2022-08-17T12:09:54.1487552Z Requested labels: linux.2xlarge 2022-08-17T12:09:54.1487639Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/82657/merge 2022-08-17T12:09:54.1487667Z Waiting for a runner to pick up this job... 2022-08-17T12:09:56.4122443Z Job is about to start running on the runner: i-04c2ab56a15ff285b (repository) 2022-08-17T12:09:59.7715424Z Current runner version: '2.295.0' 2022-08-17T12:09:59.7721635Z Runner name: 'i-04c2ab56a15ff285b' 2022-08-17T12:09:59.7722131Z Runner group name: 'Default' 2022-08-17T12:09:59.7722814Z Machine name: 'ip-10-0-1-154' 2022-08-17T12:09:59.7724936Z ##[group]GITHUB_TOKEN Permissions 2022-08-17T12:09:59.7725710Z Actions: read 2022-08-17T12:09:59.7725986Z Checks: read 2022-08-17T12:09:59.7726342Z Contents: read 2022-08-17T12:09:59.7726704Z Deployments: read 2022-08-17T12:09:59.7726992Z Discussions: read 2022-08-17T12:09:59.7727319Z Issues: read 2022-08-17T12:09:59.7727633Z Metadata: read 2022-08-17T12:09:59.7727905Z Packages: read 2022-08-17T12:09:59.7728255Z Pages: read 2022-08-17T12:09:59.7728577Z PullRequests: read 2022-08-17T12:09:59.7728905Z RepositoryProjects: read 2022-08-17T12:09:59.7729301Z SecurityEvents: read 2022-08-17T12:09:59.7729661Z Statuses: read 2022-08-17T12:09:59.7729940Z ##[endgroup] 2022-08-17T12:09:59.7733562Z Secret source: None 2022-08-17T12:09:59.7734235Z Prepare workflow directory 2022-08-17T12:10:00.3387734Z Prepare all required actions 2022-08-17T12:10:00.3550716Z Getting action download info 2022-08-17T12:10:00.5563301Z Download action repository 'pytorch/pytorch@master' (SHA:2a096e940d33a33c4eb6df1c2ed4da607bd31a7f) 2022-08-17T12:10:03.1239501Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-08-17T12:10:03.2971706Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-08-17T12:10:03.5373649Z Getting action download info 2022-08-17T12:10:03.7099711Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-08-17T12:10:03.9944038Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-08-17T12:10:03.9944337Z with: 2022-08-17T12:10:03.9944519Z submodules: recursive 2022-08-17T12:10:03.9944706Z fetch-depth: 0 2022-08-17T12:10:03.9944871Z env: 2022-08-17T12:10:03.9945060Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:03.9945256Z ##[endgroup] 2022-08-17T12:10:04.0173251Z ##[group]Run retry () { 2022-08-17T12:10:04.0173572Z retry () { 2022-08-17T12:10:04.0173798Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-08-17T12:10:04.0174015Z } 2022-08-17T12:10:04.0174190Z echo "${GITHUB_WORKSPACE}" 2022-08-17T12:10:04.0174414Z if [ -z "${NO_SUDO}" ]; then 2022-08-17T12:10:04.0174640Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:10:04.0174842Z else 2022-08-17T12:10:04.0175026Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:10:04.0175216Z fi 2022-08-17T12:10:04.0175458Z mkdir "${GITHUB_WORKSPACE}" 2022-08-17T12:10:04.0193115Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:04.0193386Z env: 2022-08-17T12:10:04.0193569Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:04.0193747Z NO_SUDO: 2022-08-17T12:10:04.0193953Z ##[endgroup] 2022-08-17T12:10:04.0384283Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:10:09.5523422Z ##[group]Run malfet/checkout@silent-checkout 2022-08-17T12:10:09.5523665Z with: 2022-08-17T12:10:09.5523873Z ref: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:10:09.5524095Z fetch-depth: 0 2022-08-17T12:10:09.5524265Z submodules: recursive 2022-08-17T12:10:09.5524453Z quiet-checkout: true 2022-08-17T12:10:09.5524653Z repository: pytorch/pytorch 2022-08-17T12:10:09.5525033Z token: *** 2022-08-17T12:10:09.5525199Z ssh-strict: true 2022-08-17T12:10:09.5525395Z persist-credentials: true 2022-08-17T12:10:09.5525593Z clean: true 2022-08-17T12:10:09.5525753Z lfs: false 2022-08-17T12:10:09.5525937Z set-safe-directory: true 2022-08-17T12:10:09.5526114Z env: 2022-08-17T12:10:09.5526274Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:09.5526460Z ##[endgroup] 2022-08-17T12:10:09.6715529Z Syncing repository: pytorch/pytorch 2022-08-17T12:10:09.6717741Z ##[group]Getting Git version info 2022-08-17T12:10:09.6718823Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:10:09.6719676Z [command]/usr/bin/git version 2022-08-17T12:10:09.6720040Z git version 2.37.1 2022-08-17T12:10:09.6721122Z ##[endgroup] 2022-08-17T12:10:09.6737564Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/1460fcde-35c5-4b50-9528-fb32f593e604' before making global git config changes 2022-08-17T12:10:09.6738296Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:10:09.6742846Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:10:09.6782146Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:10:09.6785867Z ##[group]Initializing the repository 2022-08-17T12:10:09.6790328Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:10:09.6953070Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-08-17T12:10:09.6953596Z hint: is subject to change. To configure the initial branch name to use in all 2022-08-17T12:10:09.6954149Z hint: of your new repositories, which will suppress this warning, call: 2022-08-17T12:10:09.6954576Z hint: 2022-08-17T12:10:09.6954988Z hint: git config --global init.defaultBranch 2022-08-17T12:10:09.6955332Z hint: 2022-08-17T12:10:09.6955885Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-08-17T12:10:09.6956539Z hint: 'development'. The just-created branch can be renamed via this command: 2022-08-17T12:10:09.6956795Z hint: 2022-08-17T12:10:09.6957219Z hint: git branch -m 2022-08-17T12:10:09.6957629Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-08-17T12:10:09.6965360Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-08-17T12:10:09.7006048Z ##[endgroup] 2022-08-17T12:10:09.7006482Z ##[group]Disabling automatic garbage collection 2022-08-17T12:10:09.7011041Z [command]/usr/bin/git config --local gc.auto 0 2022-08-17T12:10:09.7044773Z ##[endgroup] 2022-08-17T12:10:09.7045179Z ##[group]Setting up auth 2022-08-17T12:10:09.7052787Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:10:09.7093496Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-08-17T12:10:09.7362534Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:10:09.7397158Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-08-17T12:10:09.7656594Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:10:09.7705385Z ##[endgroup] 2022-08-17T12:10:09.7705842Z ##[group]Fetching the repository 2022-08-17T12:10:09.7711793Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-08-17T12:10:52.6871712Z [command]/usr/bin/git rev-parse --verify --quiet ce6a3c605df99d1df57c0dda75c06d748e54ed2a^{object} 2022-08-17T12:10:52.6906197Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:10:53.6319734Z ##[endgroup] 2022-08-17T12:10:53.6320374Z ##[group]Determining the checkout info 2022-08-17T12:10:53.6321974Z ##[endgroup] 2022-08-17T12:10:53.6322633Z ##[group]Checking out the ref 2022-08-17T12:10:53.6329215Z [command]/usr/bin/git checkout --quiet --force ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:10:54.8602440Z ##[endgroup] 2022-08-17T12:10:54.8603053Z ##[group]Setting up auth for fetching submodules 2022-08-17T12:10:54.8609148Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:10:54.8660300Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-08-17T12:10:54.8693952Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-08-17T12:10:54.8726967Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-08-17T12:10:54.8754185Z ##[endgroup] 2022-08-17T12:10:54.8754543Z ##[group]Fetching submodules 2022-08-17T12:10:54.8758510Z [command]/usr/bin/git submodule sync --recursive 2022-08-17T12:10:54.9028515Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-08-17T12:10:54.9291265Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-08-17T12:10:54.9293134Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-08-17T12:10:54.9293665Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-08-17T12:10:54.9295165Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-08-17T12:10:54.9297638Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-08-17T12:10:54.9300195Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-08-17T12:10:54.9303164Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-08-17T12:10:54.9305919Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-08-17T12:10:54.9308678Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-08-17T12:10:54.9311769Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-08-17T12:10:54.9314970Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-08-17T12:10:54.9318081Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-08-17T12:10:54.9321571Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-08-17T12:10:54.9324898Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-08-17T12:10:54.9328425Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-08-17T12:10:54.9332282Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:10:54.9335441Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-08-17T12:10:54.9338921Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-08-17T12:10:54.9342396Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-08-17T12:10:54.9346338Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-08-17T12:10:54.9350092Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-08-17T12:10:54.9354096Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-08-17T12:10:54.9358058Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-08-17T12:10:54.9362272Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-08-17T12:10:54.9366436Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-08-17T12:10:54.9370773Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-08-17T12:10:54.9375212Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-08-17T12:10:54.9379550Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-08-17T12:10:54.9384471Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-08-17T12:10:54.9389122Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-08-17T12:10:54.9393860Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-08-17T12:10:54.9398679Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-08-17T12:10:54.9403665Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-08-17T12:10:54.9408718Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-08-17T12:10:54.9413862Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-08-17T12:10:54.9418988Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-08-17T12:10:54.9425546Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-08-17T12:10:54.9431010Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-08-17T12:10:54.9436515Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-08-17T12:10:54.9463621Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-08-17T12:10:55.2215350Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-08-17T12:10:55.5950356Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-08-17T12:10:55.7951780Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-08-17T12:10:56.0484039Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-08-17T12:10:56.3576454Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-08-17T12:11:01.6197892Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-08-17T12:11:02.0719478Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-08-17T12:11:02.6182661Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-08-17T12:11:04.0684171Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-08-17T12:11:05.1124355Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-08-17T12:11:10.3199571Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-08-17T12:11:10.9240042Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-08-17T12:11:12.2208830Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-08-17T12:11:13.3992223Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-08-17T12:11:13.5989976Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-08-17T12:11:14.0300444Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-08-17T12:11:14.3483949Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-08-17T12:11:15.3468077Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-08-17T12:11:15.7349980Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-08-17T12:11:15.9356450Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-08-17T12:11:16.1809984Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-08-17T12:11:17.4941481Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-08-17T12:11:18.0832849Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-08-17T12:11:18.4613994Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-08-17T12:11:24.6691632Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-08-17T12:11:26.2955100Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-08-17T12:11:26.6984819Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-08-17T12:11:26.9149155Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-08-17T12:11:31.9464350Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-08-17T12:11:32.3425432Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-08-17T12:11:32.5811850Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-08-17T12:11:34.4279914Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-08-17T12:11:34.6614011Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-08-17T12:11:35.1025284Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-08-17T12:11:35.4075473Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-08-17T12:11:35.9534322Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-08-17T12:11:37.9017341Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-08-17T12:11:38.3712290Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-08-17T12:11:40.4004101Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-08-17T12:11:40.4102933Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-08-17T12:11:40.4180205Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-08-17T12:11:40.4389161Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-08-17T12:11:40.4603693Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-08-17T12:11:41.0299349Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-08-17T12:11:41.0502626Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:11:41.1433488Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-08-17T12:11:41.1757832Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-08-17T12:11:41.4456005Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-08-17T12:11:41.6689421Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-08-17T12:11:41.7114770Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-08-17T12:11:41.7131557Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:11:41.7133044Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:11:41.7136355Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:11:41.7139233Z 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:11:41.7165186Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-08-17T12:11:42.7913084Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-08-17T12:11:43.4510184Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-08-17T12:11:44.4190388Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-08-17T12:11:44.7453973Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-08-17T12:11:44.8390122Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-08-17T12:11:44.8929755Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-08-17T12:11:44.9025071Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-08-17T12:11:44.9841172Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-08-17T12:11:45.0163763Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-08-17T12:11:45.0252218Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-08-17T12:11:45.0633504Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-08-17T12:11:45.0864288Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-08-17T12:11:45.1301580Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-08-17T12:11:45.1408854Z Submodule path 'third_party/ideep': checked out '8a114a51c116b55c4ceb689b98746786bd00c29b' 2022-08-17T12:11:45.1421345Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-08-17T12:11:45.1443052Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-08-17T12:11:51.8117657Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-08-17T12:11:51.8134564Z 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:11:51.8157216Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-08-17T12:11:58.8258840Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-08-17T12:11:58.8354827Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-08-17T12:11:58.8487660Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-08-17T12:11:58.9348800Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-08-17T12:11:58.9363800Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:11:58.9365367Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:11:58.9388934Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-08-17T12:12:00.0880648Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-08-17T12:12:01.1191582Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-08-17T12:12:01.1699096Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-08-17T12:12:01.1884849Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-08-17T12:12:01.2021453Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-08-17T12:12:01.3021900Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-08-17T12:12:01.5293418Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-08-17T12:12:01.5320902Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-08-17T12:12:01.5322520Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-08-17T12:12:01.5347637Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-08-17T12:12:02.0124853Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-08-17T12:12:02.9521677Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:12:02.9813841Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-08-17T12:12:02.9957293Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-08-17T12:12:02.9970228Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:12:02.9992949Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-08-17T12:12:04.7532155Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-08-17T12:12:04.7550872Z 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:12:04.7552762Z 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:12:04.7578319Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-08-17T12:12:05.1382215Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-08-17T12:12:05.9536951Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-08-17T12:12:06.0139031Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-08-17T12:12:06.0154599Z 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:12:06.0178133Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-08-17T12:12:06.2435204Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:12:06.2521918Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-08-17T12:12:06.4881549Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-08-17T12:12:06.4900315Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:12:06.4902362Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-08-17T12:12:06.4927152Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-08-17T12:12:06.9209276Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-08-17T12:12:07.9229588Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-08-17T12:12:07.9861085Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-08-17T12:12:07.9942349Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-08-17T12:12:08.0041016Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-08-17T12:12:08.0360384Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-08-17T12:12:08.0447428Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-08-17T12:12:08.0713587Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-08-17T12:12:08.0801338Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-08-17T12:12:08.1210471Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-08-17T12:12:08.2211098Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-08-17T12:12:08.2455687Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-08-17T12:12:08.2471574Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:12:08.2473402Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:12:08.2475426Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:12:08.2477569Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:12:08.2500535Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-08-17T12:12:09.2825074Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-08-17T12:12:09.5824885Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-08-17T12:12:10.7926769Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-08-17T12:12:11.6342892Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-08-17T12:12:11.6480169Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-08-17T12:12:11.7088209Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-08-17T12:12:11.7351611Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-08-17T12:12:11.7364188Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:12:11.7387020Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-08-17T12:12:12.0513752Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:12:12.1751202Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-08-17T12:12:12.1781151Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-08-17T12:12:12.2070646Z Entering 'android/libs/fbjni' 2022-08-17T12:12:12.2112480Z Entering 'third_party/FP16' 2022-08-17T12:12:12.2153218Z Entering 'third_party/FXdiv' 2022-08-17T12:12:12.2194484Z Entering 'third_party/NNPACK' 2022-08-17T12:12:12.2233008Z Entering 'third_party/QNNPACK' 2022-08-17T12:12:12.2270169Z Entering 'third_party/XNNPACK' 2022-08-17T12:12:12.2319435Z Entering 'third_party/benchmark' 2022-08-17T12:12:12.2359045Z Entering 'third_party/cpuinfo' 2022-08-17T12:12:12.2398004Z Entering 'third_party/cub' 2022-08-17T12:12:12.2437420Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:12:12.2481803Z Entering 'third_party/eigen' 2022-08-17T12:12:12.2520938Z Entering 'third_party/fbgemm' 2022-08-17T12:12:12.2559878Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:12:12.2596323Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:12:12.2634646Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:12:12.2673294Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:12:12.2710983Z Entering 'third_party/flatbuffers' 2022-08-17T12:12:12.2753346Z Entering 'third_party/fmt' 2022-08-17T12:12:12.2789565Z Entering 'third_party/foxi' 2022-08-17T12:12:12.2829234Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:12:12.2865908Z Entering 'third_party/gloo' 2022-08-17T12:12:12.2902817Z Entering 'third_party/googletest' 2022-08-17T12:12:12.2939550Z Entering 'third_party/ideep' 2022-08-17T12:12:12.2976513Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:12:12.3013837Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:12:12.3060791Z Entering 'third_party/ios-cmake' 2022-08-17T12:12:12.3098289Z Entering 'third_party/ittapi' 2022-08-17T12:12:12.3136160Z Entering 'third_party/kineto' 2022-08-17T12:12:12.3175468Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:12:12.3212673Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:12:12.3252758Z Entering 'third_party/nccl/nccl' 2022-08-17T12:12:12.3292105Z Entering 'third_party/neon2sse' 2022-08-17T12:12:12.3328085Z Entering 'third_party/nlohmann' 2022-08-17T12:12:12.3365166Z Entering 'third_party/onnx' 2022-08-17T12:12:12.3416598Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:12:12.3454462Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:12:12.3491207Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:12:12.3528145Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:12:12.3568735Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:12:12.3604728Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:12:12.3639573Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:12:12.3679348Z Entering 'third_party/pocketfft' 2022-08-17T12:12:12.3715517Z Entering 'third_party/protobuf' 2022-08-17T12:12:12.3758081Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:12:12.3796956Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:12:12.3836195Z Entering 'third_party/psimd' 2022-08-17T12:12:12.3871254Z Entering 'third_party/pthreadpool' 2022-08-17T12:12:12.3907324Z Entering 'third_party/pybind11' 2022-08-17T12:12:12.3943172Z Entering 'third_party/python-enum' 2022-08-17T12:12:12.3978620Z Entering 'third_party/python-peachpy' 2022-08-17T12:12:12.4016478Z Entering 'third_party/python-six' 2022-08-17T12:12:12.4054506Z Entering 'third_party/sleef' 2022-08-17T12:12:12.4089552Z Entering 'third_party/tbb' 2022-08-17T12:12:12.4125988Z Entering 'third_party/tensorpipe' 2022-08-17T12:12:12.4160030Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:12:12.4195541Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:12:12.4233679Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:12:12.4270214Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:12:12.4304827Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:12:12.4342337Z Entering 'third_party/zstd' 2022-08-17T12:12:12.4386212Z ##[endgroup] 2022-08-17T12:12:12.4386833Z ##[group]Persisting credentials for submodules 2022-08-17T12:12:12.4394217Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2022-08-17T12:12:12.4683326Z Entering 'android/libs/fbjni' 2022-08-17T12:12:12.4720373Z Entering 'third_party/FP16' 2022-08-17T12:12:12.4757982Z Entering 'third_party/FXdiv' 2022-08-17T12:12:12.4794720Z Entering 'third_party/NNPACK' 2022-08-17T12:12:12.4830955Z Entering 'third_party/QNNPACK' 2022-08-17T12:12:12.4866447Z Entering 'third_party/XNNPACK' 2022-08-17T12:12:12.4912911Z Entering 'third_party/benchmark' 2022-08-17T12:12:12.4947683Z Entering 'third_party/cpuinfo' 2022-08-17T12:12:12.4984914Z Entering 'third_party/cub' 2022-08-17T12:12:12.5020788Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:12:12.5061214Z Entering 'third_party/eigen' 2022-08-17T12:12:12.5098590Z Entering 'third_party/fbgemm' 2022-08-17T12:12:12.5134511Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:12:12.5173705Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:12:12.5211946Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:12:12.5248491Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:12:12.5285936Z Entering 'third_party/flatbuffers' 2022-08-17T12:12:12.5327723Z Entering 'third_party/fmt' 2022-08-17T12:12:12.5365116Z Entering 'third_party/foxi' 2022-08-17T12:12:12.5401509Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:12:12.5436484Z Entering 'third_party/gloo' 2022-08-17T12:12:12.5472954Z Entering 'third_party/googletest' 2022-08-17T12:12:12.5508089Z Entering 'third_party/ideep' 2022-08-17T12:12:12.5543673Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:12:12.5581372Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:12:12.5626617Z Entering 'third_party/ios-cmake' 2022-08-17T12:12:12.5665966Z Entering 'third_party/ittapi' 2022-08-17T12:12:12.5702834Z Entering 'third_party/kineto' 2022-08-17T12:12:12.5739397Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:12:12.5775716Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:12:12.5813253Z Entering 'third_party/nccl/nccl' 2022-08-17T12:12:12.5850751Z Entering 'third_party/neon2sse' 2022-08-17T12:12:12.5887614Z Entering 'third_party/nlohmann' 2022-08-17T12:12:12.5924198Z Entering 'third_party/onnx' 2022-08-17T12:12:12.5970615Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:12:12.6006102Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:12:12.6044571Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:12:12.6078729Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:12:12.6118143Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:12:12.6152127Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:12:12.6187444Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:12:12.6226404Z Entering 'third_party/pocketfft' 2022-08-17T12:12:12.6260989Z Entering 'third_party/protobuf' 2022-08-17T12:12:12.6299921Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:12:12.6335087Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:12:12.6372123Z Entering 'third_party/psimd' 2022-08-17T12:12:12.6407191Z Entering 'third_party/pthreadpool' 2022-08-17T12:12:12.6443210Z Entering 'third_party/pybind11' 2022-08-17T12:12:12.6479403Z Entering 'third_party/python-enum' 2022-08-17T12:12:12.6514107Z Entering 'third_party/python-peachpy' 2022-08-17T12:12:12.6549934Z Entering 'third_party/python-six' 2022-08-17T12:12:12.6583673Z Entering 'third_party/sleef' 2022-08-17T12:12:12.6617773Z Entering 'third_party/tbb' 2022-08-17T12:12:12.6655440Z Entering 'third_party/tensorpipe' 2022-08-17T12:12:12.6690404Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:12:12.6725395Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:12:12.6759431Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:12:12.6794180Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:12:12.6829515Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:12:12.6867035Z Entering 'third_party/zstd' 2022-08-17T12:12:12.6920520Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2022-08-17T12:12:12.7209053Z Entering 'android/libs/fbjni' 2022-08-17T12:12:12.7243509Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-08-17T12:12:12.7257821Z Entering 'third_party/FP16' 2022-08-17T12:12:12.7296451Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-08-17T12:12:12.7312205Z Entering 'third_party/FXdiv' 2022-08-17T12:12:12.7347488Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-08-17T12:12:12.7361176Z Entering 'third_party/NNPACK' 2022-08-17T12:12:12.7397566Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-08-17T12:12:12.7412506Z Entering 'third_party/QNNPACK' 2022-08-17T12:12:12.7446773Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-08-17T12:12:12.7462377Z Entering 'third_party/XNNPACK' 2022-08-17T12:12:12.7498229Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-08-17T12:12:12.7525021Z Entering 'third_party/benchmark' 2022-08-17T12:12:12.7559252Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:12:12.7576704Z Entering 'third_party/cpuinfo' 2022-08-17T12:12:12.7612058Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:12:12.7628597Z Entering 'third_party/cub' 2022-08-17T12:12:12.7662641Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-08-17T12:12:12.7678974Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:12:12.7713208Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-08-17T12:12:12.7734162Z Entering 'third_party/eigen' 2022-08-17T12:12:12.7770185Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-08-17T12:12:12.7788347Z Entering 'third_party/fbgemm' 2022-08-17T12:12:12.7823668Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-08-17T12:12:12.7838571Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:12:12.7874759Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-08-17T12:12:12.7891387Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:12:12.7925666Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:12:12.7941356Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:12:12.7975027Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:12:12.7989556Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:12:12.8021951Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-08-17T12:12:12.8038245Z Entering 'third_party/flatbuffers' 2022-08-17T12:12:12.8072918Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-08-17T12:12:12.8090542Z Entering 'third_party/fmt' 2022-08-17T12:12:12.8125297Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-08-17T12:12:12.8141179Z Entering 'third_party/foxi' 2022-08-17T12:12:12.8176465Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-08-17T12:12:12.8191445Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:12:12.8227156Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-08-17T12:12:12.8242862Z Entering 'third_party/gloo' 2022-08-17T12:12:12.8277415Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-08-17T12:12:12.8292620Z Entering 'third_party/googletest' 2022-08-17T12:12:12.8328694Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:12:12.8343363Z Entering 'third_party/ideep' 2022-08-17T12:12:12.8378368Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-08-17T12:12:12.8393541Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:12:12.8424638Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-08-17T12:12:12.8440420Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:12:12.8474900Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-08-17T12:12:12.8496432Z Entering 'third_party/ios-cmake' 2022-08-17T12:12:12.8529790Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-08-17T12:12:12.8543787Z Entering 'third_party/ittapi' 2022-08-17T12:12:12.8576963Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-08-17T12:12:12.8591994Z Entering 'third_party/kineto' 2022-08-17T12:12:12.8626392Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-08-17T12:12:12.8641668Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:12:12.8674504Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-08-17T12:12:12.8689541Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:12:12.8723091Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-08-17T12:12:12.8739447Z Entering 'third_party/nccl/nccl' 2022-08-17T12:12:12.8773615Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-08-17T12:12:12.8796639Z Entering 'third_party/neon2sse' 2022-08-17T12:12:12.8821437Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-08-17T12:12:12.8835655Z Entering 'third_party/nlohmann' 2022-08-17T12:12:12.8867355Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-08-17T12:12:12.8883161Z Entering 'third_party/onnx' 2022-08-17T12:12:12.8915826Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:12:12.8941721Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:12:12.8975486Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:12:12.8990111Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:12:12.9022182Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:12:12.9040112Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:12:12.9072949Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-08-17T12:12:12.9087633Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:12:12.9120825Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:12:12.9139863Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:12:12.9175666Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:12:12.9190456Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:12:12.9223353Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:12:12.9237014Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:12:12.9272203Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-08-17T12:12:12.9291798Z Entering 'third_party/pocketfft' 2022-08-17T12:12:12.9325180Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-08-17T12:12:12.9338991Z Entering 'third_party/protobuf' 2022-08-17T12:12:12.9371606Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-08-17T12:12:12.9390616Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:12:12.9422055Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:12:12.9436653Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:12:12.9468925Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:12:12.9486460Z Entering 'third_party/psimd' 2022-08-17T12:12:12.9523950Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-08-17T12:12:12.9540173Z Entering 'third_party/pthreadpool' 2022-08-17T12:12:12.9577437Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-08-17T12:12:12.9594636Z Entering 'third_party/pybind11' 2022-08-17T12:12:12.9630411Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:12:12.9646311Z Entering 'third_party/python-enum' 2022-08-17T12:12:12.9682939Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-08-17T12:12:12.9698004Z Entering 'third_party/python-peachpy' 2022-08-17T12:12:12.9737443Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-08-17T12:12:12.9755935Z Entering 'third_party/python-six' 2022-08-17T12:12:12.9793181Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-08-17T12:12:12.9807207Z Entering 'third_party/sleef' 2022-08-17T12:12:12.9840007Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-08-17T12:12:12.9854556Z Entering 'third_party/tbb' 2022-08-17T12:12:12.9886773Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-08-17T12:12:12.9904214Z Entering 'third_party/tensorpipe' 2022-08-17T12:12:12.9934647Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-08-17T12:12:12.9949008Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:12:12.9981875Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:12:12.9996467Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:12:13.0028364Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-08-17T12:12:13.0042196Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:12:13.0073470Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-08-17T12:12:13.0088769Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:12:13.0119665Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:12:13.0133003Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:12:13.0166013Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-08-17T12:12:13.0184496Z Entering 'third_party/zstd' 2022-08-17T12:12:13.0216521Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-08-17T12:12:13.1883998Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-08-17T12:12:13.2184152Z Entering 'android/libs/fbjni' 2022-08-17T12:12:13.2226161Z Entering 'third_party/FP16' 2022-08-17T12:12:13.2267079Z Entering 'third_party/FXdiv' 2022-08-17T12:12:13.2308992Z Entering 'third_party/NNPACK' 2022-08-17T12:12:13.2349167Z Entering 'third_party/QNNPACK' 2022-08-17T12:12:13.2388965Z Entering 'third_party/XNNPACK' 2022-08-17T12:12:13.2438640Z Entering 'third_party/benchmark' 2022-08-17T12:12:13.2475948Z Entering 'third_party/cpuinfo' 2022-08-17T12:12:13.2515622Z Entering 'third_party/cub' 2022-08-17T12:12:13.2553914Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:12:13.2599351Z Entering 'third_party/eigen' 2022-08-17T12:12:13.2638812Z Entering 'third_party/fbgemm' 2022-08-17T12:12:13.2677548Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:12:13.2714358Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:12:13.2755404Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:12:13.2792746Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:12:13.2832978Z Entering 'third_party/flatbuffers' 2022-08-17T12:12:13.2873216Z Entering 'third_party/fmt' 2022-08-17T12:12:13.2912064Z Entering 'third_party/foxi' 2022-08-17T12:12:13.2949533Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:12:13.2986525Z Entering 'third_party/gloo' 2022-08-17T12:12:13.3024708Z Entering 'third_party/googletest' 2022-08-17T12:12:13.3062734Z Entering 'third_party/ideep' 2022-08-17T12:12:13.3099566Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:12:13.3144247Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:12:13.3189312Z Entering 'third_party/ios-cmake' 2022-08-17T12:12:13.3228930Z Entering 'third_party/ittapi' 2022-08-17T12:12:13.3267667Z Entering 'third_party/kineto' 2022-08-17T12:12:13.3303216Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:12:13.3339519Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:12:13.3376030Z Entering 'third_party/nccl/nccl' 2022-08-17T12:12:13.3411706Z Entering 'third_party/neon2sse' 2022-08-17T12:12:13.3446991Z Entering 'third_party/nlohmann' 2022-08-17T12:12:13.3485455Z Entering 'third_party/onnx' 2022-08-17T12:12:13.3532972Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:12:13.3568498Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:12:13.3607359Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:12:13.3641801Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:12:13.3684232Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:12:13.3720798Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:12:13.3755630Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:12:13.3796035Z Entering 'third_party/pocketfft' 2022-08-17T12:12:13.3831238Z Entering 'third_party/protobuf' 2022-08-17T12:12:13.3870179Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:12:13.3905769Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:12:13.3942621Z Entering 'third_party/psimd' 2022-08-17T12:12:13.3979073Z Entering 'third_party/pthreadpool' 2022-08-17T12:12:13.4013826Z Entering 'third_party/pybind11' 2022-08-17T12:12:13.4049484Z Entering 'third_party/python-enum' 2022-08-17T12:12:13.4084209Z Entering 'third_party/python-peachpy' 2022-08-17T12:12:13.4121032Z Entering 'third_party/python-six' 2022-08-17T12:12:13.4155796Z Entering 'third_party/sleef' 2022-08-17T12:12:13.4190606Z Entering 'third_party/tbb' 2022-08-17T12:12:13.4227409Z Entering 'third_party/tensorpipe' 2022-08-17T12:12:13.4262436Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:12:13.4297334Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:12:13.4333051Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:12:13.4368562Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:12:13.4402836Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:12:13.4440771Z Entering 'third_party/zstd' 2022-08-17T12:12:13.4489365Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-08-17T12:12:13.4770204Z Entering 'android/libs/fbjni' 2022-08-17T12:12:13.4805425Z Entering 'third_party/FP16' 2022-08-17T12:12:13.4841619Z Entering 'third_party/FXdiv' 2022-08-17T12:12:13.4877133Z Entering 'third_party/NNPACK' 2022-08-17T12:12:13.4911829Z Entering 'third_party/QNNPACK' 2022-08-17T12:12:13.4948074Z Entering 'third_party/XNNPACK' 2022-08-17T12:12:13.4993303Z Entering 'third_party/benchmark' 2022-08-17T12:12:13.5028381Z Entering 'third_party/cpuinfo' 2022-08-17T12:12:13.5063913Z Entering 'third_party/cub' 2022-08-17T12:12:13.5098464Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:12:13.5139885Z Entering 'third_party/eigen' 2022-08-17T12:12:13.5176145Z Entering 'third_party/fbgemm' 2022-08-17T12:12:13.5210605Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:12:13.5245361Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:12:13.5281598Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:12:13.5316261Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:12:13.5352478Z Entering 'third_party/flatbuffers' 2022-08-17T12:12:13.5389404Z Entering 'third_party/fmt' 2022-08-17T12:12:13.5423960Z Entering 'third_party/foxi' 2022-08-17T12:12:13.5458318Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:12:13.5492978Z Entering 'third_party/gloo' 2022-08-17T12:12:13.5528459Z Entering 'third_party/googletest' 2022-08-17T12:12:13.5563288Z Entering 'third_party/ideep' 2022-08-17T12:12:13.5597344Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:12:13.5633718Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:12:13.5675265Z Entering 'third_party/ios-cmake' 2022-08-17T12:12:13.5710990Z Entering 'third_party/ittapi' 2022-08-17T12:12:13.5746498Z Entering 'third_party/kineto' 2022-08-17T12:12:13.5781240Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:12:13.5818843Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:12:13.5855651Z Entering 'third_party/nccl/nccl' 2022-08-17T12:12:13.5890788Z Entering 'third_party/neon2sse' 2022-08-17T12:12:13.5925980Z Entering 'third_party/nlohmann' 2022-08-17T12:12:13.5962600Z Entering 'third_party/onnx' 2022-08-17T12:12:13.6009500Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:12:13.6045118Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:12:13.6083187Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:12:13.6118735Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:12:13.6159068Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:12:13.6194770Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:12:13.6229392Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:12:13.6268326Z Entering 'third_party/pocketfft' 2022-08-17T12:12:13.6302401Z Entering 'third_party/protobuf' 2022-08-17T12:12:13.6341911Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:12:13.6378054Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:12:13.6416453Z Entering 'third_party/psimd' 2022-08-17T12:12:13.6451784Z Entering 'third_party/pthreadpool' 2022-08-17T12:12:13.6486941Z Entering 'third_party/pybind11' 2022-08-17T12:12:13.6522588Z Entering 'third_party/python-enum' 2022-08-17T12:12:13.6557121Z Entering 'third_party/python-peachpy' 2022-08-17T12:12:13.6592712Z Entering 'third_party/python-six' 2022-08-17T12:12:13.6628255Z Entering 'third_party/sleef' 2022-08-17T12:12:13.6663247Z Entering 'third_party/tbb' 2022-08-17T12:12:13.6700506Z Entering 'third_party/tensorpipe' 2022-08-17T12:12:13.6736049Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:12:13.6770420Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:12:13.6804200Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:12:13.6838392Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:12:13.6872885Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:12:13.6913900Z Entering 'third_party/zstd' 2022-08-17T12:12:13.6962864Z ##[endgroup] 2022-08-17T12:12:13.7007597Z [command]/usr/bin/git log -1 --format='%H' 2022-08-17T12:12:13.7038332Z 'ce6a3c605df99d1df57c0dda75c06d748e54ed2a' 2022-08-17T12:12:13.7184982Z Prepare all required actions 2022-08-17T12:12:13.7212613Z ##[group]Run ./.github/actions/setup-linux 2022-08-17T12:12:13.7213160Z env: 2022-08-17T12:12:13.7213371Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:13.7213580Z ##[endgroup] 2022-08-17T12:12:13.7230464Z ##[group]Run set -euo pipefail 2022-08-17T12:12:13.7230734Z set -euo pipefail 2022-08-17T12:12:13.7231208Z function get_ec2_metadata() { 2022-08-17T12:12:13.7231476Z  # Pulled from instance metadata endpoint for EC2 2022-08-17T12:12:13.7231863Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-08-17T12:12:13.7232192Z  category=$1 2022-08-17T12:12:13.7232455Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-08-17T12:12:13.7232709Z } 2022-08-17T12:12:13.7232944Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-08-17T12:12:13.7233253Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-08-17T12:12:13.7233570Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-08-17T12:12:13.7233854Z echo "system info $(uname -a)" 2022-08-17T12:12:13.7245605Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:12:13.7245857Z env: 2022-08-17T12:12:13.7246063Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:13.7246272Z ##[endgroup] 2022-08-17T12:12:13.7329956Z ami-id: ami-096198a0bccc6bad4 2022-08-17T12:12:13.7386227Z instance-id: i-04c2ab56a15ff285b 2022-08-17T12:12:13.7439769Z instance-type: c5.2xlarge 2022-08-17T12:12:13.7447437Z system info Linux ip-10-0-1-154.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-08-17T12:12:13.7464626Z ##[group]Run if systemctl is-active --quiet docker; then 2022-08-17T12:12:13.7464903Z if systemctl is-active --quiet docker; then 2022-08-17T12:12:13.7465148Z  echo "Docker daemon is running..."; 2022-08-17T12:12:13.7465361Z else 2022-08-17T12:12:13.7465608Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-08-17T12:12:13.7465825Z fi 2022-08-17T12:12:13.7477290Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:12:13.7477509Z env: 2022-08-17T12:12:13.7477676Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:13.7477872Z ##[endgroup] 2022-08-17T12:12:13.7519930Z Docker daemon is running... 2022-08-17T12:12:13.7537785Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:12:13.7538182Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:12:13.7538761Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:12:13.7539206Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-08-17T12:12:13.7539590Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-08-17T12:12:13.7551022Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:12:13.7551263Z env: 2022-08-17T12:12:13.7551491Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:13.7551720Z AWS_RETRY_MODE: standard 2022-08-17T12:12:13.7551929Z AWS_MAX_ATTEMPTS: 5 2022-08-17T12:12:13.7552158Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:12:13.7552380Z ##[endgroup] 2022-08-17T12:12:15.0972253Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-08-17T12:12:15.0972792Z Configure a credential helper to remove this warning. See 2022-08-17T12:12:15.0973831Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-08-17T12:12:15.0974165Z 2022-08-17T12:12:15.0974284Z Login Succeeded 2022-08-17T12:12:15.1007800Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:12:15.1008111Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:12:15.1008462Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:12:15.1020108Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:12:15.1020329Z env: 2022-08-17T12:12:15.1020509Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:15.1020685Z ##[endgroup] 2022-08-17T12:12:15.1090383Z Prepare all required actions 2022-08-17T12:12:15.1090837Z Getting action download info 2022-08-17T12:12:15.2603703Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-08-17T12:12:15.3747552Z ##[group]Run ./.github/actions/setup-ssh 2022-08-17T12:12:15.3747819Z with: 2022-08-17T12:12:15.3748232Z github-secret: *** 2022-08-17T12:12:15.3748461Z env: 2022-08-17T12:12:15.3748651Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:15.3748893Z ##[endgroup] 2022-08-17T12:12:15.3792630Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-08-17T12:12:15.3792834Z with: 2022-08-17T12:12:15.3793123Z GITHUB_TOKEN: *** 2022-08-17T12:12:15.3793323Z activate-with-label: false 2022-08-17T12:12:15.3793512Z label: with-ssh 2022-08-17T12:12:15.3793702Z remove-existing-keys: true 2022-08-17T12:12:15.3793885Z env: 2022-08-17T12:12:15.3794041Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:15.3794225Z ##[endgroup] 2022-08-17T12:12:15.7772553Z Grabbing public ssh keys from https://github.com/IvanYashchuk.keys 2022-08-17T12:12:15.8580539Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-08-17T12:12:15.8593399Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-08-17T12:12:15.8616254Z Login using: ssh ec2-user@ec2-44-199-236-183.compute-1.amazonaws.com 2022-08-17T12:12:15.8667943Z Prepare all required actions 2022-08-17T12:12:15.8686350Z ##[group]Run ./.github/actions/pull-docker-image 2022-08-17T12:12:15.8686570Z with: 2022-08-17T12:12:15.8686912Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:12:15.8687227Z env: 2022-08-17T12:12:15.8687414Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:15.8687601Z ##[endgroup] 2022-08-17T12:12:15.8700783Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:12:15.8701058Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:12:15.8701324Z # ignore output since only exit code is used for conditional 2022-08-17T12:12:15.8701590Z # only pull docker image if it's not available locally 2022-08-17T12:12:15.8701885Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-08-17T12:12:15.8702191Z  retry docker pull "${DOCKER_IMAGE}" 2022-08-17T12:12:15.8702375Z fi 2022-08-17T12:12:15.8713739Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:12:15.8713959Z env: 2022-08-17T12:12:15.8714126Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:15.8714494Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:12:15.8714836Z ##[endgroup] 2022-08-17T12:12:16.1001800Z a347f7e7645f04fc68e4f87c73cf0385233153b8: Pulling from pytorch/pytorch-linux-focal-py3-clang7-asan 2022-08-17T12:12:16.1028032Z 3b65ec22a9e9: Pulling fs layer 2022-08-17T12:12:16.1030860Z 2c906a4ace61: Pulling fs layer 2022-08-17T12:12:16.1031325Z cbcf816cb939: Pulling fs layer 2022-08-17T12:12:16.1031649Z 2b67d4152ef3: Pulling fs layer 2022-08-17T12:12:16.1031909Z 3075be448204: Pulling fs layer 2022-08-17T12:12:16.1033666Z 4e03caa5b98f: Pulling fs layer 2022-08-17T12:12:16.1034168Z e732bdd8c08e: Pulling fs layer 2022-08-17T12:12:16.1034590Z 812476039862: Pulling fs layer 2022-08-17T12:12:16.1034971Z 9612490f7ee6: Pulling fs layer 2022-08-17T12:12:16.1035398Z 52e54f3f48d0: Pulling fs layer 2022-08-17T12:12:16.1035832Z 0ead2fb7eadc: Pulling fs layer 2022-08-17T12:12:16.1036243Z 53dbcd358737: Pulling fs layer 2022-08-17T12:12:16.1036656Z 73163a89e434: Pulling fs layer 2022-08-17T12:12:16.1037292Z 99d9ca767735: Pulling fs layer 2022-08-17T12:12:16.1037690Z 3937477c4e75: Pulling fs layer 2022-08-17T12:12:16.1041252Z 3075be448204: Waiting 2022-08-17T12:12:16.1044048Z ebd96fea3e08: Pulling fs layer 2022-08-17T12:12:16.1044277Z 812476039862: Waiting 2022-08-17T12:12:16.1044565Z 9fc9dce5599b: Pulling fs layer 2022-08-17T12:12:16.1044876Z 7eeaba7e9997: Pulling fs layer 2022-08-17T12:12:16.1045207Z 4e03caa5b98f: Waiting 2022-08-17T12:12:16.1045557Z 0e080a04fc86: Pulling fs layer 2022-08-17T12:12:16.1045913Z eb0174357379: Pulling fs layer 2022-08-17T12:12:16.1046254Z e732bdd8c08e: Waiting 2022-08-17T12:12:16.1046607Z 8e2e3d96294f: Pulling fs layer 2022-08-17T12:12:16.1046800Z 859ab6da3790: Pulling fs layer 2022-08-17T12:12:16.1046988Z 0ead2fb7eadc: Waiting 2022-08-17T12:12:16.1047166Z 9612490f7ee6: Waiting 2022-08-17T12:12:16.1047335Z f5c58f7d365a: Pulling fs layer 2022-08-17T12:12:16.1047760Z 8767784c7ccd: Pulling fs layer 2022-08-17T12:12:16.1048052Z 2b67d4152ef3: Waiting 2022-08-17T12:12:16.1048503Z 53dbcd358737: Waiting 2022-08-17T12:12:16.1048960Z 64da17414341: Pulling fs layer 2022-08-17T12:12:16.1049326Z b042e66ec5b7: Pulling fs layer 2022-08-17T12:12:16.1049651Z 99d9ca767735: Waiting 2022-08-17T12:12:16.1049966Z ebd96fea3e08: Waiting 2022-08-17T12:12:16.1050244Z f0f5494e019d: Pulling fs layer 2022-08-17T12:12:16.1050430Z 9fc9dce5599b: Waiting 2022-08-17T12:12:16.1050587Z 3937477c4e75: Waiting 2022-08-17T12:12:16.1050767Z e2a60ed512d8: Pulling fs layer 2022-08-17T12:12:16.1050948Z 73163a89e434: Waiting 2022-08-17T12:12:16.1051113Z 212f3e47647a: Pulling fs layer 2022-08-17T12:12:16.1051460Z dc8c20e64ec6: Pulling fs layer 2022-08-17T12:12:16.1051654Z eb0174357379: Waiting 2022-08-17T12:12:16.1051815Z 8e2e3d96294f: Waiting 2022-08-17T12:12:16.1052023Z 6100bd64fd74: Pulling fs layer 2022-08-17T12:12:16.1052335Z 859ab6da3790: Waiting 2022-08-17T12:12:16.1052572Z 3029c4a0b5d0: Pulling fs layer 2022-08-17T12:12:16.1052921Z 7eeaba7e9997: Waiting 2022-08-17T12:12:16.1053236Z d2bad6b7d68e: Pulling fs layer 2022-08-17T12:12:16.1053673Z 0e080a04fc86: Waiting 2022-08-17T12:12:16.1053979Z 3d022fd68806: Pulling fs layer 2022-08-17T12:12:16.1054169Z 52e54f3f48d0: Waiting 2022-08-17T12:12:16.1054325Z 64da17414341: Waiting 2022-08-17T12:12:16.1054504Z 452421d2603e: Pulling fs layer 2022-08-17T12:12:16.1054682Z 8767784c7ccd: Waiting 2022-08-17T12:12:16.1054837Z f0f5494e019d: Waiting 2022-08-17T12:12:16.1055017Z bc81ab2a269a: Pulling fs layer 2022-08-17T12:12:16.1055201Z e2a60ed512d8: Waiting 2022-08-17T12:12:16.1055382Z 4e07cb6ac735: Pulling fs layer 2022-08-17T12:12:16.1055566Z d1a4799debb8: Pulling fs layer 2022-08-17T12:12:16.1055817Z b042e66ec5b7: Waiting 2022-08-17T12:12:16.1056004Z 971fd259a78d: Pulling fs layer 2022-08-17T12:12:16.1056177Z dc8c20e64ec6: Waiting 2022-08-17T12:12:16.1056361Z 7c07d6982d30: Pulling fs layer 2022-08-17T12:12:16.1056540Z 3d022fd68806: Waiting 2022-08-17T12:12:16.1056711Z c164c1e585ee: Pulling fs layer 2022-08-17T12:12:16.1056887Z 452421d2603e: Waiting 2022-08-17T12:12:16.1057071Z a4257d731756: Pulling fs layer 2022-08-17T12:12:16.1057243Z bc81ab2a269a: Waiting 2022-08-17T12:12:16.1057421Z d2bad6b7d68e: Waiting 2022-08-17T12:12:16.1057601Z 67908b636a02: Pulling fs layer 2022-08-17T12:12:16.1057771Z 4e07cb6ac735: Waiting 2022-08-17T12:12:16.1058006Z 34a589cf7108: Pulling fs layer 2022-08-17T12:12:16.1058189Z 3029c4a0b5d0: Waiting 2022-08-17T12:12:16.1058349Z 7c07d6982d30: Waiting 2022-08-17T12:12:16.1058535Z c7ec37bbde3a: Pulling fs layer 2022-08-17T12:12:16.1058917Z 5d54bfc608d8: Pulling fs layer 2022-08-17T12:12:16.1059102Z 460d0261bb77: Pulling fs layer 2022-08-17T12:12:16.1059298Z 6c6a85d6cea9: Pulling fs layer 2022-08-17T12:12:16.1059500Z 67908b636a02: Waiting 2022-08-17T12:12:16.1059661Z d1a4799debb8: Waiting 2022-08-17T12:12:16.1059836Z 5d54bfc608d8: Waiting 2022-08-17T12:12:16.1060023Z fe4ad0b2bb73: Pulling fs layer 2022-08-17T12:12:16.1060196Z 6c6a85d6cea9: Waiting 2022-08-17T12:12:16.1060382Z 8452f9cbe3a4: Pulling fs layer 2022-08-17T12:12:16.1060562Z 34a589cf7108: Waiting 2022-08-17T12:12:16.1060812Z 91dfd5c28059: Pulling fs layer 2022-08-17T12:12:16.1060997Z 460d0261bb77: Waiting 2022-08-17T12:12:16.1061183Z 2ac4fd0ab77c: Pulling fs layer 2022-08-17T12:12:16.1061381Z 9e66ad8ac8a2: Pulling fs layer 2022-08-17T12:12:16.1061552Z 8452f9cbe3a4: Waiting 2022-08-17T12:12:16.1061741Z fa1c7207456f: Pulling fs layer 2022-08-17T12:12:16.1061936Z f5f80a5fadc5: Pulling fs layer 2022-08-17T12:12:16.1062108Z 9e66ad8ac8a2: Waiting 2022-08-17T12:12:16.1062294Z de9303ab1036: Pulling fs layer 2022-08-17T12:12:16.1062481Z f5f80a5fadc5: Waiting 2022-08-17T12:12:16.1062651Z 27b7374fa405: Pulling fs layer 2022-08-17T12:12:16.1062846Z 845076688d1d: Pulling fs layer 2022-08-17T12:12:16.1104663Z 27b7374fa405: Waiting 2022-08-17T12:12:16.1104939Z de9303ab1036: Waiting 2022-08-17T12:12:16.1105208Z c7ec37bbde3a: Waiting 2022-08-17T12:12:16.1105535Z 2ac4fd0ab77c: Waiting 2022-08-17T12:12:16.1850064Z 2c906a4ace61: Download complete 2022-08-17T12:12:16.2622894Z 2b67d4152ef3: Verifying Checksum 2022-08-17T12:12:16.2623507Z 2b67d4152ef3: Download complete 2022-08-17T12:12:16.4430586Z 3b65ec22a9e9: Verifying Checksum 2022-08-17T12:12:16.5308009Z 3b65ec22a9e9: Download complete 2022-08-17T12:12:16.5308320Z 4e03caa5b98f: Download complete 2022-08-17T12:12:16.6177175Z e732bdd8c08e: Verifying Checksum 2022-08-17T12:12:16.6177522Z e732bdd8c08e: Download complete 2022-08-17T12:12:16.6999357Z 812476039862: Verifying Checksum 2022-08-17T12:12:16.6999627Z 812476039862: Download complete 2022-08-17T12:12:16.7819308Z 9612490f7ee6: Verifying Checksum 2022-08-17T12:12:16.7819696Z 9612490f7ee6: Download complete 2022-08-17T12:12:16.8647922Z 52e54f3f48d0: Verifying Checksum 2022-08-17T12:12:16.8648202Z 52e54f3f48d0: Download complete 2022-08-17T12:12:16.9424459Z 0ead2fb7eadc: Verifying Checksum 2022-08-17T12:12:16.9424766Z 0ead2fb7eadc: Download complete 2022-08-17T12:12:16.9650853Z 3075be448204: Verifying Checksum 2022-08-17T12:12:16.9651261Z 3075be448204: Download complete 2022-08-17T12:12:17.0166458Z 53dbcd358737: Verifying Checksum 2022-08-17T12:12:17.0166936Z 53dbcd358737: Download complete 2022-08-17T12:12:17.0485720Z 73163a89e434: Verifying Checksum 2022-08-17T12:12:17.0486088Z 73163a89e434: Download complete 2022-08-17T12:12:17.1212830Z 3937477c4e75: Verifying Checksum 2022-08-17T12:12:17.1213099Z 3937477c4e75: Download complete 2022-08-17T12:12:17.1781303Z 3b65ec22a9e9: Pull complete 2022-08-17T12:12:17.2036221Z ebd96fea3e08: Download complete 2022-08-17T12:12:17.2750390Z 9fc9dce5599b: Verifying Checksum 2022-08-17T12:12:17.2750797Z 9fc9dce5599b: Download complete 2022-08-17T12:12:17.2808692Z 2c906a4ace61: Pull complete 2022-08-17T12:12:17.3538709Z 7eeaba7e9997: Verifying Checksum 2022-08-17T12:12:17.3539024Z 7eeaba7e9997: Download complete 2022-08-17T12:12:17.4633795Z 0e080a04fc86: Verifying Checksum 2022-08-17T12:12:17.4634165Z 0e080a04fc86: Download complete 2022-08-17T12:12:17.5344899Z eb0174357379: Download complete 2022-08-17T12:12:17.6138869Z 8e2e3d96294f: Verifying Checksum 2022-08-17T12:12:17.6827092Z 8e2e3d96294f: Download complete 2022-08-17T12:12:17.6827520Z 859ab6da3790: Download complete 2022-08-17T12:12:17.9667672Z f5c58f7d365a: Verifying Checksum 2022-08-17T12:12:17.9668145Z f5c58f7d365a: Download complete 2022-08-17T12:12:18.0305338Z 8767784c7ccd: Verifying Checksum 2022-08-17T12:12:18.0305708Z 8767784c7ccd: Download complete 2022-08-17T12:12:18.1025963Z 64da17414341: Verifying Checksum 2022-08-17T12:12:18.1026261Z 64da17414341: Download complete 2022-08-17T12:12:19.2222053Z cbcf816cb939: Verifying Checksum 2022-08-17T12:12:19.2222472Z cbcf816cb939: Download complete 2022-08-17T12:12:19.2931849Z f0f5494e019d: Verifying Checksum 2022-08-17T12:12:19.2932277Z f0f5494e019d: Download complete 2022-08-17T12:12:19.3692846Z e2a60ed512d8: Verifying Checksum 2022-08-17T12:12:19.3693263Z e2a60ed512d8: Download complete 2022-08-17T12:12:19.3827533Z b042e66ec5b7: Verifying Checksum 2022-08-17T12:12:19.4578195Z b042e66ec5b7: Download complete 2022-08-17T12:12:19.4578585Z dc8c20e64ec6: Download complete 2022-08-17T12:12:19.4631089Z 212f3e47647a: Verifying Checksum 2022-08-17T12:12:19.4631402Z 212f3e47647a: Download complete 2022-08-17T12:12:19.5346116Z 6100bd64fd74: Download complete 2022-08-17T12:12:19.6142609Z d2bad6b7d68e: Verifying Checksum 2022-08-17T12:12:19.6143141Z d2bad6b7d68e: Download complete 2022-08-17T12:12:19.6965040Z 3d022fd68806: Download complete 2022-08-17T12:12:19.7738561Z 452421d2603e: Download complete 2022-08-17T12:12:19.8536860Z bc81ab2a269a: Verifying Checksum 2022-08-17T12:12:19.8537314Z bc81ab2a269a: Download complete 2022-08-17T12:12:19.9287775Z 4e07cb6ac735: Download complete 2022-08-17T12:12:19.9924444Z d1a4799debb8: Verifying Checksum 2022-08-17T12:12:19.9924819Z d1a4799debb8: Download complete 2022-08-17T12:12:20.0789538Z 971fd259a78d: Verifying Checksum 2022-08-17T12:12:20.0790011Z 971fd259a78d: Download complete 2022-08-17T12:12:20.1668608Z 7c07d6982d30: Verifying Checksum 2022-08-17T12:12:20.1669018Z 7c07d6982d30: Download complete 2022-08-17T12:12:20.2435674Z c164c1e585ee: Verifying Checksum 2022-08-17T12:12:20.2436141Z c164c1e585ee: Download complete 2022-08-17T12:12:20.3267641Z a4257d731756: Verifying Checksum 2022-08-17T12:12:20.3268590Z a4257d731756: Download complete 2022-08-17T12:12:20.3977949Z 67908b636a02: Verifying Checksum 2022-08-17T12:12:20.3978371Z 67908b636a02: Download complete 2022-08-17T12:12:20.4789735Z 34a589cf7108: Download complete 2022-08-17T12:12:20.5554856Z c7ec37bbde3a: Verifying Checksum 2022-08-17T12:12:20.5555433Z c7ec37bbde3a: Download complete 2022-08-17T12:12:20.6475020Z 5d54bfc608d8: Verifying Checksum 2022-08-17T12:12:20.6475467Z 5d54bfc608d8: Download complete 2022-08-17T12:12:20.7288562Z 460d0261bb77: Verifying Checksum 2022-08-17T12:12:20.7289019Z 460d0261bb77: Download complete 2022-08-17T12:12:20.8065410Z 6c6a85d6cea9: Download complete 2022-08-17T12:12:21.0638587Z fe4ad0b2bb73: Verifying Checksum 2022-08-17T12:12:21.0639036Z fe4ad0b2bb73: Download complete 2022-08-17T12:12:21.1466206Z 8452f9cbe3a4: Verifying Checksum 2022-08-17T12:12:21.1468202Z 8452f9cbe3a4: Download complete 2022-08-17T12:12:21.2187998Z 91dfd5c28059: Verifying Checksum 2022-08-17T12:12:21.2188395Z 91dfd5c28059: Download complete 2022-08-17T12:12:21.7076817Z 3029c4a0b5d0: Verifying Checksum 2022-08-17T12:12:21.7077199Z 3029c4a0b5d0: Download complete 2022-08-17T12:12:21.7897637Z 9e66ad8ac8a2: Download complete 2022-08-17T12:12:21.8737179Z fa1c7207456f: Verifying Checksum 2022-08-17T12:12:21.8737602Z fa1c7207456f: Download complete 2022-08-17T12:12:21.9430677Z f5f80a5fadc5: Download complete 2022-08-17T12:12:22.0297767Z de9303ab1036: Verifying Checksum 2022-08-17T12:12:22.0298043Z de9303ab1036: Download complete 2022-08-17T12:12:22.1067337Z 27b7374fa405: Download complete 2022-08-17T12:12:22.6994230Z 845076688d1d: Verifying Checksum 2022-08-17T12:12:22.6994865Z 845076688d1d: Download complete 2022-08-17T12:12:24.2708705Z 2ac4fd0ab77c: Verifying Checksum 2022-08-17T12:12:25.9057709Z cbcf816cb939: Pull complete 2022-08-17T12:12:26.0883726Z 2b67d4152ef3: Pull complete 2022-08-17T12:12:27.4458887Z 3075be448204: Pull complete 2022-08-17T12:12:27.6933651Z 4e03caa5b98f: Pull complete 2022-08-17T12:12:27.9499761Z e732bdd8c08e: Pull complete 2022-08-17T12:12:28.1785941Z 812476039862: Pull complete 2022-08-17T12:12:28.4342861Z 9612490f7ee6: Pull complete 2022-08-17T12:12:28.6703850Z 52e54f3f48d0: Pull complete 2022-08-17T12:12:28.8369851Z 0ead2fb7eadc: Pull complete 2022-08-17T12:12:29.0354502Z 53dbcd358737: Pull complete 2022-08-17T12:12:29.1933142Z 73163a89e434: Pull complete 2022-08-17T12:12:33.4653785Z 99d9ca767735: Download complete 2022-08-17T12:12:56.1112186Z 99d9ca767735: Pull complete 2022-08-17T12:12:56.2036497Z 3937477c4e75: Pull complete 2022-08-17T12:12:56.3285057Z ebd96fea3e08: Pull complete 2022-08-17T12:12:56.4503112Z 9fc9dce5599b: Pull complete 2022-08-17T12:12:56.5298596Z 7eeaba7e9997: Pull complete 2022-08-17T12:12:56.6512742Z 0e080a04fc86: Pull complete 2022-08-17T12:12:56.7462769Z eb0174357379: Pull complete 2022-08-17T12:12:56.8416945Z 8e2e3d96294f: Pull complete 2022-08-17T12:12:56.9569572Z 859ab6da3790: Pull complete 2022-08-17T12:12:57.4739801Z f5c58f7d365a: Pull complete 2022-08-17T12:12:57.5768957Z 8767784c7ccd: Pull complete 2022-08-17T12:12:57.6632701Z 64da17414341: Pull complete 2022-08-17T12:13:00.5060455Z b042e66ec5b7: Pull complete 2022-08-17T12:13:00.7149467Z f0f5494e019d: Pull complete 2022-08-17T12:13:00.8519411Z e2a60ed512d8: Pull complete 2022-08-17T12:13:01.0044247Z 212f3e47647a: Pull complete 2022-08-17T12:13:01.1156123Z dc8c20e64ec6: Pull complete 2022-08-17T12:13:01.2094037Z 6100bd64fd74: Pull complete 2022-08-17T12:13:05.7703387Z 3029c4a0b5d0: Pull complete 2022-08-17T12:13:05.9998655Z d2bad6b7d68e: Pull complete 2022-08-17T12:13:06.2299511Z 3d022fd68806: Pull complete 2022-08-17T12:13:06.4266433Z 452421d2603e: Pull complete 2022-08-17T12:13:06.5556387Z bc81ab2a269a: Pull complete 2022-08-17T12:13:06.6465247Z 4e07cb6ac735: Pull complete 2022-08-17T12:13:06.7479125Z d1a4799debb8: Pull complete 2022-08-17T12:13:06.8457076Z 971fd259a78d: Pull complete 2022-08-17T12:13:06.9333719Z 7c07d6982d30: Pull complete 2022-08-17T12:13:07.0417833Z c164c1e585ee: Pull complete 2022-08-17T12:13:07.1698461Z a4257d731756: Pull complete 2022-08-17T12:13:07.2566267Z 67908b636a02: Pull complete 2022-08-17T12:13:07.3512737Z 34a589cf7108: Pull complete 2022-08-17T12:13:07.4693588Z c7ec37bbde3a: Pull complete 2022-08-17T12:13:07.5640686Z 5d54bfc608d8: Pull complete 2022-08-17T12:13:07.6400648Z 460d0261bb77: Pull complete 2022-08-17T12:13:07.7384554Z 6c6a85d6cea9: Pull complete 2022-08-17T12:13:08.0883722Z fe4ad0b2bb73: Pull complete 2022-08-17T12:13:08.1991888Z 8452f9cbe3a4: Pull complete 2022-08-17T12:13:08.3765016Z 91dfd5c28059: Pull complete 2022-08-17T12:13:12.3059805Z 2ac4fd0ab77c: Pull complete 2022-08-17T12:13:12.4942812Z 9e66ad8ac8a2: Pull complete 2022-08-17T12:13:12.7283479Z fa1c7207456f: Pull complete 2022-08-17T12:13:12.9344814Z f5f80a5fadc5: Pull complete 2022-08-17T12:13:13.1795626Z de9303ab1036: Pull complete 2022-08-17T12:13:13.4256787Z 27b7374fa405: Pull complete 2022-08-17T12:13:14.9840684Z 845076688d1d: Pull complete 2022-08-17T12:13:14.9996952Z Digest: sha256:516d0f6e64b674c0722f8d9349fea354474069da0ed695d171f2dd77c1703ee3 2022-08-17T12:13:15.0044728Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:13:15.0067985Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:13:15.0127310Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-08-17T12:13:15.0127596Z python3 -m pip install psutil==5.9.1 2022-08-17T12:13:15.0127839Z python3 -m pip install pynvml==11.4.1 2022-08-17T12:13:15.0128099Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-08-17T12:13:15.0128371Z echo "::set-output name=monitor-script-pid::${!}" 2022-08-17T12:13:15.0139930Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:13:15.0140165Z env: 2022-08-17T12:13:15.0140332Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:13:15.0140524Z ##[endgroup] 2022-08-17T12:13:17.7038997Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:13:17.7254899Z Requirement already satisfied: psutil==5.9.1 in /home/ec2-user/.local/lib/python3.7/site-packages (5.9.1) 2022-08-17T12:13:18.1792505Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:13:18.1996116Z Requirement already satisfied: pynvml==11.4.1 in /home/ec2-user/.local/lib/python3.7/site-packages (11.4.1) 2022-08-17T12:13:18.4284077Z Prepare all required actions 2022-08-17T12:13:18.4284343Z Getting action download info 2022-08-17T12:13:18.6277740Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-08-17T12:13:18.7921927Z Download action repository 'actions/download-artifact@v2' (SHA:f023be2c48cc18debc3bacd34cb396e0295e2869) 2022-08-17T12:13:18.9404807Z ##[group]Run ./.github/actions/download-build-artifacts 2022-08-17T12:13:18.9405133Z with: 2022-08-17T12:13:18.9405319Z name: linux-focal-py3.7-clang7-asan 2022-08-17T12:13:18.9405519Z env: 2022-08-17T12:13:18.9405693Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:13:18.9405867Z ##[endgroup] 2022-08-17T12:13:18.9431640Z ##[group]Run seemethere/download-artifact-s3@v4 2022-08-17T12:13:18.9431857Z with: 2022-08-17T12:13:18.9432051Z name: linux-focal-py3.7-clang7-asan 2022-08-17T12:13:18.9432259Z s3-bucket: gha-artifacts 2022-08-17T12:13:18.9432449Z region: us-east-1 2022-08-17T12:13:18.9432651Z env: 2022-08-17T12:13:18.9432812Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:13:18.9432995Z ##[endgroup] 2022-08-17T12:13:19.3500125Z Found 1 objects with prefix pytorch/pytorch/2875102080/linux-focal-py3.7-clang7-asan/ 2022-08-17T12:13:19.3500939Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:13:32.6512056Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:13:32.6512370Z 2022-08-17T12:13:32.6513178Z Artifact download has finished successfully 2022-08-17T12:13:32.6609416Z ##[group]Run unzip -o artifacts.zip 2022-08-17T12:13:32.6609646Z unzip -o artifacts.zip 2022-08-17T12:13:32.6621075Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:13:32.6621299Z env: 2022-08-17T12:13:32.6621476Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:13:32.6621654Z ##[endgroup] 2022-08-17T12:13:32.6935084Z Archive: artifacts.zip 2022-08-17T12:13:32.6935744Z creating: dist/ 2022-08-17T12:13:34.8542241Z inflating: dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:13:36.6880810Z inflating: dist/torch-1.13.0a0+gitce6a3c6.tar.gz 2022-08-17T12:13:36.6881088Z creating: build/lib/ 2022-08-17T12:13:36.6882970Z inflating: build/lib/libclog.a 2022-08-17T12:13:36.7061351Z inflating: build/lib/libgtest.a 2022-08-17T12:13:36.7082394Z inflating: build/lib/libpthreadpool.a 2022-08-17T12:13:36.7340064Z inflating: build/lib/libbenchmark.a 2022-08-17T12:13:36.7357507Z inflating: build/lib/libittnotify.a 2022-08-17T12:13:36.7533514Z inflating: build/lib/libprotobuf-lite.a 2022-08-17T12:13:36.7597571Z inflating: build/lib/libfmt.a 2022-08-17T12:13:36.7598819Z inflating: build/lib/libfoxi_loader.a 2022-08-17T12:13:36.7709169Z inflating: build/lib/libtensorpipe_uv.a 2022-08-17T12:13:36.8030354Z inflating: build/lib/libgloo.a 2022-08-17T12:13:36.8378514Z inflating: build/lib/libasmjit.a 2022-08-17T12:13:36.9282687Z inflating: build/lib/libprotobuf.a 2022-08-17T12:13:36.9283894Z inflating: build/lib/libtorch_global_deps.so 2022-08-17T12:13:36.9502283Z inflating: build/lib/libc10.so 2022-08-17T12:13:36.9528815Z inflating: build/lib/libcpuinfo.a 2022-08-17T12:13:36.9553446Z inflating: build/lib/libcpuinfo_internals.a 2022-08-17T12:13:36.9561606Z inflating: build/lib/libnnpack_reference_layers.a 2022-08-17T12:13:36.9562951Z inflating: build/lib/libgtest_main.a 2022-08-17T12:13:36.9611106Z inflating: build/lib/libgmock.a 2022-08-17T12:13:36.9612313Z inflating: build/lib/libbenchmark_main.a 2022-08-17T12:13:37.0719637Z inflating: build/lib/libprotoc.a 2022-08-17T12:13:37.2552898Z inflating: build/lib/libtensorpipe.a 2022-08-17T12:13:37.2612640Z inflating: build/lib/libqnnpack.a 2022-08-17T12:13:38.0217102Z inflating: build/lib/libfbgemm.a 2022-08-17T12:13:38.0218023Z inflating: build/lib/libgmock_main.a 2022-08-17T12:13:38.1105054Z inflating: build/lib/libkineto.a 2022-08-17T12:13:38.1206948Z inflating: build/lib/libpytorch_qnnpack.a 2022-08-17T12:13:38.1856617Z inflating: build/lib/libXNNPACK.a 2022-08-17T12:13:38.2061133Z inflating: build/lib/libcaffe2_protos.a 2022-08-17T12:13:38.2277048Z inflating: build/lib/libonnx_proto.a 2022-08-17T12:13:38.4513981Z inflating: build/lib/libonnx.a 2022-08-17T12:13:38.4549188Z inflating: build/lib/libnnpack.a 2022-08-17T12:13:44.1531941Z inflating: build/lib/libtorch_cpu.so 2022-08-17T12:13:44.1532712Z inflating: build/lib/libtorch.so 2022-08-17T12:13:44.1612277Z inflating: build/lib/libjitbackend_test.so 2022-08-17T12:13:44.1789207Z inflating: build/lib/libtorchbind_test.so 2022-08-17T12:13:44.1929466Z inflating: build/lib/libbackend_with_compiler.so 2022-08-17T12:13:44.1929922Z inflating: build/lib/libshm.so 2022-08-17T12:13:44.8986839Z inflating: build/lib/libtorch_python.so 2022-08-17T12:13:44.9135364Z inflating: build/lib/libnnapi_backend.so 2022-08-17T12:13:44.9135645Z creating: build/bin/ 2022-08-17T12:13:44.9277206Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-08-17T12:13:44.9426195Z inflating: build/bin/c10_DeviceGuard_test 2022-08-17T12:13:44.9569882Z inflating: build/bin/c10_Device_test 2022-08-17T12:13:44.9735355Z inflating: build/bin/c10_DispatchKeySet_test 2022-08-17T12:13:44.9877224Z inflating: build/bin/c10_StreamGuard_test 2022-08-17T12:13:45.0019012Z inflating: build/bin/c10_SymInt_test 2022-08-17T12:13:45.0170710Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-08-17T12:13:45.0329372Z inflating: build/bin/c10_InlineStreamGuard_test 2022-08-17T12:13:45.0486938Z inflating: build/bin/c10_SizesAndStrides_test 2022-08-17T12:13:45.0626183Z inflating: build/bin/c10_Array_test 2022-08-17T12:13:45.0773212Z inflating: build/bin/c10_Bitset_test 2022-08-17T12:13:45.0917652Z inflating: build/bin/c10_C++17_test 2022-08-17T12:13:45.1057578Z inflating: build/bin/c10_ConstexprCrc_test 2022-08-17T12:13:45.1199002Z inflating: build/bin/c10_DeadlockDetection_test 2022-08-17T12:13:45.1340811Z inflating: build/bin/c10_Half_test 2022-08-17T12:13:45.1497886Z inflating: build/bin/c10_LeftRight_test 2022-08-17T12:13:45.1682470Z inflating: build/bin/c10_Metaprogramming_test 2022-08-17T12:13:45.2060617Z inflating: build/bin/c10_SmallVectorTest 2022-08-17T12:13:45.2202910Z inflating: build/bin/c10_Synchronized_test 2022-08-17T12:13:45.2357541Z inflating: build/bin/c10_ThreadLocal_test 2022-08-17T12:13:45.2503416Z inflating: build/bin/c10_TypeList_test 2022-08-17T12:13:45.2649452Z inflating: build/bin/c10_TypeIndex_test 2022-08-17T12:13:45.2789819Z inflating: build/bin/c10_TypeTraits_test 2022-08-17T12:13:45.2938604Z inflating: build/bin/c10_accumulate_test 2022-08-17T12:13:45.3094574Z inflating: build/bin/c10_bfloat16_test 2022-08-17T12:13:45.3248009Z inflating: build/bin/c10_complex_math_test 2022-08-17T12:13:45.3403884Z inflating: build/bin/c10_complex_test 2022-08-17T12:13:45.3691040Z inflating: build/bin/c10_either_test 2022-08-17T12:13:45.3840836Z inflating: build/bin/c10_exception_test 2022-08-17T12:13:45.3991039Z inflating: build/bin/c10_flags_test 2022-08-17T12:13:45.4135086Z inflating: build/bin/c10_irange_test 2022-08-17T12:13:45.4472375Z inflating: build/bin/c10_intrusive_ptr_test 2022-08-17T12:13:45.4631093Z inflating: build/bin/c10_logging_test 2022-08-17T12:13:45.4849916Z inflating: build/bin/c10_optional_test 2022-08-17T12:13:45.5036545Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-08-17T12:13:45.5192182Z inflating: build/bin/c10_registry_test 2022-08-17T12:13:45.5354527Z inflating: build/bin/c10_string_view_test 2022-08-17T12:13:45.5500027Z inflating: build/bin/c10_tempfile_test 2022-08-17T12:13:45.5652966Z inflating: build/bin/c10_typeid_test 2022-08-17T12:13:45.5821005Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-08-17T12:13:45.6911745Z inflating: build/bin/protoc-3.13.0.0 2022-08-17T12:13:45.8002091Z inflating: build/bin/protoc 2022-08-17T12:13:45.9134994Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-08-17T12:13:46.0314444Z inflating: build/bin/vec_test_all_types_AVX2 2022-08-17T12:13:46.1489318Z inflating: build/bin/vec_test_all_types_AVX512 2022-08-17T12:13:46.1639496Z inflating: build/bin/FileStoreTest 2022-08-17T12:13:46.1790262Z inflating: build/bin/HashStoreTest 2022-08-17T12:13:46.1960319Z inflating: build/bin/TCPStoreTest 2022-08-17T12:13:46.1968159Z inflating: build/bin/example_allreduce 2022-08-17T12:13:46.2163231Z inflating: build/bin/ProcessGroupGlooTest 2022-08-17T12:13:46.2310662Z inflating: build/bin/Dimname_test 2022-08-17T12:13:46.2472638Z inflating: build/bin/scalar_test 2022-08-17T12:13:46.2638863Z inflating: build/bin/atest 2022-08-17T12:13:46.2816884Z inflating: build/bin/apply_utils_test 2022-08-17T12:13:46.2992348Z inflating: build/bin/basic 2022-08-17T12:13:46.3182313Z inflating: build/bin/Dict_test 2022-08-17T12:13:46.3339740Z inflating: build/bin/NamedTensor_test 2022-08-17T12:13:46.3490491Z inflating: build/bin/half_test 2022-08-17T12:13:46.3641057Z inflating: build/bin/broadcast_test 2022-08-17T12:13:46.3787117Z inflating: build/bin/wrapdim_test 2022-08-17T12:13:46.3930876Z inflating: build/bin/dlconvertor_test 2022-08-17T12:13:46.4091194Z inflating: build/bin/native_test 2022-08-17T12:13:46.4258147Z inflating: build/bin/scalar_tensor_test 2022-08-17T12:13:46.4408903Z inflating: build/bin/undefined_tensor_test 2022-08-17T12:13:46.4563450Z inflating: build/bin/test_parallel 2022-08-17T12:13:46.4565354Z inflating: build/bin/verify_api_visibility 2022-08-17T12:13:46.4570127Z inflating: build/bin/thread_init_test 2022-08-17T12:13:46.4717183Z inflating: build/bin/weakref_test 2022-08-17T12:13:46.4874201Z inflating: build/bin/quantized_test 2022-08-17T12:13:46.5018264Z inflating: build/bin/operators_test 2022-08-17T12:13:46.5181803Z inflating: build/bin/extension_backend_test 2022-08-17T12:13:46.5324327Z inflating: build/bin/lazy_tensor_test 2022-08-17T12:13:46.5473766Z inflating: build/bin/math_kernel_test 2022-08-17T12:13:46.5707793Z inflating: build/bin/tensor_iterator_test 2022-08-17T12:13:46.5856487Z inflating: build/bin/memory_overlapping_test 2022-08-17T12:13:46.5999271Z inflating: build/bin/variant_test 2022-08-17T12:13:46.6157199Z inflating: build/bin/cpu_generator_test 2022-08-17T12:13:46.6311773Z inflating: build/bin/mobile_memory_cleanup 2022-08-17T12:13:46.6464016Z inflating: build/bin/cpu_profiling_allocator_test 2022-08-17T12:13:46.6658741Z inflating: build/bin/pow_test 2022-08-17T12:13:46.6801302Z inflating: build/bin/reduce_ops_test 2022-08-17T12:13:46.6947211Z inflating: build/bin/reportMemoryUsage_test 2022-08-17T12:13:46.7098325Z inflating: build/bin/memory_format_test 2022-08-17T12:13:46.7383975Z inflating: build/bin/ivalue_test 2022-08-17T12:13:46.7580862Z inflating: build/bin/vmap_test 2022-08-17T12:13:46.7911885Z inflating: build/bin/cpu_rng_test 2022-08-17T12:13:46.8090648Z inflating: build/bin/type_test 2022-08-17T12:13:46.8233692Z inflating: build/bin/dispatch_key_set_test 2022-08-17T12:13:46.8479323Z inflating: build/bin/List_test 2022-08-17T12:13:46.8646617Z inflating: build/bin/IListRef_test 2022-08-17T12:13:46.8795727Z inflating: build/bin/stride_properties_test 2022-08-17T12:13:46.8978382Z inflating: build/bin/KernelFunction_test 2022-08-17T12:13:46.9333971Z inflating: build/bin/kernel_function_legacy_test 2022-08-17T12:13:46.9610869Z inflating: build/bin/kernel_function_test 2022-08-17T12:13:46.9995050Z inflating: build/bin/kernel_lambda_legacy_test 2022-08-17T12:13:47.0305826Z inflating: build/bin/kernel_lambda_test 2022-08-17T12:13:47.0481584Z inflating: build/bin/kernel_stackbased_test 2022-08-17T12:13:47.0762884Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-08-17T12:13:47.0907164Z inflating: build/bin/CppSignature_test 2022-08-17T12:13:47.1068190Z inflating: build/bin/backend_fallback_test 2022-08-17T12:13:47.1207901Z inflating: build/bin/op_allowlist_test 2022-08-17T12:13:47.1356151Z inflating: build/bin/inline_container_test 2022-08-17T12:13:47.2298520Z inflating: build/bin/op_registration_test 2022-08-17T12:13:47.2458753Z inflating: build/bin/test_dist_autograd 2022-08-17T12:13:47.2501329Z inflating: build/bin/tutorial_tensorexpr 2022-08-17T12:13:47.2717709Z inflating: build/bin/test_cpp_rpc 2022-08-17T12:13:47.2723124Z inflating: build/bin/parallel_benchmark 2022-08-17T12:13:47.4558451Z inflating: build/bin/test_tensorexpr 2022-08-17T12:13:47.5389282Z inflating: build/bin/test_lazy 2022-08-17T12:13:47.5404567Z inflating: build/bin/torch_shm_manager 2022-08-17T12:13:47.8610671Z inflating: build/bin/test_api 2022-08-17T12:13:48.0418864Z inflating: build/bin/test_jit 2022-08-17T12:13:48.0419591Z inflating: .pytorch-test-times.json 2022-08-17T12:13:48.0442263Z ##[group]Run df -H 2022-08-17T12:13:48.0442455Z df -H 2022-08-17T12:13:48.0453857Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:13:48.0454080Z env: 2022-08-17T12:13:48.0454261Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:13:48.0454438Z ##[endgroup] 2022-08-17T12:13:48.0801219Z Filesystem Size Used Avail Use% Mounted on 2022-08-17T12:13:48.0801738Z devtmpfs 8.2G 0 8.2G 0% /dev 2022-08-17T12:13:48.0802013Z tmpfs 8.2G 4.1M 8.2G 1% /dev/shm 2022-08-17T12:13:48.0802296Z tmpfs 8.2G 410k 8.2G 1% /run 2022-08-17T12:13:48.0802752Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2022-08-17T12:13:48.0807514Z /dev/nvme0n1p1 162G 43G 119G 27% / 2022-08-17T12:13:48.0830264Z ##[group]Run .github/scripts/parse_ref.py 2022-08-17T12:13:48.0830519Z .github/scripts/parse_ref.py 2022-08-17T12:13:48.0841822Z shell: /usr/bin/bash -e {0} 2022-08-17T12:13:48.0842010Z env: 2022-08-17T12:13:48.0842196Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:13:48.0842379Z ##[endgroup] 2022-08-17T12:13:48.1091543Z ##[group]Run set -x 2022-08-17T12:13:48.1091807Z set -x 2022-08-17T12:13:48.1091978Z  2022-08-17T12:13:48.1092180Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-08-17T12:13:48.1092430Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-08-17T12:13:48.1092701Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-08-17T12:13:48.1092940Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-08-17T12:13:48.1093138Z else 2022-08-17T12:13:48.1093334Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:13:48.1093536Z fi 2022-08-17T12:13:48.1093696Z  2022-08-17T12:13:48.1094120Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-17T12:13:48.1094421Z  2022-08-17T12:13:48.1094637Z # sanitize the input commit message and PR body here: 2022-08-17T12:13:48.1094842Z # 2022-08-17T12:13:48.1095122Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-08-17T12:13:48.1095499Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-08-17T12:13:48.1095813Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-08-17T12:13:48.1096048Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-08-17T12:13:48.1096222Z  2022-08-17T12:13:48.1096481Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-08-17T12:13:48.1096757Z # wreak havoc internally 2022-08-17T12:13:48.1096991Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-08-17T12:13:48.1097220Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-08-17T12:13:48.1097411Z  2022-08-17T12:13:48.1097639Z # detached container should get cleaned up by teardown_ec2_linux 2022-08-17T12:13:48.1097921Z # TODO: Stop building test binaries as part of the build phase 2022-08-17T12:13:48.1098192Z # Used for GPU_FLAG since that doesn't play nice 2022-08-17T12:13:48.1098432Z # shellcheck disable=SC2086,SC2090 2022-08-17T12:13:48.1098643Z container_name=$(docker run \ 2022-08-17T12:13:48.1098849Z  ${GPU_FLAG:-} \ 2022-08-17T12:13:48.1099148Z  -e BUILD_ENVIRONMENT \ 2022-08-17T12:13:48.1099347Z  -e PR_NUMBER \ 2022-08-17T12:13:48.1099534Z  -e GITHUB_ACTIONS \ 2022-08-17T12:13:48.1099724Z  -e BASE_SHA \ 2022-08-17T12:13:48.1099907Z  -e BRANCH \ 2022-08-17T12:13:48.1100071Z  -e SHA1 \ 2022-08-17T12:13:48.1100264Z  -e AWS_DEFAULT_REGION \ 2022-08-17T12:13:48.1100462Z  -e IN_WHEEL_TEST \ 2022-08-17T12:13:48.1100641Z  -e SHARD_NUMBER \ 2022-08-17T12:13:48.1100828Z  -e TEST_CONFIG \ 2022-08-17T12:13:48.1101021Z  -e NUM_TEST_SHARDS \ 2022-08-17T12:13:48.1101200Z  -e PR_BODY \ 2022-08-17T12:13:48.1101392Z  -e COMMIT_MESSAGES \ 2022-08-17T12:13:48.1101603Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-08-17T12:13:48.1101819Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-08-17T12:13:48.1102030Z  -e PR_LABELS \ 2022-08-17T12:13:48.1102246Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-08-17T12:13:48.1102444Z  -e SCCACHE_BUCKET \ 2022-08-17T12:13:48.1102635Z  -e XLA_CUDA \ 2022-08-17T12:13:48.1102841Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-08-17T12:13:48.1103275Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-08-17T12:13:48.1103500Z  --ulimit stack=10485760:83886080 \ 2022-08-17T12:13:48.1103728Z  --security-opt seccomp=unconfined \ 2022-08-17T12:13:48.1103956Z  --cap-add=SYS_PTRACE \ 2022-08-17T12:13:48.1104138Z  --ipc=host \ 2022-08-17T12:13:48.1104338Z  --shm-size="${SHM_SIZE}" \ 2022-08-17T12:13:48.1104530Z  --tty \ 2022-08-17T12:13:48.1104788Z  --detach \ 2022-08-17T12:13:48.1104994Z  --name="${container_name}" \ 2022-08-17T12:13:48.1105196Z  --user jenkins \ 2022-08-17T12:13:48.1105424Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-08-17T12:13:48.1105679Z  -w /var/lib/jenkins/workspace \ 2022-08-17T12:13:48.1105888Z  "${DOCKER_IMAGE}" 2022-08-17T12:13:48.1106063Z ) 2022-08-17T12:13:48.1106300Z docker exec -t "${container_name}" sh -c "pip install dist/*.whl && ${TEST_COMMAND}" 2022-08-17T12:13:48.1118031Z shell: /usr/bin/bash -e {0} 2022-08-17T12:13:48.1118218Z env: 2022-08-17T12:13:48.1118387Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:13:48.1118639Z BUILD_ENVIRONMENT: linux-focal-py3.7-clang7-asan 2022-08-17T12:13:48.1118872Z PR_NUMBER: 82657 2022-08-17T12:13:48.1119039Z BRANCH: pull/82657 2022-08-17T12:13:48.1119259Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:13:48.1119509Z BASE_SHA: 343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:13:48.1119717Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:13:48.1119926Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:13:48.1120126Z TEST_CONFIG: default 2022-08-17T12:13:48.1120292Z SHARD_NUMBER: 2 2022-08-17T12:13:48.1120464Z NUM_TEST_SHARDS: 5 2022-08-17T12:13:48.1121016Z 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:13:48.1121673Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-08-17T12:13:48.1121889Z SHM_SIZE: 1g 2022-08-17T12:13:48.1122234Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:13:48.1122566Z XLA_CUDA: 2022-08-17T12:13:48.1122827Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:13:48.1123076Z ##[endgroup] 2022-08-17T12:13:48.1148568Z + [[ default == \m\u\l\t\i\g\p\u ]] 2022-08-17T12:13:48.1149248Z + [[ linux-focal-py3.7-clang7-asan == *onnx* ]] 2022-08-17T12:13:48.1149701Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:13:48.1151997Z ++ git cherry -v origin/master 2022-08-17T12:13:48.1255467Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx 2022-08-17T12:13:48.1256177Z + 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table 2022-08-17T12:13:48.1256591Z + e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser 2022-08-17T12:13:48.1257189Z + a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec 2022-08-17T12:13:48.1257555Z + fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests 2022-08-17T12:13:48.1257997Z + 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path 2022-08-17T12:13:48.1258343Z + d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py 2022-08-17T12:13:48.1258793Z + ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:13:48.1261784Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:13:48.1263686Z + PR_BODY='### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because it'\''s handled by the `execute(..., executor="nvfuser")` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:13:48.1266822Z + export 'COMMIT_MESSAGES=+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:13:48.1269092Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:13:48.1270553Z + export 'PR_BODY=### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:13:48.1271754Z + PR_BODY='### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:13:48.1275810Z +++ nproc --ignore=2 2022-08-17T12:13:48.1286473Z ++ docker run -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=6 -e SCCACHE_BUCKET -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME --env-file=/tmp/github_env_2875102080 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=1g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:14:00.6422797Z + container_name=d575262774dc0d1e393588f1d6d33b933b69ac8732de85fd3597b8ff7f0bd71e 2022-08-17T12:14:00.6423712Z + docker exec -t d575262774dc0d1e393588f1d6d33b933b69ac8732de85fd3597b8ff7f0bd71e sh -c 'pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-08-17T12:14:01.0744984Z Processing ./dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:14:01.1486746Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==1.13.0a0+gitce6a3c6) (4.3.0) 2022-08-17T12:14:01.6186132Z Installing collected packages: torch 2022-08-17T12:14:13.2204885Z Successfully installed torch-1.13.0a0+gitce6a3c6 2022-08-17T12:14:13.3030674Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-08-17T12:14:13.3192412Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-08-17T12:14:13.3192801Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:14:13.3193144Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-08-17T12:14:13.3193629Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-08-17T12:14:13.3195806Z + BUILD_DIR=build 2022-08-17T12:14:13.3196065Z + BUILD_RENAMED_DIR=build_renamed 2022-08-17T12:14:13.3196278Z + BUILD_BIN_DIR=build/bin 2022-08-17T12:14:13.3196662Z + [[ linux-focal-py3.7-clang7-asan != *bazel* ]] 2022-08-17T12:14:13.3196905Z ++ realpath build/custom_test_artifacts 2022-08-17T12:14:13.3215723Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-08-17T12:14:13.3218828Z ++ dirname .jenkins/pytorch/test.sh 2022-08-17T12:14:13.3243100Z + source .jenkins/pytorch/common.sh 2022-08-17T12:14:13.3246078Z +++ dirname .jenkins/pytorch/common.sh 2022-08-17T12:14:13.3251249Z ++ source .jenkins/pytorch/common_utils.sh 2022-08-17T12:14:13.3252943Z +++ declare -f -t trap_add 2022-08-17T12:14:13.3256384Z ++ set -ex 2022-08-17T12:14:13.3257013Z ++ [[ linux-focal-py3.7-clang7-asan == *rocm* ]] 2022-08-17T12:14:13.3257380Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T12:14:13.3257739Z ++ [[ default == *xla* ]] 2022-08-17T12:14:13.3258032Z ++ [[ linux-focal-py3.7-clang7-asan == *centos* ]] 2022-08-17T12:14:13.3258368Z ++ [[ linux-focal-py3.7-clang7-asan == *linux-bionic* ]] 2022-08-17T12:14:13.3258757Z ++ [[ linux-focal-py3.7-clang7-asan == *linux-focal* ]] 2022-08-17T12:14:13.3258986Z ++ which conda 2022-08-17T12:14:13.3278991Z /opt/conda/bin/conda 2022-08-17T12:14:13.3279437Z ++ conda install -q -y cmake 2022-08-17T12:14:15.6522095Z Collecting package metadata (current_repodata.json): ...working... done 2022-08-17T12:14:16.0781515Z Solving environment: ...working... done 2022-08-17T12:14:16.1616716Z 2022-08-17T12:14:16.1617438Z ## Package Plan ## 2022-08-17T12:14:16.1617739Z 2022-08-17T12:14:16.1617853Z environment location: /opt/conda 2022-08-17T12:14:16.1617993Z 2022-08-17T12:14:16.1618078Z added / updated specs: 2022-08-17T12:14:16.1618443Z - cmake 2022-08-17T12:14:16.1618565Z 2022-08-17T12:14:16.1618570Z 2022-08-17T12:14:16.1618684Z The following packages will be downloaded: 2022-08-17T12:14:16.1618815Z 2022-08-17T12:14:16.1618910Z package | build 2022-08-17T12:14:16.1619249Z ---------------------------|----------------- 2022-08-17T12:14:16.1619596Z bzip2-1.0.8 | h7b6447c_0 78 KB 2022-08-17T12:14:16.1619884Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-08-17T12:14:16.1620245Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-08-17T12:14:16.1620535Z expat-2.4.4 | h295c915_0 169 KB 2022-08-17T12:14:16.1620902Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-08-17T12:14:16.1621184Z libcurl-7.84.0 | h91b91d3_0 337 KB 2022-08-17T12:14:16.1621497Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-08-17T12:14:16.1621843Z libev-4.33 | h7f8727e_1 111 KB 2022-08-17T12:14:16.1622128Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-08-17T12:14:16.1622495Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-08-17T12:14:16.1622783Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-08-17T12:14:16.1623486Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-08-17T12:14:16.1623786Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-08-17T12:14:16.1624135Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-08-17T12:14:16.1624448Z ------------------------------------------------------------ 2022-08-17T12:14:16.1624742Z Total: 12.0 MB 2022-08-17T12:14:16.1624875Z 2022-08-17T12:14:16.1624992Z The following NEW packages will be INSTALLED: 2022-08-17T12:14:16.1625136Z 2022-08-17T12:14:16.1639934Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 2022-08-17T12:14:16.1640413Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 2022-08-17T12:14:16.1640824Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 2022-08-17T12:14:16.1641200Z expat pkgs/main/linux-64::expat-2.4.4-h295c915_0 2022-08-17T12:14:16.1641681Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 2022-08-17T12:14:16.1642047Z libcurl pkgs/main/linux-64::libcurl-7.84.0-h91b91d3_0 2022-08-17T12:14:16.1642504Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 2022-08-17T12:14:16.1642870Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 2022-08-17T12:14:16.1643319Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 2022-08-17T12:14:16.1643686Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 2022-08-17T12:14:16.1644104Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 2022-08-17T12:14:16.1644457Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 2022-08-17T12:14:16.1644856Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 2022-08-17T12:14:16.1645206Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 2022-08-17T12:14:16.1645413Z 2022-08-17T12:14:16.1645418Z 2022-08-17T12:14:17.1536751Z Preparing transaction: ...working... done 2022-08-17T12:14:17.5734470Z Verifying transaction: ...working... done 2022-08-17T12:14:17.8712988Z Executing transaction: ...working... done 2022-08-17T12:14:18.1042824Z ++ [[ linux-focal-py3.7-clang7-asan == *centos* ]] 2022-08-17T12:14:18.1043373Z + echo 'Environment variables' 2022-08-17T12:14:18.1043602Z Environment variables 2022-08-17T12:14:18.1044129Z + env 2022-08-17T12:14:18.1058654Z INSTALLED_DB=yes 2022-08-17T12:14:18.1059436Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:14:18.1059989Z BUILD_ENVIRONMENT=linux-focal-py3.7-clang7-asan 2022-08-17T12:14:18.1060348Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-08-17T12:14:18.1060617Z HOSTNAME=d575262774dc 2022-08-17T12:14:18.1061177Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_35868df4-4f47-4010-a093-b11e5773acdd 2022-08-17T12:14:18.1061612Z GITHUB_ACTION=__self 2022-08-17T12:14:18.1061908Z GITHUB_RUN_NUMBER=40757 2022-08-17T12:14:18.1062130Z TEST_CONFIG=default 2022-08-17T12:14:18.1062550Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-08-17T12:14:18.1063190Z GITHUB_TRIGGERING_ACTOR=IvanYashchuk 2022-08-17T12:14:18.1063589Z GITHUB_REF_TYPE=branch 2022-08-17T12:14:18.1063885Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-08-17T12:14:18.1064205Z BASE_SHA=343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:14:18.1064591Z XLA_CUDA= 2022-08-17T12:14:18.1070857Z *** 2022-08-17T12:14:18.1071153Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-08-17T12:14:18.1071350Z GITHUB_ACTIONS=true 2022-08-17T12:14:18.1071579Z SHA1=ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:14:18.1071916Z GITHUB_SHA=e9efe573711d9f8141e152403ee143f5875669e7 2022-08-17T12:14:18.1072176Z UCC_HOME=/usr 2022-08-17T12:14:18.1072475Z GITHUB_REF=refs/pull/82657/merge 2022-08-17T12:14:18.1072822Z SHARD_NUMBER=2 2022-08-17T12:14:18.1073152Z GITHUB_REF_PROTECTED=false 2022-08-17T12:14:18.1073467Z HOME=/var/lib/jenkins 2022-08-17T12:14:18.1073693Z GITHUB_API_URL=https://api.github.com 2022-08-17T12:14:18.1073892Z INSTALLED_THRIFT= 2022-08-17T12:14:18.1074132Z UCX_COMMIT=v1.13.x 2022-08-17T12:14:18.1074557Z NUM_TEST_SHARDS=5 2022-08-17T12:14:18.1074762Z UCX_HOME=/usr 2022-08-17T12:14:18.1074965Z PYTORCH_RETRY_TEST_CASES=1 2022-08-17T12:14:18.1075440Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_35868df4-4f47-4010-a093-b11e5773acdd 2022-08-17T12:14:18.1075945Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-08-17T12:14:18.1076211Z GITHUB_EVENT_NAME=pull_request 2022-08-17T12:14:18.1076462Z GITHUB_RUN_ID=2875102080 2022-08-17T12:14:18.1076882Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_35868df4-4f47-4010-a093-b11e5773acdd 2022-08-17T12:14:18.1077227Z GITHUB_ACTOR=IvanYashchuk 2022-08-17T12:14:18.1077416Z PR_NUMBER=82657 2022-08-17T12:14:18.1077592Z DESIRED_CUDA= 2022-08-17T12:14:18.1077808Z GITHUB_RUN_ATTEMPT=1 2022-08-17T12:14:18.1078056Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-08-17T12:14:18.1078274Z TERM=xterm 2022-08-17T12:14:18.1078451Z INSTALLED_VISION=yes 2022-08-17T12:14:18.1078663Z BRANCH=pull/82657 2022-08-17T12:14:18.1078856Z OPENSSL_ROOT_DIR=/opt/openssl 2022-08-17T12:14:18.1079058Z CUDA_PATH=/usr/local/cuda 2022-08-17T12:14:18.1079416Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-08-17T12:14:18.1079780Z GITHUB_SERVER_URL=https://github.com 2022-08-17T12:14:18.1080039Z UCC_COMMIT=a7bda274b10f8adf5bb729f01da064f4e735fb23 2022-08-17T12:14:18.1080249Z INSTALLED_ANDROID= 2022-08-17T12:14:18.1080422Z SHLVL=1 2022-08-17T12:14:18.1080580Z MAX_JOBS=6 2022-08-17T12:14:18.1082156Z COMMIT_MESSAGES=+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test 2022-08-17T12:14:18.1083264Z GITHUB_REF_NAME=82657/merge 2022-08-17T12:14:18.1083626Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:14:18.1083880Z GITHUB_JOB=test 2022-08-17T12:14:18.1084091Z GITHUB_REPOSITORY=pytorch/pytorch 2022-08-17T12:14:18.1084309Z GITHUB_RETENTION_DAYS=90 2022-08-17T12:14:18.1084494Z OPENSSL_DIR=/opt/openssl 2022-08-17T12:14:18.1084690Z GITHUB_ACTION_REPOSITORY= 2022-08-17T12:14:18.1085006Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:14:18.1085283Z GITHUB_BASE_REF=master 2022-08-17T12:14:18.1085460Z CI=true 2022-08-17T12:14:18.1085647Z GITHUB_REPOSITORY_OWNER=pytorch 2022-08-17T12:14:18.1085839Z INSTALLED_PROTOBUF=yes 2022-08-17T12:14:18.1086090Z GITHUB_HEAD_REF=fx-passes-nvfuser 2022-08-17T12:14:18.1086290Z GITHUB_ACTION_REF= 2022-08-17T12:14:18.1086571Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-08-17T12:14:18.1086819Z GITHUB_WORKFLOW=pull 2022-08-17T12:14:18.1087047Z DEBIAN_FRONTEND=noninteractive 2022-08-17T12:14:18.1087610Z PR_BODY=### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`. 2022-08-17T12:14:18.1088115Z _=/usr/bin/env 2022-08-17T12:14:18.1088317Z + echo 'Testing pytorch' 2022-08-17T12:14:18.1088502Z Testing pytorch 2022-08-17T12:14:18.1088696Z + export LANG=C.UTF-8 2022-08-17T12:14:18.1088873Z + LANG=C.UTF-8 2022-08-17T12:14:18.1147547Z + PR_NUMBER=82657 2022-08-17T12:14:18.1147877Z + [[ default == \d\e\f\a\u\l\t ]] 2022-08-17T12:14:18.1148184Z + export CUDA_VISIBLE_DEVICES=0 2022-08-17T12:14:18.1148529Z + CUDA_VISIBLE_DEVICES=0 2022-08-17T12:14:18.1148848Z + export HIP_VISIBLE_DEVICES=0 2022-08-17T12:14:18.1149150Z + HIP_VISIBLE_DEVICES=0 2022-08-17T12:14:18.1149485Z + [[ default == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-08-17T12:14:18.1149806Z + [[ default == \s\l\o\w ]] 2022-08-17T12:14:18.1150366Z + [[ linux-focal-py3.7-clang7-asan == *slow-gradcheck* ]] 2022-08-17T12:14:18.1150948Z + [[ linux-focal-py3.7-clang7-asan == *cuda* ]] 2022-08-17T12:14:18.1151495Z + [[ linux-focal-py3.7-clang7-asan == *rocm* ]] 2022-08-17T12:14:18.1152049Z + [[ linux-focal-py3.7-clang7-asan == *cuda11* ]] 2022-08-17T12:14:18.1152447Z + [[ default == *crossref* ]] 2022-08-17T12:14:18.1152789Z + [[ default == *dynamo* ]] 2022-08-17T12:14:18.1153168Z + [[ -n 82657 ]] 2022-08-17T12:14:18.1153467Z + [[ -z '' ]] 2022-08-17T12:14:18.1153681Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:14:18.1153922Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:14:18.1154203Z + [[ linux-focal-py3.7-clang7-asan == *rocm* ]] 2022-08-17T12:14:18.1154508Z + [[ linux-focal-py3.7-clang7-asan != *-bazel-* ]] 2022-08-17T12:14:18.1154779Z + pip_install --user ninja 2022-08-17T12:14:18.1155034Z + pip install --progress-bar off --user ninja 2022-08-17T12:14:18.5572568Z Collecting ninja 2022-08-17T12:14:18.5735240Z Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-08-17T12:14:18.9781607Z Installing collected packages: ninja 2022-08-17T12:14:18.9870913Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-08-17T12:14:18.9871451Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:14:18.9923039Z Successfully installed ninja-1.10.2.3 2022-08-17T12:14:19.0674708Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:14:19.0675481Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:14:19.0677461Z + [[ linux-focal-py3.7-clang7-asan == *asan* ]] 2022-08-17T12:14:19.0677972Z + export ASAN_OPTIONS=detect_leaks=0:symbolize=1:detect_stack_use_after_return=1:strict_init_order=true:detect_odr_violation=0 2022-08-17T12:14:19.0678736Z + ASAN_OPTIONS=detect_leaks=0:symbolize=1:detect_stack_use_after_return=1:strict_init_order=true:detect_odr_violation=0 2022-08-17T12:14:19.0679153Z + export UBSAN_OPTIONS=print_stacktrace=1:suppressions=/var/lib/jenkins/workspace/ubsan.supp 2022-08-17T12:14:19.0679504Z + UBSAN_OPTIONS=print_stacktrace=1:suppressions=/var/lib/jenkins/workspace/ubsan.supp 2022-08-17T12:14:19.0679772Z + export PYTORCH_TEST_WITH_ASAN=1 2022-08-17T12:14:19.0679981Z + PYTORCH_TEST_WITH_ASAN=1 2022-08-17T12:14:19.0680187Z + export PYTORCH_TEST_WITH_UBSAN=1 2022-08-17T12:14:19.0680380Z + PYTORCH_TEST_WITH_UBSAN=1 2022-08-17T12:14:19.0680703Z + export ASAN_SYMBOLIZER_PATH=/usr/lib/llvm-7/bin/llvm-symbolizer 2022-08-17T12:14:19.0681149Z + ASAN_SYMBOLIZER_PATH=/usr/lib/llvm-7/bin/llvm-symbolizer 2022-08-17T12:14:19.0681392Z + export TORCH_USE_RTLD_GLOBAL=1 2022-08-17T12:14:19.0681663Z + TORCH_USE_RTLD_GLOBAL=1 2022-08-17T12:14:19.0682010Z + export LD_PRELOAD=/usr/lib/llvm-7/lib/clang/7.0.1/lib/linux/libclang_rt.asan-x86_64.so 2022-08-17T12:14:19.0682383Z + LD_PRELOAD=/usr/lib/llvm-7/lib/clang/7.0.1/lib/linux/libclang_rt.asan-x86_64.so 2022-08-17T12:14:19.0682649Z + ulimit -s 81920 2022-08-17T12:14:19.0683031Z + cd test 2022-08-17T12:14:19.0683360Z + python -c 'import torch; print(torch.__version__, torch.version.git_version)' 2022-08-17T12:14:22.1808573Z 1.13.0a0+gitce6a3c6 ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:14:22.6497671Z + echo 'The next three invocations are expected to crash; if they don'\''t that means ASAN/UBSAN is misconfigured' 2022-08-17T12:14:22.6498360Z The next three invocations are expected to crash; if they don't that means ASAN/UBSAN is misconfigured 2022-08-17T12:14:22.6498704Z + cd test 2022-08-17T12:14:22.6499015Z + get_exit_code python -c 'import torch; torch._C._crash_if_csrc_asan(3)' 2022-08-17T12:14:22.6499231Z + set +e 2022-08-17T12:14:22.6499499Z + python -c 'import torch; torch._C._crash_if_csrc_asan(3)' 2022-08-17T12:14:25.5248842Z /var/lib/jenkins/workspace/torch/csrc/Module.cpp:164:3: runtime error: index 3 out of bounds for type 'volatile char [3]' 2022-08-17T12:14:25.7840780Z #0 0x7f1552dbad17 in THPModule_crashIfCsrcASAN(_object*, _object*) (/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so+0x2b52d17) 2022-08-17T12:14:25.8469817Z #1 0x560128d885dc in _PyMethodDef_RawFastCallKeywords /home/builder/tkoch/workspace/python_1648536129212/work/Objects/call.c:647 2022-08-17T12:14:25.8470524Z #2 0x560128dbeb3f in _PyCFunction_FastCallKeywords /home/builder/tkoch/workspace/python_1648536129212/work/Objects/call.c:732 2022-08-17T12:14:25.8471057Z #3 0x560128dbeb3f in call_function /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:4568 2022-08-17T12:14:25.8471627Z #4 0x560128e06701 in _PyEval_EvalFrameDefault /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:3093 2022-08-17T12:14:25.8472088Z #5 0x560128d57e84 in PyEval_EvalFrameEx /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:547 2022-08-17T12:14:25.8472624Z #6 0x560128d57e84 in _PyEval_EvalCodeWithName /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:3930 2022-08-17T12:14:25.8473162Z #7 0x560128d59272 in PyEval_EvalCodeEx /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:3959 2022-08-17T12:14:25.8473774Z #8 0x560128d59272 in PyEval_EvalCode /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:524 2022-08-17T12:14:25.8474424Z #9 0x560128e66c81 in run_mod /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:1037 2022-08-17T12:14:25.8475051Z #10 0x560128e71c69 in PyRun_StringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:961 2022-08-17T12:14:25.8475949Z #11 0x560128e71ccb in PyRun_SimpleStringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:455 2022-08-17T12:14:25.8476635Z #12 0x560128e71dc8 in pymain_run_command /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:420 2022-08-17T12:14:25.8477292Z #13 0x560128e71dc8 in pymain_run_python /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:2907 2022-08-17T12:14:25.8477656Z #14 0x560128e71dc8 in pymain_main /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3460 2022-08-17T12:14:25.8478311Z #15 0x560128e7218b in _Py_UnixMain /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3495 2022-08-17T12:14:25.8498652Z #16 0x7f155b3e8082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) 2022-08-17T12:14:25.8499309Z #17 0x560128e17039 in _start (/opt/conda/bin/python3.7+0x1d8039) 2022-08-17T12:14:25.8499567Z 2022-08-17T12:14:25.8500115Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/torch/csrc/Module.cpp:164:3 in 2022-08-17T12:14:25.9007623Z + retcode=1 2022-08-17T12:14:25.9008073Z + set -e 2022-08-17T12:14:25.9008339Z + return 1 2022-08-17T12:14:25.9011817Z + cd test 2022-08-17T12:14:25.9012481Z + get_exit_code python -c 'import torch; torch._C._crash_if_csrc_ubsan(0)' 2022-08-17T12:14:25.9012813Z + set +e 2022-08-17T12:14:25.9013264Z + python -c 'import torch; torch._C._crash_if_csrc_ubsan(0)' 2022-08-17T12:14:28.8092358Z /var/lib/jenkins/workspace/torch/csrc/Module.cpp:176:18: runtime error: division by zero 2022-08-17T12:14:28.9401772Z #0 0x7f04a12b5f65 in THPModule_crashIfCsrcUBSAN(_object*, _object*) (/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so+0x2b52f65) 2022-08-17T12:14:28.9998759Z #1 0x5567a53a55dc in _PyMethodDef_RawFastCallKeywords /home/builder/tkoch/workspace/python_1648536129212/work/Objects/call.c:647 2022-08-17T12:14:28.9999360Z #2 0x5567a53dbb3f in _PyCFunction_FastCallKeywords /home/builder/tkoch/workspace/python_1648536129212/work/Objects/call.c:732 2022-08-17T12:14:28.9999845Z #3 0x5567a53dbb3f in call_function /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:4568 2022-08-17T12:14:29.0000225Z #4 0x5567a5423701 in _PyEval_EvalFrameDefault /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:3093 2022-08-17T12:14:29.0001222Z #5 0x5567a5374e84 in PyEval_EvalFrameEx /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:547 2022-08-17T12:14:29.0001744Z #6 0x5567a5374e84 in _PyEval_EvalCodeWithName /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:3930 2022-08-17T12:14:29.0003196Z #7 0x5567a5376272 in PyEval_EvalCodeEx /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:3959 2022-08-17T12:14:29.0003593Z #8 0x5567a5376272 in PyEval_EvalCode /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:524 2022-08-17T12:14:29.0004057Z #9 0x5567a5483c81 in run_mod /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:1037 2022-08-17T12:14:29.0007091Z #10 0x5567a548ec69 in PyRun_StringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:961 2022-08-17T12:14:29.0007698Z #11 0x5567a548eccb in PyRun_SimpleStringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:455 2022-08-17T12:14:29.0008469Z #12 0x5567a548edc8 in pymain_run_command /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:420 2022-08-17T12:14:29.0009173Z #13 0x5567a548edc8 in pymain_run_python /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:2907 2022-08-17T12:14:29.0009811Z #14 0x5567a548edc8 in pymain_main /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3460 2022-08-17T12:14:29.0010409Z #15 0x5567a548f18b in _Py_UnixMain /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3495 2022-08-17T12:14:29.0024665Z #16 0x7f04a98e2082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) 2022-08-17T12:14:29.0025195Z #17 0x5567a5434039 in _start (/opt/conda/bin/python3.7+0x1d8039) 2022-08-17T12:14:29.0025445Z 2022-08-17T12:14:29.0026025Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/torch/csrc/Module.cpp:176:18 in 2022-08-17T12:14:29.0447181Z + retcode=1 2022-08-17T12:14:29.0447708Z + set -e 2022-08-17T12:14:29.0447889Z + return 1 2022-08-17T12:14:29.0450448Z + cd test 2022-08-17T12:14:29.0451519Z + get_exit_code python -c 'import torch; torch._C._crash_if_aten_asan(3)' 2022-08-17T12:14:29.0451923Z + set +e 2022-08-17T12:14:29.0452189Z + python -c 'import torch; torch._C._crash_if_aten_asan(3)' 2022-08-17T12:14:31.9445459Z /var/lib/jenkins/workspace/aten/src/ATen/Utils.cpp:20:3: runtime error: index 3 out of bounds for type 'volatile char [3]' 2022-08-17T12:14:32.6351522Z #0 0x7fd22e69fb04 in at::_crash_if_asan(int) (/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so+0xd01bb04) 2022-08-17T12:14:32.6946122Z #1 0x7fd25874009b in THPModule_crashIfATenASAN(_object*, _object*) (/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so+0x2b5309b) 2022-08-17T12:14:32.7541994Z #2 0x562d5d1e65dc in _PyMethodDef_RawFastCallKeywords /home/builder/tkoch/workspace/python_1648536129212/work/Objects/call.c:647 2022-08-17T12:14:32.7542447Z #3 0x562d5d21cb3f in _PyCFunction_FastCallKeywords /home/builder/tkoch/workspace/python_1648536129212/work/Objects/call.c:732 2022-08-17T12:14:32.7543279Z #4 0x562d5d21cb3f in call_function /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:4568 2022-08-17T12:14:32.7543860Z #5 0x562d5d264701 in _PyEval_EvalFrameDefault /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:3093 2022-08-17T12:14:32.7544393Z #6 0x562d5d1b5e84 in PyEval_EvalFrameEx /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:547 2022-08-17T12:14:32.7545302Z #7 0x562d5d1b5e84 in _PyEval_EvalCodeWithName /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:3930 2022-08-17T12:14:32.7545880Z #8 0x562d5d1b7272 in PyEval_EvalCodeEx /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:3959 2022-08-17T12:14:32.7546360Z #9 0x562d5d1b7272 in PyEval_EvalCode /home/builder/tkoch/workspace/python_1648536129212/work/Python/ceval.c:524 2022-08-17T12:14:32.7547292Z #10 0x562d5d2c4c81 in run_mod /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:1037 2022-08-17T12:14:32.7548067Z #11 0x562d5d2cfc69 in PyRun_StringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:961 2022-08-17T12:14:32.7548595Z #12 0x562d5d2cfccb in PyRun_SimpleStringFlags /home/builder/tkoch/workspace/python_1648536129212/work/Python/pythonrun.c:455 2022-08-17T12:14:32.7549783Z #13 0x562d5d2cfdc8 in pymain_run_command /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:420 2022-08-17T12:14:32.7550432Z #14 0x562d5d2cfdc8 in pymain_run_python /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:2907 2022-08-17T12:14:32.7551052Z #15 0x562d5d2cfdc8 in pymain_main /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3460 2022-08-17T12:14:32.7551685Z #16 0x562d5d2d018b in _Py_UnixMain /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3495 2022-08-17T12:14:32.7565284Z #17 0x7fd260d66082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) 2022-08-17T12:14:32.7565729Z #18 0x562d5d275039 in _start (/opt/conda/bin/python3.7+0x1d8039) 2022-08-17T12:14:32.7565943Z 2022-08-17T12:14:32.7566880Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/aten/src/ATen/Utils.cpp:20:3 in 2022-08-17T12:14:32.7966492Z + retcode=1 2022-08-17T12:14:32.7966959Z + set -e 2022-08-17T12:14:32.7967995Z + return 1 2022-08-17T12:14:32.7968354Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-08-17T12:14:32.7968774Z + [[ default == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-08-17T12:14:32.7973501Z + [[ linux-focal-py3.7-clang7-asan == *tbb* ]] 2022-08-17T12:14:32.7985490Z + [[ linux-focal-py3.7-clang7-asan == *libtorch* ]] 2022-08-17T12:14:32.7986013Z + [[ linux-focal-py3.7-clang7-asan == *-bazel-* ]] 2022-08-17T12:14:32.7987579Z + cd test 2022-08-17T12:14:32.7987888Z + python -c 'import torch; print(torch.__config__.show())' 2022-08-17T12:14:35.7269778Z PyTorch built with: 2022-08-17T12:14:35.7270358Z - GCC 4.2 2022-08-17T12:14:35.7270728Z - C++ Version: 201402 2022-08-17T12:14:35.7270991Z - clang 7.0.1 2022-08-17T12:14:35.7271388Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:14:35.7271751Z - LAPACK is enabled (usually provided by MKL) 2022-08-17T12:14:35.7271980Z - NNPACK is enabled 2022-08-17T12:14:35.7272224Z - CPU capability usage: AVX2 2022-08-17T12:14:35.7275348Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CXX_COMPILER=/opt/cache/bin/clang++, CXX_FLAGS=-fsanitize=undefined -fsanitize=address -fno-sanitize-recover=all -fsanitize-address-use-after-scope -shared-libasan -Wno-deprecated -fvisibility-inlines-hidden -fsanitize=address -fPIE -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-range-loop-analysis -Wno-pass-failed -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -Wconstant-conversion -Wno-invalid-partial-specialization -Wno-typedef-redefinition -Wno-unused-private-field -Wno-inconsistent-missing-override -Wno-c++14-extensions -Wno-constexpr-not-const -Wno-missing-braces -Qunused-arguments -fcolor-diagnostics -fdiagnostics-color=always -fno-math-errno -fno-trapping-math -Werror=format, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_VERSION=1.13.0, USE_CUDA=0, USE_CUDNN=OFF, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=0, USE_MPI=OFF, USE_NCCL=OFF, USE_NNPACK=ON, USE_OPENMP=OFF, USE_ROCM=OFF, 2022-08-17T12:14:35.7277523Z 2022-08-17T12:14:36.1854617Z + cd test 2022-08-17T12:14:36.1855103Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-08-17T12:14:39.1388973Z ATen/Parallel: 2022-08-17T12:14:39.1389428Z at::get_num_threads() : 4 2022-08-17T12:14:39.1389709Z at::get_num_interop_threads() : 4 2022-08-17T12:14:39.1389920Z OpenMP not found 2022-08-17T12:14:39.1390423Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:14:39.1390735Z mkl_get_max_threads() : 1 2022-08-17T12:14:39.1390909Z MKLDNN not found 2022-08-17T12:14:39.1391119Z std::thread::hardware_concurrency() : 8 2022-08-17T12:14:39.1391335Z Environment variables: 2022-08-17T12:14:39.1391524Z OMP_NUM_THREADS : [not set] 2022-08-17T12:14:39.1391726Z MKL_NUM_THREADS : [not set] 2022-08-17T12:14:39.1391947Z ATen parallel backend: native thread pool 2022-08-17T12:14:39.1392088Z 2022-08-17T12:14:39.5979432Z + [[ default == *deploy* ]] 2022-08-17T12:14:39.5979831Z + [[ default == *backward* ]] 2022-08-17T12:14:39.5980179Z + [[ default == *xla* ]] 2022-08-17T12:14:39.5980495Z + [[ default == \j\i\t\_\l\e\g\a\c\y ]] 2022-08-17T12:14:39.5981135Z + [[ linux-focal-py3.7-clang7-asan == *libtorch* ]] 2022-08-17T12:14:39.5981508Z + [[ default == distributed ]] 2022-08-17T12:14:39.5981790Z + [[ default == *dynamo* ]] 2022-08-17T12:14:39.5982060Z + [[ default == *dynamo* ]] 2022-08-17T12:14:39.5982537Z + [[ 2 == 1 ]] 2022-08-17T12:14:39.5982791Z + [[ 2 == 2 ]] 2022-08-17T12:14:39.5983233Z + [[ 5 -gt 1 ]] 2022-08-17T12:14:39.5983417Z + install_torchvision 2022-08-17T12:14:39.5983606Z + local commit 2022-08-17T12:14:39.5983790Z ++ get_pinned_commit vision 2022-08-17T12:14:39.5984035Z ++ cat .github/ci_commit_pins/vision.txt 2022-08-17T12:14:39.6330326Z + commit=94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:14:39.6330991Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:14:39.6331620Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:14:40.1379119Z Collecting git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:14:40.1387154Z Cloning https://github.com/pytorch/vision.git (to revision 94960fe1325eaf7b84f79cc585dc65264c15d18b) to /tmp/pip-req-build-6rtglfz5 2022-08-17T12:14:40.3466617Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-6rtglfz5 2022-08-17T12:14:42.8198159Z Running command git rev-parse -q --verify 'sha^94960fe1325eaf7b84f79cc585dc65264c15d18b' 2022-08-17T12:14:42.8323522Z Running command git fetch -q https://github.com/pytorch/vision.git 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:14:44.3574748Z Running command git checkout -q 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:14:44.8935122Z Resolved https://github.com/pytorch/vision.git to commit 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:14:50.3882415Z Preparing metadata (setup.py) ... [?25l- \ | done 2022-08-17T12:14:50.3987542Z [?25hRequirement already satisfied: typing_extensions in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (4.3.0) 2022-08-17T12:14:50.3992080Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (1.18.5) 2022-08-17T12:14:50.3996485Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (2.28.1) 2022-08-17T12:14:50.4001493Z Requirement already satisfied: torch in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (1.13.0a0+gitce6a3c6) 2022-08-17T12:14:50.4010714Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (9.2.0) 2022-08-17T12:14:50.4255397Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+94960fe) (1.26.11) 2022-08-17T12:14:50.4263263Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+94960fe) (3.3) 2022-08-17T12:14:50.4270954Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+94960fe) (2022.6.15) 2022-08-17T12:14:50.4281218Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+94960fe) (2.0.4) 2022-08-17T12:14:50.4548886Z Building wheels for collected packages: torchvision 2022-08-17T12:16:28.0897974Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2022-08-17T12:16:28.1377953Z [?25h Created wheel for torchvision: filename=torchvision-0.14.0a0+94960fe-cp37-cp37m-linux_x86_64.whl size=16089182 sha256=c3d00c74c2af4dcad518693b44dfc26e8b99d5030a25917121062b767a2b9aa8 2022-08-17T12:16:28.1378953Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/98/68/ba/18234074117f76d1fc7589204f67315b9b386170e6b7539404 2022-08-17T12:16:28.1437478Z Successfully built torchvision 2022-08-17T12:16:28.6037113Z Installing collected packages: torchvision 2022-08-17T12:16:29.5020314Z Successfully installed torchvision-0.14.0a0+94960fe 2022-08-17T12:16:29.6747381Z + checkout_install_torchdynamo 2022-08-17T12:16:29.6747628Z + local commit 2022-08-17T12:16:29.6750058Z ++ get_pinned_commit torchdynamo 2022-08-17T12:16:29.6750298Z ++ cat .github/ci_commit_pins/torchdynamo.txt 2022-08-17T12:16:29.6812440Z + commit=f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:16:29.6812708Z + pushd .. 2022-08-17T12:16:29.6812869Z ~ ~/workspace 2022-08-17T12:16:29.6813114Z + git clone https://github.com/pytorch/torchdynamo 2022-08-17T12:16:29.6904662Z Cloning into 'torchdynamo'... 2022-08-17T12:16:29.9220159Z remote: Enumerating objects: 11014, done. 2022-08-17T12:16:29.9220689Z remote: Counting objects: 0% (1/245) 2022-08-17T12:16:29.9221134Z remote: Counting objects: 1% (3/245) 2022-08-17T12:16:29.9221549Z remote: Counting objects: 2% (5/245) 2022-08-17T12:16:29.9221991Z remote: Counting objects: 3% (8/245) 2022-08-17T12:16:29.9222407Z remote: Counting objects: 4% (10/245) 2022-08-17T12:16:29.9222840Z remote: Counting objects: 5% (13/245) 2022-08-17T12:16:29.9223575Z remote: Counting objects: 6% (15/245) 2022-08-17T12:16:29.9224170Z remote: Counting objects: 7% (18/245) 2022-08-17T12:16:29.9224542Z remote: Counting objects: 8% (20/245) 2022-08-17T12:16:29.9225030Z remote: Counting objects: 9% (23/245) 2022-08-17T12:16:29.9225493Z remote: Counting objects: 10% (25/245) 2022-08-17T12:16:29.9225974Z remote: Counting objects: 11% (27/245) 2022-08-17T12:16:29.9226447Z remote: Counting objects: 12% (30/245) 2022-08-17T12:16:29.9226928Z remote: Counting objects: 13% (32/245) 2022-08-17T12:16:29.9227507Z remote: Counting objects: 14% (35/245) 2022-08-17T12:16:29.9227780Z remote: Counting objects: 15% (37/245) 2022-08-17T12:16:29.9228024Z remote: Counting objects: 16% (40/245) 2022-08-17T12:16:29.9228287Z remote: Counting objects: 17% (42/245) 2022-08-17T12:16:29.9228553Z remote: Counting objects: 18% (45/245) 2022-08-17T12:16:29.9228808Z remote: Counting objects: 19% (47/245) 2022-08-17T12:16:29.9229070Z remote: Counting objects: 20% (49/245) 2022-08-17T12:16:29.9229336Z remote: Counting objects: 21% (52/245) 2022-08-17T12:16:29.9229596Z remote: Counting objects: 22% (54/245) 2022-08-17T12:16:29.9229841Z remote: Counting objects: 23% (57/245) 2022-08-17T12:16:29.9230103Z remote: Counting objects: 24% (59/245) 2022-08-17T12:16:29.9230422Z remote: Counting objects: 25% (62/245) 2022-08-17T12:16:29.9230682Z remote: Counting objects: 26% (64/245) 2022-08-17T12:16:29.9230927Z remote: Counting objects: 27% (67/245) 2022-08-17T12:16:29.9231191Z remote: Counting objects: 28% (69/245) 2022-08-17T12:16:29.9231455Z remote: Counting objects: 29% (72/245) 2022-08-17T12:16:29.9231700Z remote: Counting objects: 30% (74/245) 2022-08-17T12:16:29.9231963Z remote: Counting objects: 31% (76/245) 2022-08-17T12:16:29.9232228Z remote: Counting objects: 32% (79/245) 2022-08-17T12:16:29.9232479Z remote: Counting objects: 33% (81/245) 2022-08-17T12:16:29.9232766Z remote: Counting objects: 34% (84/245) 2022-08-17T12:16:29.9233076Z remote: Counting objects: 35% (86/245) 2022-08-17T12:16:29.9233324Z remote: Counting objects: 36% (89/245) 2022-08-17T12:16:29.9233587Z remote: Counting objects: 37% (91/245) 2022-08-17T12:16:29.9233847Z remote: Counting objects: 38% (94/245) 2022-08-17T12:16:29.9234105Z remote: Counting objects: 39% (96/245) 2022-08-17T12:16:29.9234354Z remote: Counting objects: 40% (98/245) 2022-08-17T12:16:29.9234626Z remote: Counting objects: 41% (101/245) 2022-08-17T12:16:29.9234898Z remote: Counting objects: 42% (103/245) 2022-08-17T12:16:29.9235155Z remote: Counting objects: 43% (106/245) 2022-08-17T12:16:29.9235422Z remote: Counting objects: 44% (108/245) 2022-08-17T12:16:29.9235685Z remote: Counting objects: 45% (111/245) 2022-08-17T12:16:29.9235936Z remote: Counting objects: 46% (113/245) 2022-08-17T12:16:29.9236314Z remote: Counting objects: 47% (116/245) 2022-08-17T12:16:29.9236580Z remote: Counting objects: 48% (118/245) 2022-08-17T12:16:29.9236828Z remote: Counting objects: 49% (121/245) 2022-08-17T12:16:29.9237099Z remote: Counting objects: 50% (123/245) 2022-08-17T12:16:29.9237363Z remote: Counting objects: 51% (125/245) 2022-08-17T12:16:29.9237611Z remote: Counting objects: 52% (128/245) 2022-08-17T12:16:29.9237878Z remote: Counting objects: 53% (130/245) 2022-08-17T12:16:29.9238141Z remote: Counting objects: 54% (133/245) 2022-08-17T12:16:29.9238392Z remote: Counting objects: 55% (135/245) 2022-08-17T12:16:29.9238658Z remote: Counting objects: 56% (138/245) 2022-08-17T12:16:29.9238926Z remote: Counting objects: 57% (140/245) 2022-08-17T12:16:29.9239185Z remote: Counting objects: 58% (143/245) 2022-08-17T12:16:29.9239434Z remote: Counting objects: 59% (145/245) 2022-08-17T12:16:29.9239699Z remote: Counting objects: 60% (147/245) 2022-08-17T12:16:29.9239965Z remote: Counting objects: 61% (150/245) 2022-08-17T12:16:29.9240211Z remote: Counting objects: 62% (152/245) 2022-08-17T12:16:29.9240474Z remote: Counting objects: 63% (155/245) 2022-08-17T12:16:29.9240735Z remote: Counting objects: 64% (157/245) 2022-08-17T12:16:29.9240980Z remote: Counting objects: 65% (160/245) 2022-08-17T12:16:29.9241243Z remote: Counting objects: 66% (162/245) 2022-08-17T12:16:29.9241502Z remote: Counting objects: 67% (165/245) 2022-08-17T12:16:29.9241750Z remote: Counting objects: 68% (167/245) 2022-08-17T12:16:29.9242099Z remote: Counting objects: 69% (170/245) 2022-08-17T12:16:29.9242365Z remote: Counting objects: 70% (172/245) 2022-08-17T12:16:29.9242683Z remote: Counting objects: 71% (174/245) 2022-08-17T12:16:29.9242950Z remote: Counting objects: 72% (177/245) 2022-08-17T12:16:29.9243216Z remote: Counting objects: 73% (179/245) 2022-08-17T12:16:29.9243479Z remote: Counting objects: 74% (182/245) 2022-08-17T12:16:29.9243732Z remote: Counting objects: 75% (184/245) 2022-08-17T12:16:29.9243994Z remote: Counting objects: 76% (187/245) 2022-08-17T12:16:29.9244256Z remote: Counting objects: 77% (189/245) 2022-08-17T12:16:29.9244505Z remote: Counting objects: 78% (192/245) 2022-08-17T12:16:29.9244766Z remote: Counting objects: 79% (194/245) 2022-08-17T12:16:29.9245026Z remote: Counting objects: 80% (196/245) 2022-08-17T12:16:29.9245273Z remote: Counting objects: 81% (199/245) 2022-08-17T12:16:29.9245538Z remote: Counting objects: 82% (201/245) 2022-08-17T12:16:29.9245802Z remote: Counting objects: 83% (204/245) 2022-08-17T12:16:29.9246049Z remote: Counting objects: 84% (206/245) 2022-08-17T12:16:29.9246314Z remote: Counting objects: 85% (209/245) 2022-08-17T12:16:29.9246575Z remote: Counting objects: 86% (211/245) 2022-08-17T12:16:29.9246823Z remote: Counting objects: 87% (214/245) 2022-08-17T12:16:29.9247082Z remote: Counting objects: 88% (216/245) 2022-08-17T12:16:29.9247348Z remote: Counting objects: 89% (219/245) 2022-08-17T12:16:29.9247606Z remote: Counting objects: 90% (221/245) 2022-08-17T12:16:29.9247851Z remote: Counting objects: 91% (223/245) 2022-08-17T12:16:29.9248112Z remote: Counting objects: 92% (226/245) 2022-08-17T12:16:29.9248370Z remote: Counting objects: 93% (228/245) 2022-08-17T12:16:29.9248617Z remote: Counting objects: 94% (231/245) 2022-08-17T12:16:29.9248880Z remote: Counting objects: 95% (233/245) 2022-08-17T12:16:29.9249159Z remote: Counting objects: 96% (236/245) 2022-08-17T12:16:29.9249462Z remote: Counting objects: 97% (238/245) 2022-08-17T12:16:29.9249723Z remote: Counting objects: 98% (241/245) 2022-08-17T12:16:29.9249987Z remote: Counting objects: 99% (243/245) 2022-08-17T12:16:29.9250233Z remote: Counting objects: 100% (245/245) 2022-08-17T12:16:29.9250512Z remote: Counting objects: 100% (245/245), done. 2022-08-17T12:16:29.9250802Z remote: Compressing objects: 0% (1/146) 2022-08-17T12:16:29.9251126Z remote: Compressing objects: 1% (2/146) 2022-08-17T12:16:29.9251403Z remote: Compressing objects: 2% (3/146) 2022-08-17T12:16:29.9251698Z remote: Compressing objects: 3% (5/146) 2022-08-17T12:16:29.9251973Z remote: Compressing objects: 4% (6/146) 2022-08-17T12:16:29.9262244Z remote: Compressing objects: 5% (8/146) 2022-08-17T12:16:29.9276176Z remote: Compressing objects: 6% (9/146) 2022-08-17T12:16:29.9295754Z remote: Compressing objects: 7% (11/146) 2022-08-17T12:16:29.9296321Z remote: Compressing objects: 8% (12/146) 2022-08-17T12:16:29.9296598Z remote: Compressing objects: 9% (14/146) 2022-08-17T12:16:29.9298939Z remote: Compressing objects: 10% (15/146) 2022-08-17T12:16:29.9299506Z remote: Compressing objects: 11% (17/146) 2022-08-17T12:16:29.9299856Z remote: Compressing objects: 12% (18/146) 2022-08-17T12:16:29.9302185Z remote: Compressing objects: 13% (19/146) 2022-08-17T12:16:29.9302485Z remote: Compressing objects: 14% (21/146) 2022-08-17T12:16:29.9310064Z remote: Compressing objects: 15% (22/146) 2022-08-17T12:16:29.9310385Z remote: Compressing objects: 16% (24/146) 2022-08-17T12:16:29.9322568Z remote: Compressing objects: 17% (25/146) 2022-08-17T12:16:29.9345141Z remote: Compressing objects: 18% (27/146) 2022-08-17T12:16:29.9345685Z remote: Compressing objects: 19% (28/146) 2022-08-17T12:16:29.9346064Z remote: Compressing objects: 20% (30/146) 2022-08-17T12:16:29.9346341Z remote: Compressing objects: 21% (31/146) 2022-08-17T12:16:29.9346619Z remote: Compressing objects: 22% (33/146) 2022-08-17T12:16:29.9351594Z remote: Compressing objects: 23% (34/146) 2022-08-17T12:16:29.9352431Z remote: Compressing objects: 24% (36/146) 2022-08-17T12:16:29.9352745Z remote: Compressing objects: 25% (37/146) 2022-08-17T12:16:29.9353007Z remote: Compressing objects: 26% (38/146) 2022-08-17T12:16:29.9353293Z remote: Compressing objects: 27% (40/146) 2022-08-17T12:16:29.9353567Z remote: Compressing objects: 28% (41/146) 2022-08-17T12:16:29.9383347Z remote: Compressing objects: 29% (43/146) 2022-08-17T12:16:29.9396680Z remote: Compressing objects: 30% (44/146) 2022-08-17T12:16:29.9403142Z remote: Compressing objects: 31% (46/146) 2022-08-17T12:16:29.9403641Z remote: Compressing objects: 32% (47/146) 2022-08-17T12:16:29.9404068Z remote: Compressing objects: 33% (49/146) 2022-08-17T12:16:29.9404384Z remote: Compressing objects: 34% (50/146) 2022-08-17T12:16:29.9404696Z remote: Compressing objects: 35% (52/146) 2022-08-17T12:16:29.9405098Z remote: Compressing objects: 36% (53/146) 2022-08-17T12:16:29.9405530Z remote: Compressing objects: 37% (55/146) 2022-08-17T12:16:29.9405946Z remote: Compressing objects: 38% (56/146) 2022-08-17T12:16:29.9406374Z remote: Compressing objects: 39% (57/146) 2022-08-17T12:16:29.9406791Z remote: Compressing objects: 40% (59/146) 2022-08-17T12:16:29.9407242Z remote: Compressing objects: 41% (60/146) 2022-08-17T12:16:29.9407767Z remote: Compressing objects: 42% (62/146) 2022-08-17T12:16:29.9408115Z remote: Compressing objects: 43% (63/146) 2022-08-17T12:16:29.9408386Z remote: Compressing objects: 44% (65/146) 2022-08-17T12:16:29.9408703Z remote: Compressing objects: 45% (66/146) 2022-08-17T12:16:29.9409135Z remote: Compressing objects: 46% (68/146) 2022-08-17T12:16:29.9409611Z remote: Compressing objects: 47% (69/146) 2022-08-17T12:16:29.9410087Z remote: Compressing objects: 48% (71/146) 2022-08-17T12:16:29.9410414Z remote: Compressing objects: 49% (72/146) 2022-08-17T12:16:29.9410703Z remote: Compressing objects: 50% (73/146) 2022-08-17T12:16:29.9411065Z remote: Compressing objects: 51% (75/146) 2022-08-17T12:16:29.9411472Z remote: Compressing objects: 52% (76/146) 2022-08-17T12:16:29.9411949Z remote: Compressing objects: 53% (78/146) 2022-08-17T12:16:29.9412440Z remote: Compressing objects: 54% (79/146) 2022-08-17T12:16:29.9412727Z remote: Compressing objects: 55% (81/146) 2022-08-17T12:16:29.9413432Z remote: Compressing objects: 56% (82/146) 2022-08-17T12:16:29.9413943Z remote: Compressing objects: 57% (84/146) 2022-08-17T12:16:29.9414291Z remote: Compressing objects: 58% (85/146) 2022-08-17T12:16:29.9414564Z remote: Compressing objects: 59% (87/146) 2022-08-17T12:16:29.9414832Z remote: Compressing objects: 60% (88/146) 2022-08-17T12:16:29.9415138Z remote: Compressing objects: 61% (90/146) 2022-08-17T12:16:29.9415611Z remote: Compressing objects: 62% (91/146) 2022-08-17T12:16:29.9416088Z remote: Compressing objects: 63% (92/146) 2022-08-17T12:16:29.9416486Z remote: Compressing objects: 64% (94/146) 2022-08-17T12:16:29.9416946Z remote: Compressing objects: 65% (95/146) 2022-08-17T12:16:29.9417322Z remote: Compressing objects: 66% (97/146) 2022-08-17T12:16:29.9417594Z remote: Compressing objects: 67% (98/146) 2022-08-17T12:16:29.9417869Z remote: Compressing objects: 68% (100/146) 2022-08-17T12:16:29.9418191Z remote: Compressing objects: 69% (101/146) 2022-08-17T12:16:29.9418714Z remote: Compressing objects: 70% (103/146) 2022-08-17T12:16:29.9419110Z remote: Compressing objects: 71% (104/146) 2022-08-17T12:16:29.9419382Z remote: Compressing objects: 72% (106/146) 2022-08-17T12:16:29.9419793Z remote: Compressing objects: 73% (107/146) 2022-08-17T12:16:29.9420257Z remote: Compressing objects: 74% (109/146) 2022-08-17T12:16:29.9420607Z remote: Compressing objects: 75% (110/146) 2022-08-17T12:16:29.9420872Z remote: Compressing objects: 76% (111/146) 2022-08-17T12:16:29.9421434Z remote: Compressing objects: 77% (113/146) 2022-08-17T12:16:29.9421912Z remote: Compressing objects: 78% (114/146) 2022-08-17T12:16:29.9422390Z remote: Compressing objects: 79% (116/146) 2022-08-17T12:16:29.9441003Z remote: Compressing objects: 80% (117/146) 2022-08-17T12:16:29.9441517Z remote: Compressing objects: 81% (119/146) 2022-08-17T12:16:29.9442010Z remote: Compressing objects: 82% (120/146) 2022-08-17T12:16:29.9442321Z remote: Compressing objects: 83% (122/146) 2022-08-17T12:16:29.9442668Z remote: Compressing objects: 84% (123/146) 2022-08-17T12:16:29.9443146Z remote: Compressing objects: 85% (125/146) 2022-08-17T12:16:29.9443432Z remote: Compressing objects: 86% (126/146) 2022-08-17T12:16:29.9443698Z remote: Compressing objects: 87% (128/146) 2022-08-17T12:16:29.9443974Z remote: Compressing objects: 88% (129/146) 2022-08-17T12:16:29.9444248Z remote: Compressing objects: 89% (130/146) 2022-08-17T12:16:29.9444508Z remote: Compressing objects: 90% (132/146) 2022-08-17T12:16:29.9444783Z remote: Compressing objects: 91% (133/146) 2022-08-17T12:16:29.9445061Z remote: Compressing objects: 92% (135/146) 2022-08-17T12:16:29.9445338Z remote: Compressing objects: 93% (136/146) 2022-08-17T12:16:29.9445603Z remote: Compressing objects: 94% (138/146) 2022-08-17T12:16:29.9445879Z remote: Compressing objects: 95% (139/146) 2022-08-17T12:16:29.9446157Z remote: Compressing objects: 96% (141/146) 2022-08-17T12:16:29.9446420Z remote: Compressing objects: 97% (142/146) 2022-08-17T12:16:29.9446703Z remote: Compressing objects: 98% (144/146) 2022-08-17T12:16:29.9447078Z remote: Compressing objects: 99% (145/146) 2022-08-17T12:16:29.9447498Z remote: Compressing objects: 100% (146/146) 2022-08-17T12:16:29.9447947Z remote: Compressing objects: 100% (146/146), done. 2022-08-17T12:16:29.9539658Z Receiving objects: 0% (1/11014) 2022-08-17T12:16:29.9564398Z Receiving objects: 1% (111/11014) 2022-08-17T12:16:29.9589130Z Receiving objects: 2% (221/11014) 2022-08-17T12:16:29.9609531Z Receiving objects: 3% (331/11014) 2022-08-17T12:16:29.9628282Z Receiving objects: 4% (441/11014) 2022-08-17T12:16:29.9643989Z Receiving objects: 5% (551/11014) 2022-08-17T12:16:29.9658665Z Receiving objects: 6% (661/11014) 2022-08-17T12:16:29.9674831Z Receiving objects: 7% (771/11014) 2022-08-17T12:16:29.9692909Z Receiving objects: 8% (882/11014) 2022-08-17T12:16:29.9714579Z Receiving objects: 9% (992/11014) 2022-08-17T12:16:29.9735101Z Receiving objects: 10% (1102/11014) 2022-08-17T12:16:29.9755022Z Receiving objects: 11% (1212/11014) 2022-08-17T12:16:29.9778747Z Receiving objects: 12% (1322/11014) 2022-08-17T12:16:29.9800066Z Receiving objects: 13% (1432/11014) 2022-08-17T12:16:29.9817173Z Receiving objects: 14% (1542/11014) 2022-08-17T12:16:29.9833725Z Receiving objects: 15% (1653/11014) 2022-08-17T12:16:29.9935366Z Receiving objects: 16% (1763/11014) 2022-08-17T12:16:29.9997385Z Receiving objects: 17% (1873/11014) 2022-08-17T12:16:30.0056287Z Receiving objects: 18% (1983/11014) 2022-08-17T12:16:30.0088563Z Receiving objects: 19% (2093/11014) 2022-08-17T12:16:30.0127503Z Receiving objects: 20% (2203/11014) 2022-08-17T12:16:30.0145906Z Receiving objects: 21% (2313/11014) 2022-08-17T12:16:30.0160204Z Receiving objects: 22% (2424/11014) 2022-08-17T12:16:30.0170560Z Receiving objects: 23% (2534/11014) 2022-08-17T12:16:30.0192479Z Receiving objects: 24% (2644/11014) 2022-08-17T12:16:30.0209894Z Receiving objects: 25% (2754/11014) 2022-08-17T12:16:30.0231421Z Receiving objects: 26% (2864/11014) 2022-08-17T12:16:30.0248265Z Receiving objects: 27% (2974/11014) 2022-08-17T12:16:30.0266985Z Receiving objects: 28% (3084/11014) 2022-08-17T12:16:30.0284967Z Receiving objects: 29% (3195/11014) 2022-08-17T12:16:30.0307763Z Receiving objects: 30% (3305/11014) 2022-08-17T12:16:30.0340158Z Receiving objects: 31% (3415/11014) 2022-08-17T12:16:30.0352469Z Receiving objects: 32% (3525/11014) 2022-08-17T12:16:30.0372566Z Receiving objects: 33% (3635/11014) 2022-08-17T12:16:30.0386834Z Receiving objects: 34% (3745/11014) 2022-08-17T12:16:30.0409010Z Receiving objects: 35% (3855/11014) 2022-08-17T12:16:30.0430163Z Receiving objects: 36% (3966/11014) 2022-08-17T12:16:30.0456120Z Receiving objects: 37% (4076/11014) 2022-08-17T12:16:30.0470755Z Receiving objects: 38% (4186/11014) 2022-08-17T12:16:30.0484106Z Receiving objects: 39% (4296/11014) 2022-08-17T12:16:30.0495763Z Receiving objects: 40% (4406/11014) 2022-08-17T12:16:30.0507450Z Receiving objects: 41% (4516/11014) 2022-08-17T12:16:30.0525765Z Receiving objects: 42% (4626/11014) 2022-08-17T12:16:30.0538104Z Receiving objects: 43% (4737/11014) 2022-08-17T12:16:30.0556818Z Receiving objects: 44% (4847/11014) 2022-08-17T12:16:30.0568043Z Receiving objects: 45% (4957/11014) 2022-08-17T12:16:30.0579693Z Receiving objects: 46% (5067/11014) 2022-08-17T12:16:30.0595217Z Receiving objects: 47% (5177/11014) 2022-08-17T12:16:30.0606406Z Receiving objects: 48% (5287/11014) 2022-08-17T12:16:30.0616414Z Receiving objects: 49% (5397/11014) 2022-08-17T12:16:30.0632001Z Receiving objects: 50% (5507/11014) 2022-08-17T12:16:30.0640461Z Receiving objects: 51% (5618/11014) 2022-08-17T12:16:30.0652166Z Receiving objects: 52% (5728/11014) 2022-08-17T12:16:30.0662312Z Receiving objects: 53% (5838/11014) 2022-08-17T12:16:30.0672276Z Receiving objects: 54% (5948/11014) 2022-08-17T12:16:30.0682357Z Receiving objects: 55% (6058/11014) 2022-08-17T12:16:30.0692890Z Receiving objects: 56% (6168/11014) 2022-08-17T12:16:30.0704505Z Receiving objects: 57% (6278/11014) 2022-08-17T12:16:30.0715011Z Receiving objects: 58% (6389/11014) 2022-08-17T12:16:30.0728943Z Receiving objects: 59% (6499/11014) 2022-08-17T12:16:30.0740797Z Receiving objects: 60% (6609/11014) 2022-08-17T12:16:30.0752097Z Receiving objects: 61% (6719/11014) 2022-08-17T12:16:30.0763318Z Receiving objects: 62% (6829/11014) 2022-08-17T12:16:30.0775179Z Receiving objects: 63% (6939/11014) 2022-08-17T12:16:30.0785830Z Receiving objects: 64% (7049/11014) 2022-08-17T12:16:30.0796411Z Receiving objects: 65% (7160/11014) 2022-08-17T12:16:30.0811641Z Receiving objects: 66% (7270/11014) 2022-08-17T12:16:30.0823459Z Receiving objects: 67% (7380/11014) 2022-08-17T12:16:30.0839513Z Receiving objects: 68% (7490/11014) 2022-08-17T12:16:30.0849437Z Receiving objects: 69% (7600/11014) 2022-08-17T12:16:30.0862059Z Receiving objects: 70% (7710/11014) 2022-08-17T12:16:30.0874958Z Receiving objects: 71% (7820/11014) 2022-08-17T12:16:30.0887414Z Receiving objects: 72% (7931/11014) 2022-08-17T12:16:30.0896309Z Receiving objects: 73% (8041/11014) 2022-08-17T12:16:30.0906665Z Receiving objects: 74% (8151/11014) 2022-08-17T12:16:30.0918221Z Receiving objects: 75% (8261/11014) 2022-08-17T12:16:30.0933250Z Receiving objects: 76% (8371/11014) 2022-08-17T12:16:30.0943132Z Receiving objects: 77% (8481/11014) 2022-08-17T12:16:30.0952397Z Receiving objects: 78% (8591/11014) 2022-08-17T12:16:30.0963846Z Receiving objects: 79% (8702/11014) 2022-08-17T12:16:30.0973377Z Receiving objects: 80% (8812/11014) 2022-08-17T12:16:30.0985966Z Receiving objects: 81% (8922/11014) 2022-08-17T12:16:30.0995441Z Receiving objects: 82% (9032/11014) 2022-08-17T12:16:30.1005229Z Receiving objects: 83% (9142/11014) 2022-08-17T12:16:30.1014983Z Receiving objects: 84% (9252/11014) 2022-08-17T12:16:30.1026377Z Receiving objects: 85% (9362/11014) 2022-08-17T12:16:30.1039393Z Receiving objects: 86% (9473/11014) 2022-08-17T12:16:30.1051963Z Receiving objects: 87% (9583/11014) 2022-08-17T12:16:30.1065943Z Receiving objects: 88% (9693/11014) 2022-08-17T12:16:30.1082371Z Receiving objects: 89% (9803/11014) 2022-08-17T12:16:30.1097174Z Receiving objects: 90% (9913/11014) 2022-08-17T12:16:30.1108045Z Receiving objects: 91% (10023/11014) 2022-08-17T12:16:30.1120273Z Receiving objects: 92% (10133/11014) 2022-08-17T12:16:30.1135358Z Receiving objects: 93% (10244/11014) 2022-08-17T12:16:30.1146163Z Receiving objects: 94% (10354/11014) 2022-08-17T12:16:30.1161620Z Receiving objects: 95% (10464/11014) 2022-08-17T12:16:30.1174653Z Receiving objects: 96% (10574/11014) 2022-08-17T12:16:30.1189687Z Receiving objects: 97% (10684/11014) 2022-08-17T12:16:30.1261284Z Receiving objects: 98% (10794/11014) 2022-08-17T12:16:30.1261646Z Receiving objects: 99% (10904/11014) 2022-08-17T12:16:30.1262115Z remote: Total 11014 (delta 138), reused 170 (delta 99), pack-reused 10769 2022-08-17T12:16:30.1291588Z Receiving objects: 100% (11014/11014) 2022-08-17T12:16:30.1291904Z Receiving objects: 100% (11014/11014), 3.46 MiB | 19.44 MiB/s, done. 2022-08-17T12:16:30.1340929Z Resolving deltas: 0% (0/8517) 2022-08-17T12:16:30.1372645Z Resolving deltas: 1% (103/8517) 2022-08-17T12:16:30.1413072Z Resolving deltas: 2% (180/8517) 2022-08-17T12:16:30.1473031Z Resolving deltas: 3% (258/8517) 2022-08-17T12:16:30.1507819Z Resolving deltas: 4% (378/8517) 2022-08-17T12:16:30.1533685Z Resolving deltas: 5% (445/8517) 2022-08-17T12:16:30.1578595Z Resolving deltas: 6% (512/8517) 2022-08-17T12:16:30.1611364Z Resolving deltas: 7% (619/8517) 2022-08-17T12:16:30.1647141Z Resolving deltas: 8% (684/8517) 2022-08-17T12:16:30.1682923Z Resolving deltas: 9% (772/8517) 2022-08-17T12:16:30.1714157Z Resolving deltas: 10% (885/8517) 2022-08-17T12:16:30.1753752Z Resolving deltas: 11% (960/8517) 2022-08-17T12:16:30.1786003Z Resolving deltas: 12% (1054/8517) 2022-08-17T12:16:30.1826849Z Resolving deltas: 13% (1142/8517) 2022-08-17T12:16:30.1888182Z Resolving deltas: 14% (1245/8517) 2022-08-17T12:16:30.1962829Z Resolving deltas: 16% (1408/8517) 2022-08-17T12:16:30.2001549Z Resolving deltas: 18% (1543/8517) 2022-08-17T12:16:30.2032778Z Resolving deltas: 19% (1626/8517) 2022-08-17T12:16:30.2066268Z Resolving deltas: 20% (1726/8517) 2022-08-17T12:16:30.2190493Z Resolving deltas: 21% (1795/8517) 2022-08-17T12:16:30.2201582Z Resolving deltas: 22% (1937/8517) 2022-08-17T12:16:30.2290924Z Resolving deltas: 23% (1998/8517) 2022-08-17T12:16:30.2320547Z Resolving deltas: 25% (2145/8517) 2022-08-17T12:16:30.2335709Z Resolving deltas: 27% (2314/8517) 2022-08-17T12:16:30.2366314Z Resolving deltas: 28% (2391/8517) 2022-08-17T12:16:30.2394281Z Resolving deltas: 29% (2471/8517) 2022-08-17T12:16:30.2408518Z Resolving deltas: 30% (2572/8517) 2022-08-17T12:16:30.2425263Z Resolving deltas: 31% (2641/8517) 2022-08-17T12:16:30.2439261Z Resolving deltas: 32% (2753/8517) 2022-08-17T12:16:30.2450196Z Resolving deltas: 33% (2839/8517) 2022-08-17T12:16:30.2483841Z Resolving deltas: 34% (2917/8517) 2022-08-17T12:16:30.2491374Z Resolving deltas: 36% (3137/8517) 2022-08-17T12:16:30.2514762Z Resolving deltas: 37% (3196/8517) 2022-08-17T12:16:30.2555775Z Resolving deltas: 39% (3323/8517) 2022-08-17T12:16:30.2565813Z Resolving deltas: 41% (3538/8517) 2022-08-17T12:16:30.2590218Z Resolving deltas: 42% (3592/8517) 2022-08-17T12:16:30.2604230Z Resolving deltas: 43% (3711/8517) 2022-08-17T12:16:30.2631092Z Resolving deltas: 44% (3790/8517) 2022-08-17T12:16:30.2643685Z Resolving deltas: 46% (3927/8517) 2022-08-17T12:16:30.2669531Z Resolving deltas: 47% (4004/8517) 2022-08-17T12:16:30.2679611Z Resolving deltas: 48% (4128/8517) 2022-08-17T12:16:30.2700056Z Resolving deltas: 49% (4184/8517) 2022-08-17T12:16:30.2716157Z Resolving deltas: 50% (4270/8517) 2022-08-17T12:16:30.2800276Z Resolving deltas: 51% (4363/8517) 2022-08-17T12:16:30.2886662Z Resolving deltas: 52% (4481/8517) 2022-08-17T12:16:30.2954001Z Resolving deltas: 53% (4571/8517) 2022-08-17T12:16:30.2975257Z Resolving deltas: 57% (4926/8517) 2022-08-17T12:16:30.2979072Z Resolving deltas: 59% (5098/8517) 2022-08-17T12:16:30.2990388Z Resolving deltas: 60% (5125/8517) 2022-08-17T12:16:30.3004140Z Resolving deltas: 61% (5209/8517) 2022-08-17T12:16:30.3029084Z Resolving deltas: 62% (5318/8517) 2022-08-17T12:16:30.3037693Z Resolving deltas: 64% (5478/8517) 2022-08-17T12:16:30.3058235Z Resolving deltas: 65% (5544/8517) 2022-08-17T12:16:30.3065889Z Resolving deltas: 66% (5690/8517) 2022-08-17T12:16:30.3073970Z Resolving deltas: 67% (5745/8517) 2022-08-17T12:16:30.3088765Z Resolving deltas: 68% (5801/8517) 2022-08-17T12:16:30.3104800Z Resolving deltas: 69% (5893/8517) 2022-08-17T12:16:30.3118345Z Resolving deltas: 70% (5973/8517) 2022-08-17T12:16:30.3146947Z Resolving deltas: 71% (6058/8517) 2022-08-17T12:16:30.3159482Z Resolving deltas: 72% (6155/8517) 2022-08-17T12:16:30.3231977Z Resolving deltas: 73% (6218/8517) 2022-08-17T12:16:30.3253301Z Resolving deltas: 75% (6417/8517) 2022-08-17T12:16:30.3273054Z Resolving deltas: 77% (6591/8517) 2022-08-17T12:16:30.3274954Z Resolving deltas: 78% (6724/8517) 2022-08-17T12:16:30.3289659Z Resolving deltas: 79% (6738/8517) 2022-08-17T12:16:30.3310998Z Resolving deltas: 80% (6817/8517) 2022-08-17T12:16:30.3318975Z Resolving deltas: 81% (6915/8517) 2022-08-17T12:16:30.3329023Z Resolving deltas: 82% (6987/8517) 2022-08-17T12:16:30.3339453Z Resolving deltas: 83% (7084/8517) 2022-08-17T12:16:30.3355911Z Resolving deltas: 84% (7170/8517) 2022-08-17T12:16:30.3361266Z Resolving deltas: 85% (7288/8517) 2022-08-17T12:16:30.3374863Z Resolving deltas: 86% (7325/8517) 2022-08-17T12:16:30.3386850Z Resolving deltas: 87% (7412/8517) 2022-08-17T12:16:30.3417870Z Resolving deltas: 88% (7497/8517) 2022-08-17T12:16:30.3427871Z Resolving deltas: 89% (7632/8517) 2022-08-17T12:16:30.3440541Z Resolving deltas: 90% (7688/8517) 2022-08-17T12:16:30.3463261Z Resolving deltas: 91% (7757/8517) 2022-08-17T12:16:30.3470650Z Resolving deltas: 92% (7880/8517) 2022-08-17T12:16:30.3485382Z Resolving deltas: 93% (7926/8517) 2022-08-17T12:16:30.3505773Z Resolving deltas: 94% (8014/8517) 2022-08-17T12:16:30.3519481Z Resolving deltas: 95% (8096/8517) 2022-08-17T12:16:30.3534419Z Resolving deltas: 96% (8180/8517) 2022-08-17T12:16:30.3552307Z Resolving deltas: 97% (8262/8517) 2022-08-17T12:16:30.3565900Z Resolving deltas: 98% (8349/8517) 2022-08-17T12:16:30.3632739Z Resolving deltas: 99% (8437/8517) 2022-08-17T12:16:30.3633041Z Resolving deltas: 100% (8517/8517) 2022-08-17T12:16:30.3633339Z Resolving deltas: 100% (8517/8517), done. 2022-08-17T12:16:30.4601051Z + pushd torchdynamo 2022-08-17T12:16:30.4601485Z ~/torchdynamo ~ ~/workspace 2022-08-17T12:16:30.4601967Z + git checkout f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:16:30.5056964Z Note: switching to 'f19410cd8204fa1c30ca72f81142508e128be66f'. 2022-08-17T12:16:30.5057178Z 2022-08-17T12:16:30.5057398Z You are in 'detached HEAD' state. You can look around, make experimental 2022-08-17T12:16:30.5057734Z changes and commit them, and you can discard any commits you make in this 2022-08-17T12:16:30.5058173Z state without impacting any branches by switching back to a branch. 2022-08-17T12:16:30.5058340Z 2022-08-17T12:16:30.5058479Z If you want to create a new branch to retain commits you create, you may 2022-08-17T12:16:30.5058835Z do so (now or later) by using -c with the switch command. Example: 2022-08-17T12:16:30.5058996Z 2022-08-17T12:16:30.5059129Z git switch -c 2022-08-17T12:16:30.5059248Z 2022-08-17T12:16:30.5059338Z Or undo this operation with: 2022-08-17T12:16:30.5059463Z 2022-08-17T12:16:30.5059537Z git switch - 2022-08-17T12:16:30.5059642Z 2022-08-17T12:16:30.5059798Z Turn off this advice by setting config variable advice.detachedHead to false 2022-08-17T12:16:30.5059976Z 2022-08-17T12:16:30.5060109Z HEAD is now at f19410c Update pytorch/functorch versions (#704) 2022-08-17T12:16:30.5078643Z + python setup.py develop 2022-08-17T12:16:34.1109050Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:16:34.6280601Z running develop 2022-08-17T12:16:34.6301092Z /opt/conda/lib/python3.7/site-packages/setuptools/command/easy_install.py:147: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-08-17T12:16:34.6301885Z EasyInstallDeprecationWarning, 2022-08-17T12:16:34.7616328Z /opt/conda/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-08-17T12:16:34.7617139Z setuptools.SetuptoolsDeprecationWarning, 2022-08-17T12:16:35.0206673Z running egg_info 2022-08-17T12:16:35.0207335Z creating torchdynamo.egg-info 2022-08-17T12:16:35.0856374Z writing torchdynamo.egg-info/PKG-INFO 2022-08-17T12:16:35.1443459Z writing dependency_links to torchdynamo.egg-info/dependency_links.txt 2022-08-17T12:16:35.4437443Z writing requirements to torchdynamo.egg-info/requires.txt 2022-08-17T12:16:35.5027735Z writing top-level names to torchdynamo.egg-info/top_level.txt 2022-08-17T12:16:35.5028122Z writing manifest file 'torchdynamo.egg-info/SOURCES.txt' 2022-08-17T12:16:35.6367728Z reading manifest file 'torchdynamo.egg-info/SOURCES.txt' 2022-08-17T12:16:35.6368769Z adding license file 'LICENSE' 2022-08-17T12:16:35.6386626Z writing manifest file 'torchdynamo.egg-info/SOURCES.txt' 2022-08-17T12:16:35.6387950Z running build_ext 2022-08-17T12:16:35.6405385Z building 'torchdynamo._eval_frame' extension 2022-08-17T12:16:35.6406422Z creating build 2022-08-17T12:16:35.6407446Z creating build/temp.linux-x86_64-3.7 2022-08-17T12:16:35.6407838Z creating build/temp.linux-x86_64-3.7/torchdynamo 2022-08-17T12:16:35.6409143Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.7m -c torchdynamo/_eval_frame.c -o build/temp.linux-x86_64-3.7/torchdynamo/_eval_frame.o -Wall 2022-08-17T12:16:36.2841769Z creating build/lib.linux-x86_64-3.7 2022-08-17T12:16:36.2842231Z creating build/lib.linux-x86_64-3.7/torchdynamo 2022-08-17T12:16:36.2842939Z gcc -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/torchdynamo/_eval_frame.o -o build/lib.linux-x86_64-3.7/torchdynamo/_eval_frame.cpython-37m-x86_64-linux-gnu.so 2022-08-17T12:16:36.3746660Z building 'torchdynamo._guards' extension 2022-08-17T12:16:36.3748164Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c torchdynamo/_guards.cpp -o build/temp.linux-x86_64-3.7/torchdynamo/_guards.o -std=c++14 2022-08-17T12:16:38.3712927Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:16:38.3713596Z torchdynamo/_guards.cpp: In function ‘PyObject* {anonymous}::TensorGuards_check_verbose({anonymous}::TensorGuards*, PyObject*, PyObject*)’: 2022-08-17T12:16:38.3714222Z torchdynamo/_guards.cpp:246:28: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 2022-08-17T12:16:38.3714617Z 246 | for (Py_ssize_t i = 0; i < names_size; i++) { 2022-08-17T12:16:38.3714841Z | ~~^~~~~~~~~~~~ 2022-08-17T12:16:38.3733554Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/torchdynamo/_guards.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torchdynamo/_guards.cpython-37m-x86_64-linux-gnu.so 2022-08-17T12:16:39.1891381Z copying build/lib.linux-x86_64-3.7/torchdynamo/_eval_frame.cpython-37m-x86_64-linux-gnu.so -> torchdynamo 2022-08-17T12:16:39.1893640Z copying build/lib.linux-x86_64-3.7/torchdynamo/_guards.cpython-37m-x86_64-linux-gnu.so -> torchdynamo 2022-08-17T12:16:39.2312627Z Creating /opt/conda/lib/python3.7/site-packages/torchdynamo.egg-link (link to .) 2022-08-17T12:16:39.2317187Z Adding torchdynamo 1.13.0.dev0 to easy-install.pth file 2022-08-17T12:16:39.2329399Z 2022-08-17T12:16:39.2329588Z Installed /var/lib/jenkins/torchdynamo 2022-08-17T12:16:39.2347450Z Processing dependencies for torchdynamo==1.13.0.dev0 2022-08-17T12:16:39.2385027Z Searching for tabulate 2022-08-17T12:16:39.2385916Z Reading https://pypi.org/simple/tabulate/ 2022-08-17T12:16:39.2705477Z /opt/conda/lib/python3.7/site-packages/pkg_resources/__init__.py:125: PkgResourcesDeprecationWarning: is an invalid version and will not be supported in a future release 2022-08-17T12:16:39.2705920Z PkgResourcesDeprecationWarning, 2022-08-17T12:16:39.3106950Z Downloading https://files.pythonhosted.org/packages/92/4e/e5a13fdb3e6f81ce11893523ff289870c87c8f1f289a7369fb0e9840c3bb/tabulate-0.8.10-py3-none-any.whl#sha256=0ba055423dbaa164b9e456abe7920c5e8ed33fcc16f6d1b2f2d152c8e1e8b4fc 2022-08-17T12:16:39.3348926Z Best match: tabulate 0.8.10 2022-08-17T12:16:39.3349391Z Processing tabulate-0.8.10-py3-none-any.whl 2022-08-17T12:16:39.3405478Z Installing tabulate-0.8.10-py3-none-any.whl to /opt/conda/lib/python3.7/site-packages 2022-08-17T12:16:39.8080020Z Adding tabulate 0.8.10 to easy-install.pth file 2022-08-17T12:16:39.8094442Z Installing tabulate script to /opt/conda/bin 2022-08-17T12:16:39.8096056Z 2022-08-17T12:16:39.8096398Z Installed /opt/conda/lib/python3.7/site-packages/tabulate-0.8.10-py3.7.egg 2022-08-17T12:16:39.8181134Z Searching for sympy==1.10.1 2022-08-17T12:16:39.8181561Z Best match: sympy 1.10.1 2022-08-17T12:16:39.8182660Z Adding sympy 1.10.1 to easy-install.pth file 2022-08-17T12:16:39.8186810Z Installing isympy script to /opt/conda/bin 2022-08-17T12:16:39.8193633Z 2022-08-17T12:16:39.8193908Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:16:39.8200252Z Searching for PyYAML==6.0 2022-08-17T12:16:39.8201863Z Best match: PyYAML 6.0 2022-08-17T12:16:39.8202488Z Adding PyYAML 6.0 to easy-install.pth file 2022-08-17T12:16:39.8204890Z 2022-08-17T12:16:39.8205130Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:16:39.8220487Z Searching for numpy==1.18.5 2022-08-17T12:16:39.8221855Z Best match: numpy 1.18.5 2022-08-17T12:16:39.8222429Z Adding numpy 1.18.5 to easy-install.pth file 2022-08-17T12:16:39.8226353Z Installing f2py script to /opt/conda/bin 2022-08-17T12:16:39.8228701Z Installing f2py3 script to /opt/conda/bin 2022-08-17T12:16:39.8230597Z Installing f2py3.7 script to /opt/conda/bin 2022-08-17T12:16:39.8232008Z 2022-08-17T12:16:39.8232336Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:16:39.8249853Z Searching for torch==1.13.0a0+gitce6a3c6 2022-08-17T12:16:39.8250820Z Best match: torch 1.13.0a0+gitce6a3c6 2022-08-17T12:16:39.8252436Z Adding torch 1.13.0a0+gitce6a3c6 to easy-install.pth file 2022-08-17T12:16:39.8256070Z Installing convert-caffe2-to-onnx script to /opt/conda/bin 2022-08-17T12:16:39.8265165Z Installing convert-onnx-to-caffe2 script to /opt/conda/bin 2022-08-17T12:16:39.8266108Z Installing torchrun script to /opt/conda/bin 2022-08-17T12:16:39.8267658Z 2022-08-17T12:16:39.8267870Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:16:39.8273982Z Searching for mpmath==1.2.1 2022-08-17T12:16:39.8274886Z Best match: mpmath 1.2.1 2022-08-17T12:16:39.8275951Z Adding mpmath 1.2.1 to easy-install.pth file 2022-08-17T12:16:39.8278836Z 2022-08-17T12:16:39.8279142Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:16:39.8285340Z Searching for typing-extensions==4.3.0 2022-08-17T12:16:39.8286171Z Best match: typing-extensions 4.3.0 2022-08-17T12:16:39.8286663Z Adding typing-extensions 4.3.0 to easy-install.pth file 2022-08-17T12:16:39.8289082Z 2022-08-17T12:16:39.8289337Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:16:39.8290224Z Finished processing dependencies for torchdynamo==1.13.0.dev0 2022-08-17T12:16:40.4995095Z 2022-08-17T12:16:40.4995453Z real 0m9.992s 2022-08-17T12:16:40.4995667Z user 0m6.412s 2022-08-17T12:16:40.4995834Z sys 0m1.488s 2022-08-17T12:16:40.4996003Z + popd 2022-08-17T12:16:40.4996161Z ~ ~/workspace 2022-08-17T12:16:40.4996311Z + popd 2022-08-17T12:16:40.4996469Z ~/workspace 2022-08-17T12:16:40.4996643Z + test_python_shard 2 2022-08-17T12:16:40.4996926Z + [[ -z 5 ]] 2022-08-17T12:16:40.4997218Z + [[ linux-focal-py3.7-clang7-asan == *slow-gradcheck* ]] 2022-08-17T12:16:40.4997829Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --shard 2 5 --verbose 2022-08-17T12:16:44.0396434Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:16:44.2050856Z Ignoring disabled issues: [] 2022-08-17T12:16:44.3103538Z Found test time stats from artifacts 2022-08-17T12:16:44.3104219Z Selected tests: 2022-08-17T12:16:44.3104692Z test_ops_gradients 2022-08-17T12:16:44.3104973Z test_cuda 2022-08-17T12:16:44.3105237Z test_fx_backends 2022-08-17T12:16:44.4528364Z Prioritized test from test file changes. 2022-08-17T12:16:44.4528812Z reordering tests for PR: 2022-08-17T12:16:44.4529142Z prioritized: [] 2022-08-17T12:16:44.4529748Z the rest: ['test_ops_gradients', 'test_cuda', 'test_fx_backends'] 2022-08-17T12:16:44.4530045Z 2022-08-17T12:16:44.4530801Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/slow-tests.json to /var/lib/jenkins/workspace/test/.pytorch-slow-tests.json 2022-08-17T12:16:44.4874600Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/disabled-tests.json to /var/lib/jenkins/workspace/test/.pytorch-disabled-tests.json 2022-08-17T12:16:44.5360425Z Running test_ops_gradients ... [2022-08-17 12:16:44.535619] 2022-08-17T12:16:44.5361064Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_gradients.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:16:44.535683] 2022-08-17T12:16:50.5423623Z Test results will be stored in test-reports/python-pytest/test_ops_gradients/test_ops_gradients.xml 2022-08-17T12:16:50.8193657Z ============================= test session starts ============================== 2022-08-17T12:16:50.8194461Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T12:16:50.8266714Z cachedir: .pytest_cache 2022-08-17T12:16:50.8267496Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-08-17T12:16:50.8267986Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T12:16:50.8268458Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:16:50.8268724Z 2022-08-17T12:16:50.9028471Z gw0 I / gw1 I / gw2 I / gw3 I 2022-08-17T12:16:50.9028989Z [gw0] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:16:50.9029439Z 2022-08-17T12:16:50.9818103Z gw0 C / gw1 I / gw2 I / gw3 I 2022-08-17T12:16:50.9818595Z [gw1] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:16:50.9818871Z 2022-08-17T12:16:51.0566244Z gw0 C / gw1 C / gw2 I / gw3 I 2022-08-17T12:16:51.0566734Z [gw2] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:16:51.0566993Z 2022-08-17T12:16:51.1347023Z gw0 C / gw1 C / gw2 C / gw3 I 2022-08-17T12:16:51.1347556Z [gw3] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:16:51.1347822Z 2022-08-17T12:16:51.6827367Z gw0 C / gw1 C / gw2 C / gw3 C 2022-08-17T12:16:51.6828113Z [gw3] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:16:51.6828375Z 2022-08-17T12:16:51.6843154Z gw0 C / gw1 C / gw2 C / gw3 ok 2022-08-17T12:16:51.6843833Z [gw1] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:16:51.6844098Z 2022-08-17T12:16:51.6961042Z gw0 C / gw1 ok / gw2 C / gw3 ok 2022-08-17T12:16:51.6961739Z [gw0] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:16:51.6962073Z 2022-08-17T12:16:51.7138343Z gw0 ok / gw1 ok / gw2 C / gw3 ok 2022-08-17T12:16:51.7139074Z [gw2] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:16:51.7139329Z 2022-08-17T12:16:57.6565659Z gw0 ok / gw1 ok / gw2 ok / gw3 ok 2022-08-17T12:16:57.8341526Z gw0 ok / gw1 ok / gw2 [7424] / gw3 ok 2022-08-17T12:16:57.8605508Z gw0 ok / gw1 ok / gw2 [7424] / gw3 [7424] 2022-08-17T12:16:57.8622517Z gw0 ok / gw1 [7424] / gw2 [7424] / gw3 [7424] 2022-08-17T12:16:57.8626447Z gw0 [7424] / gw1 [7424] / gw2 [7424] / gw3 [7424] 2022-08-17T12:16:57.8626971Z scheduling tests via LoadScheduling 2022-08-17T12:16:57.9501109Z 2022-08-17T12:16:57.9501969Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_float64 2022-08-17T12:16:57.9502383Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_float64 2022-08-17T12:16:57.9502894Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_complex128 2022-08-17T12:16:57.9506023Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_complex128 2022-08-17T12:16:57.9577975Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_float64 2022-08-17T12:16:57.9583724Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_complex128 2022-08-17T12:16:57.9589697Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_float64 2022-08-17T12:16:57.9595142Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_complex128 2022-08-17T12:16:57.9633843Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_complex128 2022-08-17T12:16:57.9638342Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_complex128 2022-08-17T12:16:57.9644061Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_complex128 2022-08-17T12:16:57.9652042Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_complex128 2022-08-17T12:16:57.9655770Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_float64 2022-08-17T12:16:57.9659774Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_float64 2022-08-17T12:16:57.9663969Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_float64 2022-08-17T12:16:57.9670717Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_float64 2022-08-17T12:16:57.9677071Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:16:57.9680482Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:16:57.9695237Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_float64 2022-08-17T12:16:57.9700226Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_complex128 2022-08-17T12:16:57.9705029Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_float64 2022-08-17T12:16:57.9708044Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_float64 2022-08-17T12:16:57.9711732Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_complex128 2022-08-17T12:16:58.0034842Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_float64 2022-08-17T12:16:58.0056492Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_float64 2022-08-17T12:16:58.0071997Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_float64 2022-08-17T12:16:58.0096458Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmod___cpu_float64 2022-08-17T12:16:58.0111680Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmod___cpu_float64 2022-08-17T12:16:58.0132193Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_complex128 2022-08-17T12:16:58.0151363Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_complex128 2022-08-17T12:16:58.0321228Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_complex128 2022-08-17T12:16:58.0474206Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_complex128 2022-08-17T12:16:58.0497743Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_float64 2022-08-17T12:16:58.0552636Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_float64 2022-08-17T12:16:58.0570175Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_float64 2022-08-17T12:16:58.0594436Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_float64 2022-08-17T12:16:58.0594937Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amax_cpu_float64 2022-08-17T12:16:58.0625656Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_complex128 2022-08-17T12:16:58.0628225Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amax_cpu_float64 2022-08-17T12:16:58.0915639Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_complex128 2022-08-17T12:16:58.0941888Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:16:58.0992242Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:16:58.1014317Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amin_cpu_float64 2022-08-17T12:16:58.1074824Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amin_cpu_float64 2022-08-17T12:16:58.1075314Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:16:58.1105099Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:16:58.1113748Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:16:58.1395596Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:16:58.1416949Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:16:58.1472211Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:16:58.1499397Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:16:58.1511719Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:16:58.1536841Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:16:58.1551230Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:16:58.1578096Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:16:58.1834887Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:16:58.1858873Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:16:58.1911557Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:16:58.1933657Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:16:58.1951303Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:16:58.1977275Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_float64 2022-08-17T12:16:58.1991144Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_float64 2022-08-17T12:16:58.2014756Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:16:58.2275367Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:16:58.2297781Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:16:58.2352081Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:16:58.2374318Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_median_cpu_float64 2022-08-17T12:16:58.2391137Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_median_cpu_float64 2022-08-17T12:16:58.2413845Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:16:58.2431065Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:16:58.2453152Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_norm_cpu_float64 2022-08-17T12:16:58.2714421Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_norm_cpu_float64 2022-08-17T12:16:58.2739102Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:16:58.2791636Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:16:58.2813588Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:16:58.2831246Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:16:58.2853705Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:16:58.2871053Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:16:58.2895473Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_float64 2022-08-17T12:16:58.3154515Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_float64 2022-08-17T12:16:58.3175686Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:16:58.3233167Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:16:58.3257794Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_complex128 2022-08-17T12:16:58.3314390Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_complex128 2022-08-17T12:16:58.3315139Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_float64 2022-08-17T12:16:58.3349944Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_float64 2022-08-17T12:16:58.3354852Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_float64 2022-08-17T12:16:58.3594348Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_float64 2022-08-17T12:16:58.3616522Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_complex128 2022-08-17T12:16:58.3673140Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_complex128 2022-08-17T12:16:58.3699456Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_complex128 2022-08-17T12:16:58.3755254Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_complex128 2022-08-17T12:16:58.3755691Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_float64 2022-08-17T12:16:58.3790278Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_float64 2022-08-17T12:16:58.3794665Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_float64 2022-08-17T12:16:58.4034799Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_float64 2022-08-17T12:16:58.4059746Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_complex128 2022-08-17T12:16:58.4114884Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_complex128 2022-08-17T12:16:58.4156465Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_complex128 2022-08-17T12:16:58.4196501Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_complex128 2022-08-17T12:16:58.4196921Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_float64 2022-08-17T12:16:58.4235504Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_float64 2022-08-17T12:16:58.4240171Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_float64 2022-08-17T12:16:58.4475241Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_float64 2022-08-17T12:16:58.4497522Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_complex128 2022-08-17T12:16:58.4552589Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_complex128 2022-08-17T12:16:58.4575645Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_complex128 2022-08-17T12:16:58.4635650Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_complex128 2022-08-17T12:16:58.4636050Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_float64 2022-08-17T12:16:58.4672718Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_float64 2022-08-17T12:16:58.4674182Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_float64 2022-08-17T12:16:58.4914964Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_float64 2022-08-17T12:16:58.4937716Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_complex128 2022-08-17T12:16:58.4992303Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_complex128 2022-08-17T12:16:58.5015569Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:16:58.5075629Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:16:58.5076065Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_float64 2022-08-17T12:16:58.5109609Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_float64 2022-08-17T12:16:58.5114273Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_float64 2022-08-17T12:16:58.5353939Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_float64 2022-08-17T12:16:58.5375738Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:16:58.5432187Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:16:58.5454567Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_complex128 2022-08-17T12:16:58.5513264Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_complex128 2022-08-17T12:16:58.5515305Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_float64 2022-08-17T12:16:58.5548802Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:16:58.5553522Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:16:58.5793809Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_float64 2022-08-17T12:16:58.5816079Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_complex128 2022-08-17T12:16:58.5872848Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_complex128 2022-08-17T12:16:58.5897552Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_complex128 2022-08-17T12:16:58.5955162Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_complex128 2022-08-17T12:16:58.5955602Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_float64 2022-08-17T12:16:58.5989261Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_float64 2022-08-17T12:16:58.6003945Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_float64 2022-08-17T12:16:58.6234470Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_float64 2022-08-17T12:16:58.6260132Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_complex128 2022-08-17T12:16:58.6312189Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_complex128 2022-08-17T12:16:58.6334184Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_complex128 2022-08-17T12:16:58.6394424Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_complex128 2022-08-17T12:16:58.6395098Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_float64 2022-08-17T12:16:58.6428218Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_float64 2022-08-17T12:16:58.6432787Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_float64 2022-08-17T12:16:58.6673585Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_float64 2022-08-17T12:16:58.6696194Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_aminmax_cpu_float64 2022-08-17T12:16:58.6751838Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_aminmax_cpu_float64 2022-08-17T12:16:58.6775254Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amax_cpu_float64 2022-08-17T12:16:58.6834381Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amax_cpu_float64 2022-08-17T12:16:58.6835376Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_complex128 2022-08-17T12:16:58.6869390Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amin_cpu_float64 2022-08-17T12:16:58.6873809Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_complex128 2022-08-17T12:16:58.7114549Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amin_cpu_float64 2022-08-17T12:16:58.7138454Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_float64 2022-08-17T12:16:58.7192312Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_float64 2022-08-17T12:16:58.7214695Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_float64 2022-08-17T12:16:58.7277230Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_float64 2022-08-17T12:16:58.7277666Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_complex128 2022-08-17T12:16:58.7311501Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_arange_cpu_float64 2022-08-17T12:16:58.7317318Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_complex128 2022-08-17T12:16:58.7555310Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_arange_cpu_float64 2022-08-17T12:16:58.7577338Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argsort_cpu_float64 2022-08-17T12:16:58.7632298Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argsort_cpu_float64 2022-08-17T12:16:58.7655461Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmax_cpu_float64 2022-08-17T12:16:58.7714570Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmax_cpu_float64 2022-08-17T12:16:58.7715017Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmin_cpu_float64 2022-08-17T12:16:58.7749033Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_complex128 2022-08-17T12:16:58.7753847Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmin_cpu_float64 2022-08-17T12:16:58.7993765Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_complex128 2022-08-17T12:16:58.8010431Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_float64 2022-08-17T12:16:58.8071809Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_float64 2022-08-17T12:16:58.8093905Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_float64 2022-08-17T12:16:58.8154854Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_float64 2022-08-17T12:16:58.8155363Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_complex128 2022-08-17T12:16:58.8173648Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:16:58.8184540Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_complex128 2022-08-17T12:16:58.8434454Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:16:58.8458529Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_float64 2022-08-17T12:16:58.8511890Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_float64 2022-08-17T12:16:58.8536996Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:16:58.8593893Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:16:58.8594663Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_complex128 2022-08-17T12:16:58.8629684Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_complex128 2022-08-17T12:16:58.8634518Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_complex128 2022-08-17T12:16:58.8874332Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_complex128 2022-08-17T12:16:58.8898260Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_complex128 2022-08-17T12:16:58.8952590Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_complex128 2022-08-17T12:16:58.8975560Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_float64 2022-08-17T12:16:58.9034671Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_float64 2022-08-17T12:16:58.9035429Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan2_cpu_float64 2022-08-17T12:16:58.9071050Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_float64 2022-08-17T12:16:58.9072790Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan2_cpu_float64 2022-08-17T12:16:58.9313894Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_float64 2022-08-17T12:16:58.9336074Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:16:58.9392880Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:16:58.9418128Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_complex128 2022-08-17T12:16:58.9476026Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_complex128 2022-08-17T12:16:58.9476468Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:16:58.9510295Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_float64 2022-08-17T12:16:58.9519367Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_float64 2022-08-17T12:16:58.9754794Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:16:58.9777678Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:16:58.9832378Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:16:58.9855929Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:16:58.9914115Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:16:58.9914777Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:16:58.9950090Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:16:58.9951582Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:16:59.0193244Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:16:59.0215718Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bernoulli_cpu_float64 2022-08-17T12:16:59.0272194Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bernoulli_cpu_float64 2022-08-17T12:16:59.0296493Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:16:59.0353996Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:16:59.0355562Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_float64 2022-08-17T12:16:59.0394717Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:16:59.0396058Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:16:59.0633853Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_float64 2022-08-17T12:16:59.0657392Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_float64 2022-08-17T12:16:59.0712756Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_float64 2022-08-17T12:16:59.0737151Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_float64 2022-08-17T12:16:59.0794802Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_float64 2022-08-17T12:16:59.0795202Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_complex128 2022-08-17T12:16:59.0827577Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_complex128 2022-08-17T12:16:59.0834316Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_complex128 2022-08-17T12:16:59.1073826Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_complex128 2022-08-17T12:16:59.1097737Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_float64 2022-08-17T12:16:59.1152234Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_float64 2022-08-17T12:16:59.1175690Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_float64 2022-08-17T12:16:59.1233402Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_float64 2022-08-17T12:16:59.1235291Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_complex128 2022-08-17T12:16:59.1269078Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:16:59.1273898Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_complex128 2022-08-17T12:16:59.1514354Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:16:59.1536434Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:16:59.1592383Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:16:59.1615336Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:16:59.1674940Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:16:59.1675850Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:16:59.1703486Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bucketize_cpu_float64 2022-08-17T12:16:59.1707751Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bucketize_cpu_float64 2022-08-17T12:16:59.1955048Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:16:59.1984394Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:16:59.2031929Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:16:59.2056745Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_complex128 2022-08-17T12:16:59.2113166Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_complex128 2022-08-17T12:16:59.2116102Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:16:59.2228763Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_float64 2022-08-17T12:16:59.2233574Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:16:59.2396073Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_float64 2022-08-17T12:16:59.2474963Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cdist_cpu_float64 2022-08-17T12:16:59.2502382Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_complex128 2022-08-17T12:16:59.2554076Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_complex128 2022-08-17T12:16:59.2556479Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ceil_cpu_float64 2022-08-17T12:16:59.2582783Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_float64 2022-08-17T12:16:59.2585997Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ceil_cpu_float64 2022-08-17T12:16:59.2915301Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_float64 2022-08-17T12:16:59.2942951Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_complex128 2022-08-17T12:16:59.2995211Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_complex128 2022-08-17T12:16:59.2996066Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_float64 2022-08-17T12:16:59.3023253Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_float64 2022-08-17T12:16:59.3027078Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_float64 2022-08-17T12:16:59.3356446Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_float64 2022-08-17T12:16:59.3391395Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_complex128 2022-08-17T12:16:59.3434695Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_complex128 2022-08-17T12:16:59.3435784Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:16:59.3457486Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_float64 2022-08-17T12:16:59.3471239Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:16:59.3795896Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_float64 2022-08-17T12:16:59.3832038Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:16:59.3873900Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:16:59.3874824Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_float64 2022-08-17T12:16:59.3897263Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:16:59.3910067Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_float64 2022-08-17T12:16:59.4235880Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:16:59.4271538Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_cpu_float64 2022-08-17T12:16:59.4313368Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_cpu_float64 2022-08-17T12:16:59.4315372Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_complex128 2022-08-17T12:16:59.4338486Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_max_cpu_float64 2022-08-17T12:16:59.4350272Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_complex128 2022-08-17T12:16:59.4675764Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_max_cpu_float64 2022-08-17T12:16:59.4698141Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_float64 2022-08-17T12:16:59.4757208Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_float64 2022-08-17T12:16:59.4757629Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_complex128 2022-08-17T12:16:59.4786887Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_complex128 2022-08-17T12:16:59.4789311Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_complex128 2022-08-17T12:16:59.5114723Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_complex128 2022-08-17T12:16:59.5139013Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_float64 2022-08-17T12:16:59.5196448Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_float64 2022-08-17T12:16:59.5197101Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_float64 2022-08-17T12:16:59.5225535Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_complex_cpu_float64 2022-08-17T12:16:59.5232447Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_float64 2022-08-17T12:16:59.5553020Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_complex_cpu_float64 2022-08-17T12:16:59.5562146Z [gw0] [ 1%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cdist_cpu_float64 2022-08-17T12:16:59.5564671Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_complex128 2022-08-17T12:16:59.5593789Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:16:59.5596803Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_complex128 2022-08-17T12:16:59.5632870Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:16:59.5635388Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:16:59.5663316Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_float64 2022-08-17T12:16:59.5666219Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:16:59.5997166Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_float64 2022-08-17T12:16:59.5997618Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:16:59.6024764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_complex128 2022-08-17T12:16:59.6029261Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:16:59.6073446Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_complex128 2022-08-17T12:16:59.6074539Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:16:59.6103514Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_float64 2022-08-17T12:16:59.6105232Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:16:59.6436611Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_float64 2022-08-17T12:16:59.6437310Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_complex128 2022-08-17T12:16:59.6468206Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_float64 2022-08-17T12:16:59.6471261Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_float64 2022-08-17T12:16:59.6513952Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_complex128 2022-08-17T12:16:59.6515104Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_complex128 2022-08-17T12:16:59.6542430Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_complex128 2022-08-17T12:16:59.6548064Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_complex128 2022-08-17T12:16:59.6878049Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_complex128 2022-08-17T12:16:59.6878726Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_min_cpu_float64 2022-08-17T12:16:59.6903764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_float64 2022-08-17T12:16:59.6909864Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_min_cpu_float64 2022-08-17T12:16:59.6953591Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_float64 2022-08-17T12:16:59.6955067Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:16:59.6984090Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_complex128 2022-08-17T12:16:59.6986711Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_complex128 2022-08-17T12:16:59.7317484Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:16:59.7318527Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_float64 2022-08-17T12:16:59.7355808Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_float64 2022-08-17T12:16:59.7360907Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_float64 2022-08-17T12:16:59.7396652Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_float64 2022-08-17T12:16:59.7397346Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_complex128 2022-08-17T12:16:59.7423860Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummax_cpu_float64 2022-08-17T12:16:59.7430577Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummax_cpu_float64 2022-08-17T12:16:59.7756083Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_complex128 2022-08-17T12:16:59.7756754Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_complex128 2022-08-17T12:16:59.7785884Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummin_cpu_float64 2022-08-17T12:16:59.7788285Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_complex128 2022-08-17T12:16:59.7833627Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummin_cpu_float64 2022-08-17T12:16:59.7834239Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_complex128 2022-08-17T12:16:59.7858690Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_complex128 2022-08-17T12:16:59.7866123Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_complex128 2022-08-17T12:16:59.8196722Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_complex128 2022-08-17T12:16:59.8197314Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_float64 2022-08-17T12:16:59.8224367Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:16:59.8231587Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_float64 2022-08-17T12:16:59.8273048Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:16:59.8273628Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_deg2rad_cpu_float64 2022-08-17T12:16:59.8300527Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:16:59.8303723Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:16:59.8636899Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_deg2rad_cpu_float64 2022-08-17T12:16:59.8637381Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_copysign_cpu_float64 2022-08-17T12:16:59.8667408Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_complex128 2022-08-17T12:16:59.8670112Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_complex128 2022-08-17T12:16:59.8713871Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_copysign_cpu_float64 2022-08-17T12:16:59.8714266Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_float64 2022-08-17T12:16:59.8738316Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_float64 2022-08-17T12:16:59.8745694Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_float64 2022-08-17T12:16:59.9075448Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_float64 2022-08-17T12:16:59.9077482Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_float64 2022-08-17T12:16:59.9105578Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_complex128 2022-08-17T12:16:59.9108333Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_complex128 2022-08-17T12:16:59.9152812Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_float64 2022-08-17T12:16:59.9153264Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_float64 2022-08-17T12:16:59.9178404Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_float64 2022-08-17T12:16:59.9184997Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_float64 2022-08-17T12:16:59.9516614Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_float64 2022-08-17T12:16:59.9518383Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:16:59.9551217Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:16:59.9552223Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:16:59.9595805Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:16:59.9596207Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_complex128 2022-08-17T12:16:59.9624462Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_digamma_cpu_float64 2022-08-17T12:16:59.9632525Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_digamma_cpu_float64 2022-08-17T12:16:59.9956527Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_complex128 2022-08-17T12:16:59.9956933Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_float64 2022-08-17T12:16:59.9986653Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_complex128 2022-08-17T12:16:59.9989328Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_float64 2022-08-17T12:17:00.0033518Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_complex128 2022-08-17T12:17:00.0035848Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_float64 2022-08-17T12:17:00.0058267Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:17:00.0066936Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:17:00.0396507Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_float64 2022-08-17T12:17:00.0397156Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_float64 2022-08-17T12:17:00.0426760Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:17:00.0428094Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:17:00.0472704Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_float64 2022-08-17T12:17:00.0475360Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:17:00.0501905Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_float64 2022-08-17T12:17:00.0503740Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:17:00.0837351Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_float64 2022-08-17T12:17:00.0837942Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_complex128 2022-08-17T12:17:00.0866359Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:17:00.0872975Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:17:00.0912728Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_complex128 2022-08-17T12:17:00.0913416Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_float64 2022-08-17T12:17:00.0938123Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_float64 2022-08-17T12:17:00.0944651Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_float64 2022-08-17T12:17:00.1276957Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_float64 2022-08-17T12:17:00.1277369Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:17:00.1304313Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_complex128 2022-08-17T12:17:00.1311895Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:17:00.1353603Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_complex128 2022-08-17T12:17:00.1354355Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_float64 2022-08-17T12:17:00.1378374Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_float64 2022-08-17T12:17:00.1385065Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_float64 2022-08-17T12:17:00.1717415Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_float64 2022-08-17T12:17:00.1718044Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_complex128 2022-08-17T12:17:00.1771145Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_complex128 2022-08-17T12:17:00.1777347Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_complex128 2022-08-17T12:17:00.1792806Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_complex128 2022-08-17T12:17:00.1795026Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_float64 2022-08-17T12:17:00.1821978Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_float64 2022-08-17T12:17:00.1824982Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_float64 2022-08-17T12:17:00.2157447Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_float64 2022-08-17T12:17:00.2157863Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_complex128 2022-08-17T12:17:00.2190095Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_float64 2022-08-17T12:17:00.2192756Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_float64 2022-08-17T12:17:00.2236148Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_complex128 2022-08-17T12:17:00.2236691Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_float64 2022-08-17T12:17:00.2270426Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_float64 2022-08-17T12:17:00.2272175Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_float64 2022-08-17T12:17:00.2597191Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_float64 2022-08-17T12:17:00.2597563Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:17:00.2624432Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_complex128 2022-08-17T12:17:00.2631200Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:17:00.2672365Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_complex128 2022-08-17T12:17:00.2674753Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfc_cpu_float64 2022-08-17T12:17:00.2698923Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_float64 2022-08-17T12:17:00.2705969Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfc_cpu_float64 2022-08-17T12:17:00.3037668Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_float64 2022-08-17T12:17:00.3038058Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfinv_cpu_float64 2022-08-17T12:17:00.3065713Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_complex128 2022-08-17T12:17:00.3072567Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfinv_cpu_float64 2022-08-17T12:17:00.3114260Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_complex128 2022-08-17T12:17:00.3114817Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp2_cpu_float64 2022-08-17T12:17:00.3139193Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_float64 2022-08-17T12:17:00.3146178Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_float64 2022-08-17T12:17:00.3477571Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp2_cpu_float64 2022-08-17T12:17:00.3507450Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_complex128 2022-08-17T12:17:00.3507838Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_complex128 2022-08-17T12:17:00.3510515Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_complex128 2022-08-17T12:17:00.3554661Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_complex128 2022-08-17T12:17:00.3555134Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_float64 2022-08-17T12:17:00.3580766Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_float64 2022-08-17T12:17:00.3587866Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_float64 2022-08-17T12:17:00.3917924Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_float64 2022-08-17T12:17:00.3918411Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_complex128 2022-08-17T12:17:00.3947169Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expm1_cpu_float64 2022-08-17T12:17:00.3954460Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_complex128 2022-08-17T12:17:00.4034417Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expm1_cpu_float64 2022-08-17T12:17:00.4035289Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:17:00.4056972Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:17:00.4069272Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:17:00.4357239Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:17:00.4357950Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_complex128 2022-08-17T12:17:00.4388140Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_float64 2022-08-17T12:17:00.4395404Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_float64 2022-08-17T12:17:00.4476344Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_complex128 2022-08-17T12:17:00.4477017Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:17:00.4506686Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:17:00.4514688Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:17:00.4797176Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:17:00.4797610Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:17:00.4818418Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_complex128 2022-08-17T12:17:00.4915641Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:17:00.4916249Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:17:00.4928233Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:17:00.4948614Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_complex128 2022-08-17T12:17:00.4951431Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:17:00.5237061Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:17:00.5237448Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erf_cpu_float64 2022-08-17T12:17:00.5263796Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:17:00.5271070Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erf_cpu_float64 2022-08-17T12:17:00.5354930Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:17:00.5355401Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:17:00.5379505Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:17:00.5389462Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:17:00.5677106Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:17:00.5677766Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:17:00.5699063Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_complex128 2022-08-17T12:17:00.5796775Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_complex128 2022-08-17T12:17:00.5802257Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:17:00.5803378Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:17:00.5827673Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:17:00.5830342Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:17:00.6116574Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:17:00.6117140Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_complex128 2022-08-17T12:17:00.6144804Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:17:00.6147558Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_complex128 2022-08-17T12:17:00.6235169Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:17:00.6235862Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:17:00.6267008Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:17:00.6269627Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:17:00.6555610Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:17:00.6556757Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:17:00.6586427Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:17:00.6589700Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:17:00.6674433Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:17:00.6675017Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:17:00.6701141Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:17:00.6708815Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:17:00.6996121Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:17:00.6996559Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:17:00.7022358Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:17:00.7031348Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:17:00.7113383Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:17:00.7115345Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:17:00.7143267Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:17:00.7145846Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:17:00.7438137Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:17:00.7438578Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:17:00.7465007Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:17:00.7471537Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:17:00.7553684Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:17:00.7556373Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_complex128 2022-08-17T12:17:00.7584556Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:17:00.7587310Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_complex128 2022-08-17T12:17:00.7876681Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:17:00.7877271Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:17:00.7902180Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_float64 2022-08-17T12:17:00.7909210Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_float64 2022-08-17T12:17:00.7993170Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:17:00.7995703Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_complex128 2022-08-17T12:17:00.8022599Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_complex128 2022-08-17T12:17:00.8025483Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_complex128 2022-08-17T12:17:00.8316767Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_complex128 2022-08-17T12:17:00.8317228Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_float64 2022-08-17T12:17:00.8347226Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:17:00.8349836Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_float64 2022-08-17T12:17:00.8433863Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:17:00.8434604Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_complex128 2022-08-17T12:17:00.8458468Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_complex128 2022-08-17T12:17:00.8465409Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_complex128 2022-08-17T12:17:00.8757139Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_complex128 2022-08-17T12:17:00.8757844Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:17:00.8783542Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_float64 2022-08-17T12:17:00.8787989Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_float64 2022-08-17T12:17:00.8874700Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:17:00.8875771Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_complex128 2022-08-17T12:17:00.8901174Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_complex128 2022-08-17T12:17:00.8909493Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_complex128 2022-08-17T12:17:00.9196132Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_complex128 2022-08-17T12:17:00.9196579Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:17:00.9221649Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_float64 2022-08-17T12:17:00.9228597Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:17:00.9314621Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_float64 2022-08-17T12:17:00.9315336Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_cpu_float64 2022-08-17T12:17:00.9340053Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmax_cpu_float64 2022-08-17T12:17:00.9344998Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmax_cpu_float64 2022-08-17T12:17:00.9636670Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_cpu_float64 2022-08-17T12:17:00.9637487Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:17:00.9669488Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmin_cpu_float64 2022-08-17T12:17:00.9672741Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:17:00.9757350Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmin_cpu_float64 2022-08-17T12:17:00.9758260Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmod_cpu_float64 2022-08-17T12:17:00.9784912Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frexp_cpu_float64 2022-08-17T12:17:00.9791726Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frexp_cpu_float64 2022-08-17T12:17:01.0076906Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmod_cpu_float64 2022-08-17T12:17:01.0077583Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:17:01.0101758Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_complex128 2022-08-17T12:17:01.0108276Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:17:01.0195367Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_complex128 2022-08-17T12:17:01.0196010Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_float64 2022-08-17T12:17:01.0220510Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_float64 2022-08-17T12:17:01.0227647Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_float64 2022-08-17T12:17:01.0515509Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_float64 2022-08-17T12:17:01.0516505Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_float64 2022-08-17T12:17:01.0541829Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ge_cpu_float64 2022-08-17T12:17:01.0549110Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ge_cpu_float64 2022-08-17T12:17:01.0634640Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_float64 2022-08-17T12:17:01.0635257Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_complex128 2022-08-17T12:17:01.0663882Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_complex128 2022-08-17T12:17:01.0666702Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_complex128 2022-08-17T12:17:01.0956903Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_complex128 2022-08-17T12:17:01.0957696Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_float64 2022-08-17T12:17:01.0981852Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_float64 2022-08-17T12:17:01.0989581Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_float64 2022-08-17T12:17:01.1074168Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_float64 2022-08-17T12:17:01.1074632Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_float64 2022-08-17T12:17:01.1099326Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gt_cpu_float64 2022-08-17T12:17:01.1105891Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gt_cpu_float64 2022-08-17T12:17:01.1396731Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_float64 2022-08-17T12:17:01.1397205Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_float64 2022-08-17T12:17:01.1425664Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_heaviside_cpu_float64 2022-08-17T12:17:01.1428252Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_float64 2022-08-17T12:17:01.1514884Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_heaviside_cpu_float64 2022-08-17T12:17:01.1515540Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histc_cpu_float64 2022-08-17T12:17:01.1545489Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogramdd_cpu_float64 2022-08-17T12:17:01.1547423Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogramdd_cpu_float64 2022-08-17T12:17:01.1836666Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histc_cpu_float64 2022-08-17T12:17:01.1837076Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_complex128 2022-08-17T12:17:01.1861419Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_divide_cpu_float64 2022-08-17T12:17:01.1868321Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_divide_cpu_float64 2022-08-17T12:17:01.1954554Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_complex128 2022-08-17T12:17:01.1955120Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_float64 2022-08-17T12:17:01.1982488Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_float64 2022-08-17T12:17:01.1985282Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_float64 2022-08-17T12:17:01.2276778Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_float64 2022-08-17T12:17:01.2277167Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frac_cpu_float64 2022-08-17T12:17:01.2303781Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hypot_cpu_float64 2022-08-17T12:17:01.2311292Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frac_cpu_float64 2022-08-17T12:17:01.2397010Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hypot_cpu_float64 2022-08-17T12:17:01.2397653Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_i0_cpu_float64 2022-08-17T12:17:01.2427463Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igammac_cpu_float64 2022-08-17T12:17:01.2430178Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_i0_cpu_float64 2022-08-17T12:17:01.2716183Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igammac_cpu_float64 2022-08-17T12:17:01.2716630Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_complex128 2022-08-17T12:17:01.2744963Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_imag_cpu_complex128 2022-08-17T12:17:01.2748030Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_complex128 2022-08-17T12:17:01.2835276Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_imag_cpu_complex128 2022-08-17T12:17:01.2835698Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_complex128 2022-08-17T12:17:01.2863823Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_complex128 2022-08-17T12:17:01.2866561Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_complex128 2022-08-17T12:17:01.3156346Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_complex128 2022-08-17T12:17:01.3156969Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_float64 2022-08-17T12:17:01.3185669Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_float64 2022-08-17T12:17:01.3188407Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_float64 2022-08-17T12:17:01.3274951Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_float64 2022-08-17T12:17:01.3275585Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_complex128 2022-08-17T12:17:01.3300610Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_complex128 2022-08-17T12:17:01.3307572Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_complex128 2022-08-17T12:17:01.3598222Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_complex128 2022-08-17T12:17:01.3598676Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_complex128 2022-08-17T12:17:01.3619961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_float64 2022-08-17T12:17:01.3631102Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_float64 2022-08-17T12:17:01.3715656Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_complex128 2022-08-17T12:17:01.3716230Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_reduce_cpu_float64 2022-08-17T12:17:01.3744202Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_float64 2022-08-17T12:17:01.3750405Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_float64 2022-08-17T12:17:01.4036881Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_reduce_cpu_float64 2022-08-17T12:17:01.4037863Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogram_cpu_float64 2022-08-17T12:17:01.4066088Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_complex128 2022-08-17T12:17:01.4073926Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_complex128 2022-08-17T12:17:01.4155747Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogram_cpu_float64 2022-08-17T12:17:01.4156446Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_float64 2022-08-17T12:17:01.4181829Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_float64 2022-08-17T12:17:01.4188123Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_float64 2022-08-17T12:17:01.4476501Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_float64 2022-08-17T12:17:01.4478328Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_complex128 2022-08-17T12:17:01.4513400Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_complex128 2022-08-17T12:17:01.4515283Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_complex128 2022-08-17T12:17:01.4596571Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_complex128 2022-08-17T12:17:01.4597947Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_float64 2022-08-17T12:17:01.4627143Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_float64 2022-08-17T12:17:01.4629579Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_float64 2022-08-17T12:17:01.4917270Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_float64 2022-08-17T12:17:01.4917735Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igamma_cpu_float64 2022-08-17T12:17:01.4948025Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_complex128 2022-08-17T12:17:01.4950558Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igamma_cpu_float64 2022-08-17T12:17:01.5035858Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_complex128 2022-08-17T12:17:01.5036659Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_complex128 2022-08-17T12:17:01.5066265Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_float64 2022-08-17T12:17:01.5068250Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_float64 2022-08-17T12:17:01.5356212Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_complex128 2022-08-17T12:17:01.5358014Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_float64 2022-08-17T12:17:01.5387441Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_float64 2022-08-17T12:17:01.5390493Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_float64 2022-08-17T12:17:01.5475498Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_float64 2022-08-17T12:17:01.5476389Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isneginf_cpu_float64 2022-08-17T12:17:01.5504008Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_complex128 2022-08-17T12:17:01.5510893Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isneginf_cpu_float64 2022-08-17T12:17:01.5795571Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_complex128 2022-08-17T12:17:01.5797605Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_float64 2022-08-17T12:17:01.5822948Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isposinf_cpu_float64 2022-08-17T12:17:01.5832155Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_float64 2022-08-17T12:17:01.5915463Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isposinf_cpu_float64 2022-08-17T12:17:01.5916174Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_complex128 2022-08-17T12:17:01.5941982Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_complex128 2022-08-17T12:17:01.5949141Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_complex128 2022-08-17T12:17:01.6237554Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_complex128 2022-08-17T12:17:01.6238895Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_complex128 2022-08-17T12:17:01.6270824Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_float64 2022-08-17T12:17:01.6273083Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_complex128 2022-08-17T12:17:01.6396493Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_float64 2022-08-17T12:17:01.6397473Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:17:01.6423370Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:17:01.6431442Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:17:01.6678755Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:17:01.6679408Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_complex128 2022-08-17T12:17:01.6709312Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:17:01.6711533Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:17:01.6837401Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_complex128 2022-08-17T12:17:01.6837824Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:17:01.6864905Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:17:01.6872798Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:17:01.7117506Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:17:01.7118107Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:17:01.7149134Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_complex128 2022-08-17T12:17:01.7151322Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_complex128 2022-08-17T12:17:01.7277343Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:17:01.7277796Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:17:01.7301079Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_complex128 2022-08-17T12:17:01.7312211Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:17:01.7556969Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_complex128 2022-08-17T12:17:01.7557987Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isin_cpu_float64 2022-08-17T12:17:01.7583229Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_float64 2022-08-17T12:17:01.7590915Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_float64 2022-08-17T12:17:01.7716531Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isin_cpu_float64 2022-08-17T12:17:01.7717053Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kthvalue_cpu_float64 2022-08-17T12:17:01.7738876Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_float64 2022-08-17T12:17:01.7751269Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kthvalue_cpu_float64 2022-08-17T12:17:01.7998089Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_float64 2022-08-17T12:17:01.7998719Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_float64 2022-08-17T12:17:01.8023995Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_le_cpu_float64 2022-08-17T12:17:01.8031967Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_le_cpu_float64 2022-08-17T12:17:01.8157226Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_float64 2022-08-17T12:17:01.8186781Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_complex128 2022-08-17T12:17:01.8187268Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lgamma_cpu_float64 2022-08-17T12:17:01.8193622Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_complex128 2022-08-17T12:17:01.8436800Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lgamma_cpu_float64 2022-08-17T12:17:01.8437398Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_float64 2022-08-17T12:17:01.8468227Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:17:01.8471116Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:17:01.8595733Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_float64 2022-08-17T12:17:01.8596403Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:17:01.8621308Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:17:01.8628407Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:17:01.8876832Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:17:01.8877277Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:17:01.8904943Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:17:01.8911184Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:17:01.9036211Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:17:01.9036650Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:17:01.9061656Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:17:01.9069261Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:17:01.9316781Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:17:01.9317440Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:17:01.9346937Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:17:01.9358588Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:17:01.9476134Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:17:01.9477625Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:17:01.9513399Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_float64 2022-08-17T12:17:01.9514368Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:17:01.9757845Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_float64 2022-08-17T12:17:01.9786406Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:17:01.9787074Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:17:01.9794457Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:17:01.9916198Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:17:01.9918469Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:17:01.9946043Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:17:01.9953174Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:17:02.0197109Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:17:02.0197511Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:17:02.0227643Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_complex128 2022-08-17T12:17:02.0230474Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:17:02.0356819Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_complex128 2022-08-17T12:17:02.0357316Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:17:02.0382874Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:17:02.0390895Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:17:02.0636821Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:17:02.0639108Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_float64 2022-08-17T12:17:02.0661165Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:17:02.0673133Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_float64 2022-08-17T12:17:02.0796645Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:17:02.0797554Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:17:02.0828846Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:17:02.0831602Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:17:02.1077763Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:17:02.1078498Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:17:02.1106803Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:17:02.1113917Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:17:02.1234763Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:17:02.1235929Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:17:02.1265281Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:17:02.1271723Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:17:02.1517028Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:17:02.1517754Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:17:02.1547073Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:17:02.1549544Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:17:02.1676868Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:17:02.1677343Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:17:02.1709254Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:17:02.1717866Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:17:02.1956034Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:17:02.1959024Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:17:02.1972804Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:17:02.1987144Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:17:02.2115976Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:17:02.2116421Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:17:02.2130671Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:17:02.2139723Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:17:02.2398963Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:17:02.2399706Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:17:02.2434532Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:17:02.2436608Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:17:02.2557181Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:17:02.2557835Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:17:02.2583538Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:17:02.2590056Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:17:02.2835576Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:17:02.2836888Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:17:02.2865306Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:17:02.2870852Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:17:02.2995355Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:17:02.2996955Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:17:02.3024563Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:17:02.3033914Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:17:02.3276960Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:17:02.3277399Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:17:02.3303368Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:17:02.3309532Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:17:02.3435646Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:17:02.3436067Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:17:02.3461312Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:17:02.3468383Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:17:02.3716166Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:17:02.3716623Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:17:02.3742009Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:17:02.3748746Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:17:02.3876460Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:17:02.3877273Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:17:02.3906606Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:17:02.3907523Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:17:02.4155341Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:17:02.4156188Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:17:02.4181840Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:17:02.4188486Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:17:02.4316610Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:17:02.4317303Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:17:02.4346568Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:17:02.4348811Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:17:02.4596158Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:17:02.4597083Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:17:02.4621443Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:17:02.4628216Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:17:02.4757283Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:17:02.4757840Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:17:02.4787315Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:17:02.4789421Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:17:02.5035622Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:17:02.5036987Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:17:02.5066470Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:17:02.5068836Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:17:02.5196353Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:17:02.5196897Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:17:02.5222671Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:17:02.5228062Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:17:02.5476658Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:17:02.5477111Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:17:02.5502636Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:17:02.5508717Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:17:02.5635481Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:17:02.5636416Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:17:02.5661550Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:17:02.5669648Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:17:02.5916958Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:17:02.5942899Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:17:02.5943616Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:17:02.5949643Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:17:02.6075456Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:17:02.6076196Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:17:02.6100345Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:17:02.6108634Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:17:02.6357017Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:17:02.6357707Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:17:02.6382248Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:17:02.6390047Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:17:02.6515056Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:17:02.6516566Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:17:02.6541219Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:17:02.6547868Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:17:02.6796208Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:17:02.6796634Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:17:02.6820301Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:17:02.6829514Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:17:02.6956326Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:17:02.6957019Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:17:02.6980901Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:17:02.6990369Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:17:02.7237425Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:17:02.7238396Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:17:02.7266757Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:17:02.7274410Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:17:02.7397531Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:17:02.7397969Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:17:02.7430010Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:17:02.7437372Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:17:02.7676116Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:17:02.7676550Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:17:02.7701272Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:17:02.7708518Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:17:02.7835486Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:17:02.7835918Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:17:02.7862220Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:17:02.7868768Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:17:02.8117239Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:17:02.8117670Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:17:02.8142651Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_complex128 2022-08-17T12:17:02.8149379Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_complex128 2022-08-17T12:17:02.8275939Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:17:02.8276404Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_float64 2022-08-17T12:17:02.8298727Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_float64 2022-08-17T12:17:02.8309091Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_float64 2022-08-17T12:17:02.8557455Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_float64 2022-08-17T12:17:02.8558040Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:17:02.8591521Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log1p_cpu_float64 2022-08-17T12:17:02.8594046Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log1p_cpu_float64 2022-08-17T12:17:02.8715613Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:17:02.8716028Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_complex128 2022-08-17T12:17:02.8737829Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_complex128 2022-08-17T12:17:02.8748048Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_complex128 2022-08-17T12:17:02.8997944Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_complex128 2022-08-17T12:17:02.8998376Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:17:02.9025525Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_float64 2022-08-17T12:17:02.9157065Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_float64 2022-08-17T12:17:02.9157465Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_cpu_float64 2022-08-17T12:17:02.9179212Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:17:02.9195932Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:17:02.9198444Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_cpu_float64 2022-08-17T12:17:02.9437868Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:17:02.9438517Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:17:02.9469693Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:17:02.9472541Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:17:02.9597927Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:17:02.9598421Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp_cpu_float64 2022-08-17T12:17:02.9626600Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_complex128 2022-08-17T12:17:02.9717548Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_complex128 2022-08-17T12:17:02.9877819Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp_cpu_float64 2022-08-17T12:17:02.9878527Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:17:02.9908783Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_float64 2022-08-17T12:17:02.9917284Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:17:03.0037497Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_float64 2022-08-17T12:17:03.0037946Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_complex128 2022-08-17T12:17:03.0069790Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_complex128 2022-08-17T12:17:03.0072598Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_complex128 2022-08-17T12:17:03.0317122Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_complex128 2022-08-17T12:17:03.0317748Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:17:03.0347584Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_float64 2022-08-17T12:17:03.0353407Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_float64 2022-08-17T12:17:03.0477384Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:17:03.0477921Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_complex128 2022-08-17T12:17:03.0501335Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:17:03.0508775Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:17:03.0755962Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_complex128 2022-08-17T12:17:03.0756648Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_float64 2022-08-17T12:17:03.0782642Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_complex128 2022-08-17T12:17:03.0789982Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_float64 2022-08-17T12:17:03.0916295Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_complex128 2022-08-17T12:17:03.0916829Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logit_cpu_float64 2022-08-17T12:17:03.0943462Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_float64 2022-08-17T12:17:03.0950453Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_float64 2022-08-17T12:17:03.1196436Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logit_cpu_float64 2022-08-17T12:17:03.1196826Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_float64 2022-08-17T12:17:03.1221905Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logsumexp_cpu_float64 2022-08-17T12:17:03.1228842Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_float64 2022-08-17T12:17:03.1367585Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logsumexp_cpu_float64 2022-08-17T12:17:03.1368142Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_complex128 2022-08-17T12:17:03.1381727Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lt_cpu_float64 2022-08-17T12:17:03.1388720Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lt_cpu_float64 2022-08-17T12:17:03.1637060Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_complex128 2022-08-17T12:17:03.1637755Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:17:03.1662764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_complex128 2022-08-17T12:17:03.1669500Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_complex128 2022-08-17T12:17:03.1797204Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:17:03.1797714Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_float64 2022-08-17T12:17:03.1822292Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_float64 2022-08-17T12:17:03.1829418Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_float64 2022-08-17T12:17:03.2076794Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_float64 2022-08-17T12:17:03.2077399Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:17:03.2101498Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:17:03.2108727Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:17:03.2237133Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:17:03.2237540Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:17:03.2274010Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_float64 2022-08-17T12:17:03.2276820Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:17:03.2516755Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_float64 2022-08-17T12:17:03.2517574Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_float64 2022-08-17T12:17:03.2545779Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_complex128 2022-08-17T12:17:03.2548342Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_complex128 2022-08-17T12:17:03.2676512Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_float64 2022-08-17T12:17:03.2677049Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_float64 2022-08-17T12:17:03.2706463Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_float64 2022-08-17T12:17:03.2709175Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_float64 2022-08-17T12:17:03.2956223Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_float64 2022-08-17T12:17:03.2956626Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_float64 2022-08-17T12:17:03.2984358Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:17:03.2986827Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:17:03.3114776Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_float64 2022-08-17T12:17:03.3117400Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_float64 2022-08-17T12:17:03.3142482Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:17:03.3147433Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_float64 2022-08-17T12:17:03.3396296Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:17:03.3397044Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_complex128 2022-08-17T12:17:03.3419244Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_complex128 2022-08-17T12:17:03.3426958Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_complex128 2022-08-17T12:17:03.3556750Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_complex128 2022-08-17T12:17:03.3557309Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:17:03.3586939Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_float64 2022-08-17T12:17:03.3588740Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_float64 2022-08-17T12:17:03.3835818Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:17:03.3837323Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_float64 2022-08-17T12:17:03.3862387Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_binary_cpu_float64 2022-08-17T12:17:03.3868824Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_float64 2022-08-17T12:17:03.3996419Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_binary_cpu_float64 2022-08-17T12:17:03.3996827Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_maximum_cpu_float64 2022-08-17T12:17:03.4022242Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:17:03.4029154Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_maximum_cpu_float64 2022-08-17T12:17:03.4277048Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:17:03.4277465Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_complex128 2022-08-17T12:17:03.4302001Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:17:03.4309276Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:17:03.4436045Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_complex128 2022-08-17T12:17:03.4436450Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_float64 2022-08-17T12:17:03.4462844Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:17:03.4470849Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:17:03.4716753Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_float64 2022-08-17T12:17:03.4718692Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_complex128 2022-08-17T12:17:03.4751634Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:17:03.4753764Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_complex128 2022-08-17T12:17:03.4876939Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:17:03.4878000Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_binary_cpu_float64 2022-08-17T12:17:03.4903229Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:17:03.4910722Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_binary_cpu_float64 2022-08-17T12:17:03.5157865Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:17:03.5158497Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:17:03.5184899Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:17:03.5191818Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:17:03.5315926Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:17:03.5317172Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_complex128 2022-08-17T12:17:03.5344074Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:17:03.5350048Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:17:03.5597141Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_complex128 2022-08-17T12:17:03.5597748Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_complex128 2022-08-17T12:17:03.5621519Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_float64 2022-08-17T12:17:03.5631388Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_float64 2022-08-17T12:17:03.5756373Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_complex128 2022-08-17T12:17:03.5757003Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_float64 2022-08-17T12:17:03.5782864Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mode_cpu_float64 2022-08-17T12:17:03.5787562Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mode_cpu_float64 2022-08-17T12:17:03.6037795Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_float64 2022-08-17T12:17:03.6038457Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:17:03.6067280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_msort_cpu_float64 2022-08-17T12:17:03.6070115Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_msort_cpu_float64 2022-08-17T12:17:03.6195352Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:17:03.6196038Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_complex128 2022-08-17T12:17:03.6221698Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_multinomial_cpu_float64 2022-08-17T12:17:03.6228312Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_complex128 2022-08-17T12:17:03.6477660Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_multinomial_cpu_float64 2022-08-17T12:17:03.6478382Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:17:03.6503163Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_complex128 2022-08-17T12:17:03.6510084Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_complex128 2022-08-17T12:17:03.6635382Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:17:03.6636571Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:17:03.6653358Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_float64 2022-08-17T12:17:03.6664852Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:17:03.6917665Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_float64 2022-08-17T12:17:03.6918056Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_median_cpu_float64 2022-08-17T12:17:03.6933178Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:17:03.6945280Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:17:03.7077159Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_median_cpu_float64 2022-08-17T12:17:03.7077789Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:17:03.7107649Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmedian_cpu_float64 2022-08-17T12:17:03.7109758Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmedian_cpu_float64 2022-08-17T12:17:03.7356962Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:17:03.7358852Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:17:03.7386719Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanquantile_cpu_float64 2022-08-17T12:17:03.7398693Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanquantile_cpu_float64 2022-08-17T12:17:03.7518169Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:17:03.7518572Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nansum_cpu_float64 2022-08-17T12:17:03.7545574Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_float64 2022-08-17T12:17:03.7552372Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nansum_cpu_float64 2022-08-17T12:17:03.7797059Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_float64 2022-08-17T12:17:03.7797942Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_minimum_cpu_float64 2022-08-17T12:17:03.7829020Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:17:03.7832203Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:17:03.7956392Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_minimum_cpu_float64 2022-08-17T12:17:03.7957030Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_complex128 2022-08-17T12:17:03.7982673Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_complex128 2022-08-17T12:17:03.7990185Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_complex128 2022-08-17T12:17:03.8237539Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_complex128 2022-08-17T12:17:03.8238154Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_complex128 2022-08-17T12:17:03.8266786Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_float64 2022-08-17T12:17:03.8273669Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_complex128 2022-08-17T12:17:03.8395542Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_float64 2022-08-17T12:17:03.8396776Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_complex128 2022-08-17T12:17:03.8423837Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_complex128 2022-08-17T12:17:03.8430770Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_complex128 2022-08-17T12:17:03.8677317Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_complex128 2022-08-17T12:17:03.8677990Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_float64 2022-08-17T12:17:03.8706315Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_float64 2022-08-17T12:17:03.8713691Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_float64 2022-08-17T12:17:03.8835767Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_float64 2022-08-17T12:17:03.8836711Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_complex128 2022-08-17T12:17:03.8862911Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:17:03.8871195Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_complex128 2022-08-17T12:17:03.9116755Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:17:03.9117327Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:17:03.9143773Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_float64 2022-08-17T12:17:03.9152905Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:17:03.9274333Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_float64 2022-08-17T12:17:03.9276861Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:17:03.9301937Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nextafter_cpu_float64 2022-08-17T12:17:03.9309279Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:17:03.9558509Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nextafter_cpu_float64 2022-08-17T12:17:03.9559155Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmean_cpu_float64 2022-08-17T12:17:03.9587376Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:17:03.9594279Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:17:03.9717814Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmean_cpu_float64 2022-08-17T12:17:03.9718468Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:17:03.9747663Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:17:03.9870108Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:17:03.9996378Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:17:03.9997079Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_complex128 2022-08-17T12:17:04.0025266Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:17:04.0032081Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_complex128 2022-08-17T12:17:04.0155876Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:17:04.0156309Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:17:04.0188786Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:17:04.0190855Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:17:04.0437309Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:17:04.0437752Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_float64 2022-08-17T12:17:04.0460731Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:17:04.0471863Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:17:04.0595182Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_float64 2022-08-17T12:17:04.0596805Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:17:04.0621906Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:17:04.0629721Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:17:04.0876801Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:17:04.0877210Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:17:04.0900224Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_float64 2022-08-17T12:17:04.0912561Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:17:04.1035763Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_float64 2022-08-17T12:17:04.1036170Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:17:04.1060434Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:17:04.1071197Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:17:04.1317127Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:17:04.1317625Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:17:04.1347284Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_float64 2022-08-17T12:17:04.1442791Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:17:04.1473422Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_float64 2022-08-17T12:17:04.1505348Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:17:04.1515103Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:17:04.1550660Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:17:04.1756932Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:17:04.1757407Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:17:04.1789633Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:17:04.1793769Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:17:04.1913924Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:17:04.1938442Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:17:04.1993530Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:17:04.2169505Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:17:04.2195569Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:17:04.2196000Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:17:04.2232276Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:17:04.2235531Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:17:04.2355514Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:17:04.2378673Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:17:04.2435347Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:17:04.2637515Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:17:04.2637970Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:17:04.2664936Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:17:04.2746227Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:17:04.2792637Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:17:04.2817418Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:17:04.3076955Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:17:04.3077721Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:17:04.3103553Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:17:04.3110620Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:17:04.3235453Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:17:04.3260176Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:17:04.3371351Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:17:04.3381166Z [gw2] [ 7%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:17:04.3403956Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:17:04.3515785Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:17:04.3516241Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:17:04.3544893Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:17:04.3547840Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:17:04.3673329Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:17:04.3794566Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:17:04.3820396Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:17:04.3955570Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:17:04.3956041Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:17:04.3980927Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:17:04.4088480Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:17:04.4111291Z [gw1] [ 7%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:17:04.4137963Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:17:04.4140274Z [gw3] [ 7%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:17:04.4233861Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:17:04.4256532Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:17:04.4397375Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:17:04.4398051Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:17:04.4422760Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:17:04.4429225Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:17:04.4555490Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:17:04.4579371Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:17:04.4675437Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:17:04.4699142Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:17:04.4836039Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:17:04.4836482Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:17:04.4865724Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:17:04.4867788Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:17:04.4994681Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:17:04.5016781Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:17:04.5113518Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:17:04.5136856Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:17:04.5276940Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:17:04.5277631Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:17:04.5306566Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:17:04.5308092Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:17:04.5434742Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:17:04.5460561Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:17:04.5554090Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:17:04.5576995Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:17:04.5715149Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:17:04.5715622Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:17:04.5744538Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:17:04.5747454Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:17:04.5873742Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:17:04.5895990Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:17:04.5994216Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:17:04.6019573Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:17:04.6156738Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:17:04.6157184Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:17:04.6185489Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:17:04.6187833Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:17:04.6314372Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:17:04.6337510Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:17:04.6434425Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:17:04.6459550Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:17:04.6596880Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:17:04.6597299Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:17:04.6622058Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:17:04.6629157Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:17:04.6753672Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:17:04.6775681Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:17:04.6873761Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:17:04.6896601Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:17:04.7036030Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:17:04.7036476Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:17:04.7062211Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:17:04.7068634Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:17:04.7193530Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:17:04.7215761Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:17:04.7315254Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:17:04.7342457Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:17:04.7476183Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:17:04.7476892Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:17:04.7504537Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:17:04.7507239Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:17:04.7633430Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:17:04.7742797Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:17:04.7754136Z [gw1] [ 8%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:17:04.7777609Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:17:04.7916125Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:17:04.7916827Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:17:04.7941299Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:17:04.7950231Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:17:04.8074622Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:17:04.8098286Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:17:04.8193915Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:17:04.8217727Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:17:04.8355533Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:17:04.8357513Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:17:04.8382265Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:17:04.8391708Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:17:04.8513743Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:17:04.8535488Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:17:04.8633742Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:17:04.8655960Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:17:04.8797354Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:17:04.8798027Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:17:04.8827513Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:17:04.8834877Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:17:04.8954221Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:17:04.8975388Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:17:04.9073655Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:17:04.9096449Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:17:04.9236300Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:17:04.9236754Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:17:04.9266366Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:17:04.9273160Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:17:04.9393323Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:17:04.9515664Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:17:04.9544636Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:17:04.9590291Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:17:04.9677533Z [gw1] [ 8%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:17:04.9677982Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:17:04.9706902Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:17:04.9714419Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:17:04.9834577Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:17:04.9855886Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:17:04.9954052Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:17:04.9977042Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:17:05.0116524Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:17:05.0117028Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:17:05.0138692Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:17:05.0249277Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:17:05.0272109Z [gw0] [ 8%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:17:05.0297727Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:17:05.0393342Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:17:05.0419635Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:17:05.0557565Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:17:05.0558274Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:17:05.0587226Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:17:05.0593617Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:17:05.0713718Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:17:05.0736662Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:17:05.0833415Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:17:05.0856001Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:17:05.0997077Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:17:05.0997799Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:17:05.1027198Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:17:05.1034665Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:17:05.1154749Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:17:05.1176113Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:17:05.1275079Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:17:05.1297865Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:17:05.1437456Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:17:05.1438020Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:17:05.1466800Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:17:05.1473116Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:17:05.1593709Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:17:05.1617394Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:17:05.1713267Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:17:05.1735619Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:17:05.1874926Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:17:05.1876826Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:17:05.1906967Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:17:05.1914706Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:17:05.2033711Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:17:05.2055885Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:17:05.2153738Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:17:05.2176075Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:17:05.2318752Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:17:05.2319480Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:17:05.2351138Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:17:05.2358489Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:17:05.2475266Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:17:05.2498742Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:17:05.2594457Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:17:05.2617926Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:17:05.2757258Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:17:05.2783444Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:17:05.2784185Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:17:05.2792179Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:17:05.2914085Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:17:05.2937438Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:17:05.3033523Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:17:05.3057055Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:17:05.3195918Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:17:05.3198457Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_complex128 2022-08-17T12:17:05.3226925Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:17:05.3234675Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:17:05.3353564Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_complex128 2022-08-17T12:17:05.3376926Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_float64 2022-08-17T12:17:05.3473508Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_float64 2022-08-17T12:17:05.3497617Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_float64 2022-08-17T12:17:05.3637243Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_float64 2022-08-17T12:17:05.3637895Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:17:05.3667185Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:17:05.3675626Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:17:05.3794296Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:17:05.3819113Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_float64 2022-08-17T12:17:05.3915143Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_float64 2022-08-17T12:17:05.3939785Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_float64 2022-08-17T12:17:05.4078182Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_float64 2022-08-17T12:17:05.4078715Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:17:05.4095288Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_cpu_float64 2022-08-17T12:17:05.4105781Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_cpu_float64 2022-08-17T12:17:05.4234845Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:17:05.4249872Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:17:05.4354897Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:17:05.4379509Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:17:05.4518967Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:17:05.4519715Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:17:05.4552962Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_complex128 2022-08-17T12:17:05.4557394Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_complex128 2022-08-17T12:17:05.4675271Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:17:05.4700931Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_float64 2022-08-17T12:17:05.4794774Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_float64 2022-08-17T12:17:05.4818270Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_float64 2022-08-17T12:17:05.4957412Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_float64 2022-08-17T12:17:05.4957992Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:17:05.4988149Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:17:05.4995892Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:17:05.5114383Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:17:05.5136967Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_complex128 2022-08-17T12:17:05.5234574Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_complex128 2022-08-17T12:17:05.5262395Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_float64 2022-08-17T12:17:05.5397145Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_float64 2022-08-17T12:17:05.5397587Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_complex128 2022-08-17T12:17:05.5426576Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_float64 2022-08-17T12:17:05.5433668Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_complex128 2022-08-17T12:17:05.5554000Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_float64 2022-08-17T12:17:05.5575934Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polar_cpu_float64 2022-08-17T12:17:05.5674843Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polar_cpu_float64 2022-08-17T12:17:05.5698887Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_complex128 2022-08-17T12:17:05.5836933Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_complex128 2022-08-17T12:17:05.5837426Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:17:05.5855710Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:17:05.5865915Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:17:05.5994938Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:17:05.6008821Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:17:05.6113488Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:17:05.6128125Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:17:05.6276945Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:17:05.6277379Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_float64 2022-08-17T12:17:05.6306309Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:17:05.6314028Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:17:05.6433576Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_float64 2022-08-17T12:17:05.6456255Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_complex128 2022-08-17T12:17:05.6553430Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_complex128 2022-08-17T12:17:05.6577508Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_complex128 2022-08-17T12:17:05.6717100Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_complex128 2022-08-17T12:17:05.6717650Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_complex128 2022-08-17T12:17:05.6750449Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_float64 2022-08-17T12:17:05.6758823Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_float64 2022-08-17T12:17:05.6874356Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_complex128 2022-08-17T12:17:05.6896174Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_complex128 2022-08-17T12:17:05.6993569Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_complex128 2022-08-17T12:17:05.7016368Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_complex128 2022-08-17T12:17:05.7156270Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_complex128 2022-08-17T12:17:05.7156705Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_float64 2022-08-17T12:17:05.7185111Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_complex128 2022-08-17T12:17:05.7191879Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_complex128 2022-08-17T12:17:05.7313048Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_float64 2022-08-17T12:17:05.7336107Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_quantile_cpu_float64 2022-08-17T12:17:05.7433926Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_quantile_cpu_float64 2022-08-17T12:17:05.7455679Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_complex128 2022-08-17T12:17:05.7596655Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_complex128 2022-08-17T12:17:05.7597225Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_float64 2022-08-17T12:17:05.7622426Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_float64 2022-08-17T12:17:05.7631388Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_float64 2022-08-17T12:17:05.7754115Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_float64 2022-08-17T12:17:05.7778726Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randint_like_cpu_float64 2022-08-17T12:17:05.7873188Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randint_like_cpu_float64 2022-08-17T12:17:05.7895677Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_complex128 2022-08-17T12:17:05.8036553Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_complex128 2022-08-17T12:17:05.8037300Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_complex128 2022-08-17T12:17:05.8065440Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:17:05.8072691Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_complex128 2022-08-17T12:17:05.8193913Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:17:05.8217521Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_float64 2022-08-17T12:17:05.8313057Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_float64 2022-08-17T12:17:05.8335446Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_float64 2022-08-17T12:17:05.8477244Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_float64 2022-08-17T12:17:05.8477907Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:17:05.8495965Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:17:05.8505921Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:17:05.8633636Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:17:05.8659596Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_float64 2022-08-17T12:17:05.8753774Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_float64 2022-08-17T12:17:05.8777642Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_float64 2022-08-17T12:17:05.8916364Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_float64 2022-08-17T12:17:05.8917034Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_float64 2022-08-17T12:17:05.8946437Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_float64 2022-08-17T12:17:05.8954399Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_float64 2022-08-17T12:17:05.9074775Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_float64 2022-08-17T12:17:05.9098334Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_complex128 2022-08-17T12:17:05.9194991Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_complex128 2022-08-17T12:17:05.9217798Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_complex128 2022-08-17T12:17:05.9357227Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_complex128 2022-08-17T12:17:05.9357915Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_float64 2022-08-17T12:17:05.9387792Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:17:05.9394678Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_float64 2022-08-17T12:17:05.9515629Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:17:05.9543512Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:17:05.9633912Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:17:05.9662805Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:17:05.9797129Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:17:05.9797831Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_float64 2022-08-17T12:17:05.9827489Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rad2deg_cpu_float64 2022-08-17T12:17:05.9835021Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_float64 2022-08-17T12:17:05.9955038Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rad2deg_cpu_float64 2022-08-17T12:17:05.9977039Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_complex128 2022-08-17T12:17:06.0074497Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_complex128 2022-08-17T12:17:06.0098153Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_complex128 2022-08-17T12:17:06.0236751Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_complex128 2022-08-17T12:17:06.0237586Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_complex128 2022-08-17T12:17:06.0267324Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_float64 2022-08-17T12:17:06.0274662Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_complex128 2022-08-17T12:17:06.0394467Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_float64 2022-08-17T12:17:06.0416254Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:17:06.0514008Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:17:06.0535831Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_complex128 2022-08-17T12:17:06.0676831Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_complex128 2022-08-17T12:17:06.0677524Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:17:06.0705489Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_complex128 2022-08-17T12:17:06.0712700Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_complex128 2022-08-17T12:17:06.0835437Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:17:06.0857228Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_complex128 2022-08-17T12:17:06.0953981Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_complex128 2022-08-17T12:17:06.0976962Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:17:06.1115772Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:17:06.1116461Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_remainder_cpu_float64 2022-08-17T12:17:06.1156364Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_float64 2022-08-17T12:17:06.1163069Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_remainder_cpu_float64 2022-08-17T12:17:06.1273424Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_float64 2022-08-17T12:17:06.1295305Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_cpu_float64 2022-08-17T12:17:06.1393598Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_cpu_float64 2022-08-17T12:17:06.1418539Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_complex128 2022-08-17T12:17:06.1556536Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_complex128 2022-08-17T12:17:06.1557071Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_float64 2022-08-17T12:17:06.1571934Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:17:06.1584565Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:17:06.1714790Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_float64 2022-08-17T12:17:06.1740167Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:17:06.1834711Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:17:06.1849883Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:17:06.1996129Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:17:06.1997729Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_float64 2022-08-17T12:17:06.2029405Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_float64 2022-08-17T12:17:06.2032310Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_float64 2022-08-17T12:17:06.2154577Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_float64 2022-08-17T12:17:06.2183621Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:17:06.2274567Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:17:06.2297850Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_complex128 2022-08-17T12:17:06.2437659Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_complex128 2022-08-17T12:17:06.2438304Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_float64 2022-08-17T12:17:06.2468248Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_float64 2022-08-17T12:17:06.2469527Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_float64 2022-08-17T12:17:06.2594243Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_float64 2022-08-17T12:17:06.2623306Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:17:06.2713826Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:17:06.2739413Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_complex128 2022-08-17T12:17:06.2876141Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_complex128 2022-08-17T12:17:06.2876705Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:17:06.2905084Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:17:06.2911932Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:17:06.3034629Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:17:06.3062379Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:17:06.3153845Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:17:06.3175839Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:17:06.3316043Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:17:06.3316586Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:17:06.3339198Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_float64 2022-08-17T12:17:06.3474527Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_float64 2022-08-17T12:17:06.3486240Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_complex128 2022-08-17T12:17:06.3497975Z [gw3] [ 10%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:17:06.3593310Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_complex128 2022-08-17T12:17:06.3742319Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:17:06.3755591Z [gw2] [ 10%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:17:06.3756321Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:17:06.3781620Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_complex128 2022-08-17T12:17:06.3789198Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_complex128 2022-08-17T12:17:06.3914656Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:17:06.3942845Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_float64 2022-08-17T12:17:06.4034873Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_float64 2022-08-17T12:17:06.4067518Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_scatter_cpu_float64 2022-08-17T12:17:06.4196638Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_scatter_cpu_float64 2022-08-17T12:17:06.4197045Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:17:06.4225941Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_float64 2022-08-17T12:17:06.4233503Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_float64 2022-08-17T12:17:06.4354399Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:17:06.4382697Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_float64 2022-08-17T12:17:06.4473685Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_float64 2022-08-17T12:17:06.4503160Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_float64 2022-08-17T12:17:06.4635443Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_float64 2022-08-17T12:17:06.4635827Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_float64 2022-08-17T12:17:06.4664253Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_complex128 2022-08-17T12:17:06.4666909Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_float64 2022-08-17T12:17:06.4793778Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_complex128 2022-08-17T12:17:06.4822263Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_float64 2022-08-17T12:17:06.4912789Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_float64 2022-08-17T12:17:06.4941414Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_signbit_cpu_float64 2022-08-17T12:17:06.5077157Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_signbit_cpu_float64 2022-08-17T12:17:06.5077652Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:17:06.5106090Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_complex128 2022-08-17T12:17:06.5113347Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_complex128 2022-08-17T12:17:06.5234426Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:17:06.5264440Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_float64 2022-08-17T12:17:06.5354385Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_float64 2022-08-17T12:17:06.5384342Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_float64 2022-08-17T12:17:06.5516490Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_float64 2022-08-17T12:17:06.5517067Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_searchsorted_cpu_float64 2022-08-17T12:17:06.5547096Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:17:06.5550437Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_searchsorted_cpu_float64 2022-08-17T12:17:06.5674933Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:17:06.5702703Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:17:06.5794742Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:17:06.5823637Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_cpu_float64 2022-08-17T12:17:06.5956497Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_cpu_float64 2022-08-17T12:17:06.5956926Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:17:06.5980169Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_float64 2022-08-17T12:17:06.6070362Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:17:06.6113696Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_float64 2022-08-17T12:17:06.6138882Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:17:06.6233643Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:17:06.6263578Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:17:06.6396191Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:17:06.6396795Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_complex128 2022-08-17T12:17:06.6421590Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:17:06.6428904Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_complex128 2022-08-17T12:17:06.6554267Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:17:06.6582105Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:17:06.6674211Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:17:06.6703639Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:17:06.6836689Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:17:06.6837210Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sign_cpu_float64 2022-08-17T12:17:06.6859492Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:17:06.6923461Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sign_cpu_float64 2022-08-17T12:17:06.6993834Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:17:06.7014804Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:17:06.7112993Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:17:06.7141507Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:17:06.7277444Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:17:06.7278134Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_complex128 2022-08-17T12:17:06.7303927Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:17:06.7311721Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_complex128 2022-08-17T12:17:06.7434799Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:17:06.7464555Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:17:06.7554408Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:17:06.7584748Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:17:06.7716918Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:17:06.7717597Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1e_cpu_float64 2022-08-17T12:17:06.7743862Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:17:06.7751111Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:17:06.7874961Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1e_cpu_float64 2022-08-17T12:17:06.7903357Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:17:06.7994280Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:17:06.8022690Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1_cpu_float64 2022-08-17T12:17:06.8156846Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1_cpu_float64 2022-08-17T12:17:06.8157503Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sort_cpu_float64 2022-08-17T12:17:06.8182193Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:17:06.8189398Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sort_cpu_float64 2022-08-17T12:17:06.8314835Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:17:06.8338351Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:17:06.8434699Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:17:06.8467120Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:17:06.8596751Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:17:06.8597156Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:17:06.8624386Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:17:06.8631797Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:17:06.8754481Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:17:06.8779085Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:17:06.8873537Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:17:06.8903271Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:17:06.9037356Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:17:06.9037785Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:17:06.9069393Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:17:06.9072924Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:17:06.9195972Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:17:06.9213237Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:17:06.9315894Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:17:06.9348845Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:17:06.9477693Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:17:06.9478416Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:17:06.9503232Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_entr_cpu_float64 2022-08-17T12:17:06.9506501Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:17:06.9634560Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_entr_cpu_float64 2022-08-17T12:17:06.9656442Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:17:06.9754919Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:17:06.9777041Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:17:06.9917041Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:17:06.9917632Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i0e_cpu_float64 2022-08-17T12:17:06.9945017Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_complex128 2022-08-17T12:17:06.9952057Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i0e_cpu_float64 2022-08-17T12:17:07.0075790Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_complex128 2022-08-17T12:17:07.0097938Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_float64 2022-08-17T12:17:07.0194724Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_float64 2022-08-17T12:17:07.0223545Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_zeta_cpu_float64 2022-08-17T12:17:07.0356825Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_zeta_cpu_float64 2022-08-17T12:17:07.0357252Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:17:07.0389138Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:17:07.0391289Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:17:07.0514387Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:17:07.0539891Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:17:07.0634391Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:17:07.0659088Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_float64 2022-08-17T12:17:07.0795628Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_float64 2022-08-17T12:17:07.0796193Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:17:07.0827838Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_complex128 2022-08-17T12:17:07.0829589Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:17:07.0953539Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_complex128 2022-08-17T12:17:07.0975888Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_float64 2022-08-17T12:17:07.1073837Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_float64 2022-08-17T12:17:07.1099436Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_float64 2022-08-17T12:17:07.1235019Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_float64 2022-08-17T12:17:07.1237674Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:17:07.1265492Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_complex128 2022-08-17T12:17:07.1272709Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_complex128 2022-08-17T12:17:07.1393423Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:17:07.1415621Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_float64 2022-08-17T12:17:07.1513593Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_float64 2022-08-17T12:17:07.1542182Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_float64 2022-08-17T12:17:07.1676520Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_float64 2022-08-17T12:17:07.1678431Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:17:07.1693903Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_complex128 2022-08-17T12:17:07.1706074Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:17:07.1835341Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_complex128 2022-08-17T12:17:07.1857828Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_float64 2022-08-17T12:17:07.1954115Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_float64 2022-08-17T12:17:07.1982463Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_float64 2022-08-17T12:17:07.2116437Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_float64 2022-08-17T12:17:07.2117065Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_complex128 2022-08-17T12:17:07.2130793Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:17:07.2140773Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:17:07.2273637Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_complex128 2022-08-17T12:17:07.2298485Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_float64 2022-08-17T12:17:07.2393657Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_float64 2022-08-17T12:17:07.2419303Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_float64 2022-08-17T12:17:07.2556354Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_float64 2022-08-17T12:17:07.2556790Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:17:07.2581843Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:17:07.2589600Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:17:07.2714407Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:17:07.2735796Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:17:07.2833251Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:17:07.2859926Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_float64 2022-08-17T12:17:07.2996126Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_float64 2022-08-17T12:17:07.2996785Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:17:07.3026883Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_complex128 2022-08-17T12:17:07.3028894Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_complex128 2022-08-17T12:17:07.3154073Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:17:07.3179807Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_complex128 2022-08-17T12:17:07.3273499Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_complex128 2022-08-17T12:17:07.3298973Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_float64 2022-08-17T12:17:07.3436395Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_float64 2022-08-17T12:17:07.3436962Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_complex128 2022-08-17T12:17:07.3468300Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_float64 2022-08-17T12:17:07.3469656Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_float64 2022-08-17T12:17:07.3594380Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_complex128 2022-08-17T12:17:07.3617060Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:17:07.3714044Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:17:07.3737242Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_complex128 2022-08-17T12:17:07.3875473Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_complex128 2022-08-17T12:17:07.3876797Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_float64 2022-08-17T12:17:07.3907075Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_complex128 2022-08-17T12:17:07.3909951Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_float64 2022-08-17T12:17:07.4034817Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_complex128 2022-08-17T12:17:07.4058583Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_complex128 2022-08-17T12:17:07.4154465Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_complex128 2022-08-17T12:17:07.4179293Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_complex128 2022-08-17T12:17:07.4316256Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_complex128 2022-08-17T12:17:07.4316907Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_complex128 2022-08-17T12:17:07.4345262Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_float64 2022-08-17T12:17:07.4352589Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_complex128 2022-08-17T12:17:07.4474616Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_float64 2022-08-17T12:17:07.4497357Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:17:07.4593928Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:17:07.4616949Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_complex128 2022-08-17T12:17:07.4756521Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_complex128 2022-08-17T12:17:07.4757128Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_float64 2022-08-17T12:17:07.4783314Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_complex128 2022-08-17T12:17:07.4790776Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_complex128 2022-08-17T12:17:07.4913481Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_float64 2022-08-17T12:17:07.4936942Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_complex128 2022-08-17T12:17:07.5033467Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_complex128 2022-08-17T12:17:07.5056372Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_complex128 2022-08-17T12:17:07.5196740Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_complex128 2022-08-17T12:17:07.5197352Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_complex128 2022-08-17T12:17:07.5220420Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_float64 2022-08-17T12:17:07.5230504Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_float64 2022-08-17T12:17:07.5354671Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_complex128 2022-08-17T12:17:07.5376671Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_topk_cpu_float64 2022-08-17T12:17:07.5474183Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_topk_cpu_float64 2022-08-17T12:17:07.5496623Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:17:07.5636473Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:17:07.5637038Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_complex128 2022-08-17T12:17:07.5668717Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_float64 2022-08-17T12:17:07.5671312Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_float64 2022-08-17T12:17:07.5794386Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_complex128 2022-08-17T12:17:07.5816098Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_float64 2022-08-17T12:17:07.5913002Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_float64 2022-08-17T12:17:07.5935548Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_float64 2022-08-17T12:17:07.6075709Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_float64 2022-08-17T12:17:07.6076400Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:17:07.6101904Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_complex128 2022-08-17T12:17:07.6108228Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:17:07.6233621Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_complex128 2022-08-17T12:17:07.6257645Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_float64 2022-08-17T12:17:07.6353762Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_float64 2022-08-17T12:17:07.6440862Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_float64 2022-08-17T12:17:07.6515635Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_float64 2022-08-17T12:17:07.6516034Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_complex128 2022-08-17T12:17:07.6543597Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_float64 2022-08-17T12:17:07.6551192Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_float64 2022-08-17T12:17:07.6674137Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_complex128 2022-08-17T12:17:07.6697776Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_float64 2022-08-17T12:17:07.6793153Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_float64 2022-08-17T12:17:07.6816105Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:17:07.6956253Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:17:07.6956920Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_float64 2022-08-17T12:17:07.6987961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_complex128 2022-08-17T12:17:07.6989754Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_complex128 2022-08-17T12:17:07.7114715Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_float64 2022-08-17T12:17:07.7141345Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_float64 2022-08-17T12:17:07.7276127Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_float64 2022-08-17T12:17:07.7298512Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_float64 2022-08-17T12:17:07.7397340Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_float64 2022-08-17T12:17:07.7397743Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_float64 2022-08-17T12:17:07.7429069Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_float64 2022-08-17T12:17:07.7436149Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_float64 2022-08-17T12:17:07.7554202Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_float64 2022-08-17T12:17:07.7579203Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_complex128 2022-08-17T12:17:07.7714013Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_complex128 2022-08-17T12:17:07.7739785Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_complex128 2022-08-17T12:17:07.7834845Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_complex128 2022-08-17T12:17:07.7837038Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_float64 2022-08-17T12:17:07.7868249Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_complex128 2022-08-17T12:17:07.7870818Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_complex128 2022-08-17T12:17:07.7995162Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_float64 2022-08-17T12:17:07.8022038Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:17:07.8154166Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:17:07.8176582Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_complex128 2022-08-17T12:17:07.8275707Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_complex128 2022-08-17T12:17:07.8277293Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:17:07.8310414Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:17:07.8313592Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:17:07.8436422Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:17:07.8460612Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_complex128 2022-08-17T12:17:07.8594651Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_complex128 2022-08-17T12:17:07.8619404Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:17:07.8717496Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:17:07.8718153Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_float64 2022-08-17T12:17:07.8750279Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:17:07.8752724Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_float64 2022-08-17T12:17:07.8875755Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:17:07.8902388Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_complex128 2022-08-17T12:17:07.9035411Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_complex128 2022-08-17T12:17:07.9057996Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_complex128 2022-08-17T12:17:07.9155903Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_complex128 2022-08-17T12:17:07.9156320Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_complex128 2022-08-17T12:17:07.9184238Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_complex128 2022-08-17T12:17:07.9313295Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_complex128 2022-08-17T12:17:07.9327265Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_float64 2022-08-17T12:17:07.9335881Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_complex128 2022-08-17T12:17:07.9475955Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_float64 2022-08-17T12:17:07.9502629Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:17:07.9597259Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:17:07.9597705Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trunc_cpu_float64 2022-08-17T12:17:07.9628564Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_float64 2022-08-17T12:17:07.9631358Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_float64 2022-08-17T12:17:07.9755001Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trunc_cpu_float64 2022-08-17T12:17:07.9777008Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_complex128 2022-08-17T12:17:07.9914323Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_complex128 2022-08-17T12:17:07.9937873Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_complex128 2022-08-17T12:17:08.0034639Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_complex128 2022-08-17T12:17:08.0036883Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_float64 2022-08-17T12:17:08.0066196Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_float64 2022-08-17T12:17:08.0068632Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_float64 2022-08-17T12:17:08.0194132Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_float64 2022-08-17T12:17:08.0216782Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_complex128 2022-08-17T12:17:08.0354364Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_complex128 2022-08-17T12:17:08.0378173Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_complex128 2022-08-17T12:17:08.0475731Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_complex128 2022-08-17T12:17:08.0476434Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_cpu_float64 2022-08-17T12:17:08.0505091Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_complex128 2022-08-17T12:17:08.0507887Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_complex128 2022-08-17T12:17:08.0634228Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_cpu_float64 2022-08-17T12:17:08.0658639Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_float64 2022-08-17T12:17:08.0794100Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_float64 2022-08-17T12:17:08.0808721Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_xlogy_cpu_float64 2022-08-17T12:17:08.0915714Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_xlogy_cpu_float64 2022-08-17T12:17:08.0916131Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_complex128 2022-08-17T12:17:08.0941909Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_float64 2022-08-17T12:17:08.1074041Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_float64 2022-08-17T12:17:08.1234422Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_float64 2022-08-17T12:17:08.1269164Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_float64 2022-08-17T12:17:08.1354140Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_float64 2022-08-17T12:17:08.1382529Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_float64 2022-08-17T12:17:08.1521764Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_float64 2022-08-17T12:17:08.1533146Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_float64 2022-08-17T12:17:08.1675618Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_float64 2022-08-17T12:17:08.1836532Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_float64 2022-08-17T12:17:08.1866670Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:17:08.1970451Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:17:08.2115743Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_float64 2022-08-17T12:17:08.2277161Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_float64 2022-08-17T12:17:08.2307069Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_float64 2022-08-17T12:17:08.2717106Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_float64 2022-08-17T12:17:08.2746022Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_float64 2022-08-17T12:17:08.3026537Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_float64 2022-08-17T12:17:08.3033548Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_complex128 2022-08-17T12:17:08.3156275Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_complex128 2022-08-17T12:17:08.3186560Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:17:08.3597185Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:17:08.4077934Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_complex128 2022-08-17T12:17:08.4090056Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_float64 2022-08-17T12:17:08.5047580Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_float64 2022-08-17T12:17:08.5060104Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_float64 2022-08-17T12:17:08.5260856Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_float64 2022-08-17T12:17:08.5271025Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_complex128 2022-08-17T12:17:08.8418670Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_complex128 2022-08-17T12:17:08.8428164Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_float64 2022-08-17T12:17:09.2168027Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_complex128 2022-08-17T12:17:09.2177805Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_float64 2022-08-17T12:17:09.2193644Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_complex128 2022-08-17T12:17:09.2615474Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_complex128 2022-08-17T12:17:10.1487679Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amax_cpu_float64 2022-08-17T12:17:10.1491249Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_complex128 2022-08-17T12:17:10.1500238Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_complex128 2022-08-17T12:17:10.1504250Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_complex128 2022-08-17T12:17:11.0729706Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_complex128 2022-08-17T12:17:11.0740339Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_complex128 2022-08-17T12:17:11.2952956Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_complex128 2022-08-17T12:17:11.2965389Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amax_cpu_float64 2022-08-17T12:17:12.4894483Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_complex128 2022-08-17T12:17:12.4904796Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_complex128 2022-08-17T12:17:12.7356760Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmod___cpu_float64 2022-08-17T12:17:12.7372857Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmod___cpu_float64 2022-08-17T12:17:12.7390328Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_float64 2022-08-17T12:17:12.7797167Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_float64 2022-08-17T12:17:12.9058583Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amin_cpu_float64 2022-08-17T12:17:12.9074913Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_complex128 2022-08-17T12:17:12.9113715Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmax_cpu_float64 2022-08-17T12:17:12.9478328Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmax_cpu_float64 2022-08-17T12:17:13.4749073Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_complex128 2022-08-17T12:17:13.4759932Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_complex128 2022-08-17T12:17:13.5031594Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_log_softmax_cpu_float64 2022-08-17T12:17:13.5197002Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_log_softmax_cpu_float64 2022-08-17T12:17:14.5947228Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_float64 2022-08-17T12:17:14.5961200Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_complex128 2022-08-17T12:17:14.6553278Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_float64 2022-08-17T12:17:14.6561313Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_complex128 2022-08-17T12:17:14.8123901Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logsumexp_cpu_float64 2022-08-17T12:17:14.8137650Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_float64 2022-08-17T12:17:14.8542090Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_float64 2022-08-17T12:17:14.8552337Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amin_cpu_float64 2022-08-17T12:17:15.0038333Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_float64 2022-08-17T12:17:15.0048341Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_float64 2022-08-17T12:17:15.0072140Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmin_cpu_float64 2022-08-17T12:17:15.0477232Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmin_cpu_float64 2022-08-17T12:17:15.1568022Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_float64 2022-08-17T12:17:15.1577453Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_float64 2022-08-17T12:17:15.3048622Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logaddexp_cpu_float64 2022-08-17T12:17:15.3057243Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_float64 2022-08-17T12:17:15.6104460Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_complex128 2022-08-17T12:17:15.6116831Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_float64 2022-08-17T12:17:15.9716252Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_float64 2022-08-17T12:17:15.9731270Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logaddexp_cpu_float64 2022-08-17T12:17:16.3577424Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_median_cpu_float64 2022-08-17T12:17:16.3619015Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_median_cpu_float64 2022-08-17T12:17:16.6627453Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_complex128 2022-08-17T12:17:16.6637595Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_float64 2022-08-17T12:17:16.6858610Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmin_cpu_float64 2022-08-17T12:17:16.7077054Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmin_cpu_float64 2022-08-17T12:17:16.8759133Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_float64 2022-08-17T12:17:16.8773306Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logsumexp_cpu_float64 2022-08-17T12:17:17.8153816Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_norm_cpu_float64 2022-08-17T12:17:17.8162987Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_float64 2022-08-17T12:17:17.8351432Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_float64 2022-08-17T12:17:17.8596379Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_float64 2022-08-17T12:17:17.9408316Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_float64 2022-08-17T12:17:17.9418384Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_float64 2022-08-17T12:17:18.3952289Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_float64 2022-08-17T12:17:18.3962190Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_float64 2022-08-17T12:17:18.9027917Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_float64 2022-08-17T12:17:18.9041307Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_float64 2022-08-17T12:17:19.0273660Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_float64 2022-08-17T12:17:19.0284846Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_float64 2022-08-17T12:17:19.1970112Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_float64 2022-08-17T12:17:19.1981581Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_float64 2022-08-17T12:17:19.2006766Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_float64 2022-08-17T12:17:19.2397621Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_float64 2022-08-17T12:17:19.4019594Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_complex128 2022-08-17T12:17:19.4030828Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_complex128 2022-08-17T12:17:19.4059414Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_arange_cpu_float64 2022-08-17T12:17:19.4437657Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_arange_cpu_float64 2022-08-17T12:17:19.4472422Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_complex128 2022-08-17T12:17:19.4879868Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_complex128 2022-08-17T12:17:19.4906423Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:17:19.5319071Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:17:19.7590369Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_complex128 2022-08-17T12:17:19.7598748Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_complex128 2022-08-17T12:17:19.7947653Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_float64 2022-08-17T12:17:19.8035062Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_float64 2022-08-17T12:17:19.9573932Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_float64 2022-08-17T12:17:19.9588294Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_float64 2022-08-17T12:17:20.1530720Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_float64 2022-08-17T12:17:20.1545098Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_float64 2022-08-17T12:17:20.2071597Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_complex128 2022-08-17T12:17:20.2120668Z [gw2] [ 13%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_complex128 2022-08-17T12:17:20.5538744Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_complex128 2022-08-17T12:17:20.5551630Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_complex128 2022-08-17T12:17:21.4482165Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:17:21.4491080Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:17:21.4519695Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bucketize_cpu_float64 2022-08-17T12:17:21.4917185Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bucketize_cpu_float64 2022-08-17T12:17:21.5995153Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_float64 2022-08-17T12:17:21.6005361Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_float64 2022-08-17T12:17:21.6152344Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ceil_cpu_float64 2022-08-17T12:17:21.6436506Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ceil_cpu_float64 2022-08-17T12:17:21.6471870Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_float64 2022-08-17T12:17:21.6877353Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_float64 2022-08-17T12:17:22.1386537Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_float64 2022-08-17T12:17:22.1397060Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_float64 2022-08-17T12:17:22.2353318Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_float64 2022-08-17T12:17:22.2368757Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_float64 2022-08-17T12:17:22.4573227Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_complex128 2022-08-17T12:17:22.4588620Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_complex128 2022-08-17T12:17:25.6969250Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_complex128 2022-08-17T12:17:25.6981879Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_complex128 2022-08-17T12:17:25.7237160Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_float64 2022-08-17T12:17:25.7397734Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_float64 2022-08-17T12:17:26.3373631Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_float64 2022-08-17T12:17:26.3387454Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_float64 2022-08-17T12:17:26.6708007Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_complex128 2022-08-17T12:17:26.6719364Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_norm_cpu_float64 2022-08-17T12:17:26.8012691Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_float64 2022-08-17T12:17:26.8021854Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_complex128 2022-08-17T12:17:27.8062313Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_complex128 2022-08-17T12:17:27.8075473Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_complex128 2022-08-17T12:17:28.1366509Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_complex128 2022-08-17T12:17:28.1375619Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_complex128 2022-08-17T12:17:28.1400841Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_complex128 2022-08-17T12:17:28.1797178Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_complex128 2022-08-17T12:17:28.2287202Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummax_cpu_float64 2022-08-17T12:17:28.2301684Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummax_cpu_float64 2022-08-17T12:17:28.5343490Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_complex128 2022-08-17T12:17:28.5352890Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_float64 2022-08-17T12:17:28.6737660Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_float64 2022-08-17T12:17:28.6752385Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_complex128 2022-08-17T12:17:28.7169297Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_deg2rad_cpu_float64 2022-08-17T12:17:28.7183247Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_deg2rad_cpu_float64 2022-08-17T12:17:28.9216944Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_float64 2022-08-17T12:17:28.9225987Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_float64 2022-08-17T12:17:29.1365339Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_float64 2022-08-17T12:17:29.1379985Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_float64 2022-08-17T12:17:29.1825014Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_digamma_cpu_float64 2022-08-17T12:17:29.1839431Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_digamma_cpu_float64 2022-08-17T12:17:29.3185713Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:17:29.3195036Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_complex128 2022-08-17T12:17:31.5202804Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_complex128 2022-08-17T12:17:31.5217001Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:17:31.5510169Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_float64 2022-08-17T12:17:31.5676645Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_float64 2022-08-17T12:17:31.6588173Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_float64 2022-08-17T12:17:31.6602077Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_float64 2022-08-17T12:17:31.7133406Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_float64 2022-08-17T12:17:31.7151286Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_float64 2022-08-17T12:17:31.7175101Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_float64 2022-08-17T12:17:31.7534409Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_float64 2022-08-17T12:17:31.7542696Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_float64 2022-08-17T12:17:31.7553259Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_float64 2022-08-17T12:17:31.7587808Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_float64 2022-08-17T12:17:31.7998708Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_float64 2022-08-17T12:17:31.8712116Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfc_cpu_float64 2022-08-17T12:17:31.8724976Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfc_cpu_float64 2022-08-17T12:17:31.9273196Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_float64 2022-08-17T12:17:31.9287224Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_float64 2022-08-17T12:17:32.0315610Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_float64 2022-08-17T12:17:32.0332020Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_float64 2022-08-17T12:17:32.8989937Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_complex128 2022-08-17T12:17:32.9002528Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_complex128 2022-08-17T12:17:33.4939114Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_complex128 2022-08-17T12:17:33.4948778Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_complex128 2022-08-17T12:17:33.4956196Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_complex128 2022-08-17T12:17:33.4964247Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_complex128 2022-08-17T12:17:33.5246719Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmax_cpu_float64 2022-08-17T12:17:33.5396479Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmax_cpu_float64 2022-08-17T12:17:34.4303849Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_complex128 2022-08-17T12:17:34.4311973Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_complex128 2022-08-17T12:17:34.7995693Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_complex128 2022-08-17T12:17:34.8006171Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_float64 2022-08-17T12:17:34.8585183Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_float64 2022-08-17T12:17:34.8594444Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_float64 2022-08-17T12:17:35.1334704Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_float64 2022-08-17T12:17:35.1342222Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_float64 2022-08-17T12:17:35.2107394Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_float64 2022-08-17T12:17:35.2120215Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_complex128 2022-08-17T12:17:35.8626392Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_complex128 2022-08-17T12:17:35.8638031Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_float64 2022-08-17T12:17:36.1126931Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_float64 2022-08-17T12:17:36.1135713Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_float64 2022-08-17T12:17:36.3210930Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_float64 2022-08-17T12:17:36.3224812Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_complex128 2022-08-17T12:17:36.4276489Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft2_cpu_float64 2022-08-17T12:17:36.4290559Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_float64 2022-08-17T12:17:36.4314964Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_float64 2022-08-17T12:17:36.4718205Z [gw1] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_float64 2022-08-17T12:17:36.7039209Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amin_cpu_float64 2022-08-17T12:17:36.7049714Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft2_cpu_float64 2022-08-17T12:17:36.8689319Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_float64 2022-08-17T12:17:36.8698083Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amin_cpu_float64 2022-08-17T12:17:36.8721334Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_complex128 2022-08-17T12:17:36.8744732Z [gw1] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_complex128 2022-08-17T12:17:36.8754976Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_float64 2022-08-17T12:17:36.9118594Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_float64 2022-08-17T12:17:36.9157105Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmin_cpu_float64 2022-08-17T12:17:36.9557482Z [gw1] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmin_cpu_float64 2022-08-17T12:17:36.9581297Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_complex128 2022-08-17T12:17:36.9996000Z [gw1] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_complex128 2022-08-17T12:17:37.1110024Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_complex128 2022-08-17T12:17:37.1122878Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_float64 2022-08-17T12:17:37.2886419Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_complex128 2022-08-17T12:17:37.2896072Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_complex128 2022-08-17T12:17:37.3662816Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan2_cpu_float64 2022-08-17T12:17:37.3673381Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_complex128 2022-08-17T12:17:37.6512634Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_complex128 2022-08-17T12:17:37.6523664Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan2_cpu_float64 2022-08-17T12:17:37.6849590Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_float64 2022-08-17T12:17:37.6955058Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_float64 2022-08-17T12:17:37.9113939Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_float64 2022-08-17T12:17:37.9123818Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_float64 2022-08-17T12:17:38.1877941Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_float64 2022-08-17T12:17:38.1886844Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_complex128 2022-08-17T12:17:38.3149318Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_complex128 2022-08-17T12:17:38.3158633Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_float64 2022-08-17T12:17:38.3684239Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_complex128 2022-08-17T12:17:38.3696094Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_complex128 2022-08-17T12:17:39.6514024Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_complex128 2022-08-17T12:17:39.6528171Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_complex128 2022-08-17T12:17:39.6565792Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_complex128 2022-08-17T12:17:39.6958901Z [gw1] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_complex128 2022-08-17T12:17:40.4313884Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_complex128 2022-08-17T12:17:40.4329173Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_complex128 2022-08-17T12:17:40.4353292Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_float64 2022-08-17T12:17:40.4758210Z [gw1] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_float64 2022-08-17T12:17:40.6417236Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_float64 2022-08-17T12:17:40.6429078Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_float64 2022-08-17T12:17:40.6826892Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_float64 2022-08-17T12:17:40.6844238Z [gw1] [ 14%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_float64 2022-08-17T12:17:40.7127717Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_float64 2022-08-17T12:17:40.7317926Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_float64 2022-08-17T12:17:40.7734727Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_float64 2022-08-17T12:17:40.7747967Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_complex128 2022-08-17T12:17:40.8795709Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_complex128 2022-08-17T12:17:40.8805454Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_complex128 2022-08-17T12:17:41.2613386Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_complex128 2022-08-17T12:17:41.2627581Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_complex128 2022-08-17T12:17:41.5170988Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_complex128 2022-08-17T12:17:41.5184500Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_float64 2022-08-17T12:17:41.5947114Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_max_cpu_float64 2022-08-17T12:17:41.5958007Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_complex128 2022-08-17T12:17:41.7915832Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmax_cpu_float64 2022-08-17T12:17:41.7926460Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_max_cpu_float64 2022-08-17T12:17:41.8531746Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_complex128 2022-08-17T12:17:41.8545062Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmax_cpu_float64 2022-08-17T12:17:41.9067338Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frexp_cpu_float64 2022-08-17T12:17:41.9076276Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frexp_cpu_float64 2022-08-17T12:17:41.9979388Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_float64 2022-08-17T12:17:41.9993740Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_float64 2022-08-17T12:17:42.4196176Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_complex128 2022-08-17T12:17:42.4209766Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_complex128 2022-08-17T12:17:43.0527848Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_complex_cpu_float64 2022-08-17T12:17:43.0536948Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_complex_cpu_float64 2022-08-17T12:17:43.0674558Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_float64 2022-08-17T12:17:43.0957402Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_float64 2022-08-17T12:17:43.1270819Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_float64 2022-08-17T12:17:43.1396056Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_float64 2022-08-17T12:17:43.4265071Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_complex128 2022-08-17T12:17:43.4276114Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_complex128 2022-08-17T12:17:43.4304477Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_complex128 2022-08-17T12:17:43.4718005Z [gw1] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_complex128 2022-08-17T12:17:44.0936006Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_complex128 2022-08-17T12:17:44.0947726Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_complex128 2022-08-17T12:17:47.2934628Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_complex128 2022-08-17T12:17:47.2944367Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_complex128 2022-08-17T12:17:47.7849885Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_complex128 2022-08-17T12:17:47.7860150Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_complex128 2022-08-17T12:17:48.2530054Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_complex128 2022-08-17T12:17:48.2544274Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_complex128 2022-08-17T12:17:48.2765671Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_float64 2022-08-17T12:17:48.2958058Z [gw2] [ 14%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_float64 2022-08-17T12:17:48.2981323Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogramdd_cpu_float64 2022-08-17T12:17:48.3397292Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogramdd_cpu_float64 2022-08-17T12:17:48.4450392Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_float64 2022-08-17T12:17:48.4463960Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_float64 2022-08-17T12:17:48.4491701Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igammac_cpu_float64 2022-08-17T12:17:48.4876443Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igammac_cpu_float64 2022-08-17T12:17:49.0041460Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_complex128 2022-08-17T12:17:49.0053644Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_complex128 2022-08-17T12:17:49.9905095Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_complex128 2022-08-17T12:17:49.9919251Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_complex128 2022-08-17T12:17:50.0327916Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_float64 2022-08-17T12:17:50.0395284Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_float64 2022-08-17T12:17:50.0429242Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_float64 2022-08-17T12:17:50.0837491Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_float64 2022-08-17T12:17:50.0866961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_float64 2022-08-17T12:17:50.1277719Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_float64 2022-08-17T12:17:50.1310399Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_complex128 2022-08-17T12:17:50.1717287Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_complex128 2022-08-17T12:17:50.1748475Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isneginf_cpu_float64 2022-08-17T12:17:50.2157455Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isneginf_cpu_float64 2022-08-17T12:17:51.4982072Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_complex128 2022-08-17T12:17:51.4991493Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_complex128 2022-08-17T12:17:53.4872181Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:17:53.4882257Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:17:54.8670997Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_complex128 2022-08-17T12:17:54.8679864Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_complex128 2022-08-17T12:17:54.8705261Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:17:54.8869466Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:17:54.8877340Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_complex128 2022-08-17T12:17:54.8901449Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_complex128 2022-08-17T12:17:54.9116036Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_complex128 2022-08-17T12:17:54.9138146Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:17:54.9315884Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:17:54.9339782Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_aminmax_cpu_float64 2022-08-17T12:17:54.9555001Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_aminmax_cpu_float64 2022-08-17T12:17:54.9756439Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_complex128 2022-08-17T12:17:54.9791118Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_float64 2022-08-17T12:17:55.0197350Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_float64 2022-08-17T12:17:55.0222465Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argsort_cpu_float64 2022-08-17T12:17:55.0636991Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argsort_cpu_float64 2022-08-17T12:17:55.0653721Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_float64 2022-08-17T12:17:55.1077276Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_float64 2022-08-17T12:17:55.1463824Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_float64 2022-08-17T12:17:55.1514398Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_float64 2022-08-17T12:17:55.2939672Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_complex128 2022-08-17T12:17:55.2949936Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_complex128 2022-08-17T12:17:55.6700921Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_complex128 2022-08-17T12:17:55.6712040Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_complex128 2022-08-17T12:17:56.0730092Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_float64 2022-08-17T12:17:56.0738882Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_float64 2022-08-17T12:17:56.1229714Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lgamma_cpu_float64 2022-08-17T12:17:56.1239840Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lgamma_cpu_float64 2022-08-17T12:17:56.6135979Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:17:56.6150897Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:17:56.7016817Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_float64 2022-08-17T12:17:56.7027014Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_float64 2022-08-17T12:17:56.7050652Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_float64 2022-08-17T12:17:56.7436307Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_float64 2022-08-17T12:17:57.1701305Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_float64 2022-08-17T12:17:57.1711367Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_float64 2022-08-17T12:17:57.4170436Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:17:57.4184759Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:17:57.5181907Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_float64 2022-08-17T12:17:57.5195340Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_complex128 2022-08-17T12:17:57.5721582Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_complex128 2022-08-17T12:17:57.5731934Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_float64 2022-08-17T12:17:57.5756245Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:17:57.6157560Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:17:57.6190411Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:17:57.6597278Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:17:59.8326349Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:17:59.8339665Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_complex128 2022-08-17T12:17:59.9737119Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bernoulli_cpu_float64 2022-08-17T12:17:59.9751289Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bernoulli_cpu_float64 2022-08-17T12:18:00.1938411Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_float64 2022-08-17T12:18:00.1953211Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_float64 2022-08-17T12:18:00.1980775Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_float64 2022-08-17T12:18:00.2397967Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_float64 2022-08-17T12:18:00.3306664Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_float64 2022-08-17T12:18:00.3315870Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_float64 2022-08-17T12:18:00.9668400Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_complex128 2022-08-17T12:18:00.9674417Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_complex128 2022-08-17T12:18:01.1029776Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cdist_cpu_float64 2022-08-17T12:18:01.1031783Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cdist_cpu_float64 2022-08-17T12:18:01.1070551Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_complex128 2022-08-17T12:18:01.1478119Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_complex128 2022-08-17T12:18:02.5669963Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:18:02.5681052Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:18:03.6845770Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:18:03.6856557Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:18:03.8597855Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:18:03.8607576Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:18:04.6913931Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_complex128 2022-08-17T12:18:04.6921687Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_complex128 2022-08-17T12:18:04.9341906Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_complex128 2022-08-17T12:18:04.9351903Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_complex128 2022-08-17T12:18:05.0343514Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_min_cpu_float64 2022-08-17T12:18:05.0354722Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_complex128 2022-08-17T12:18:05.2931433Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_complex128 2022-08-17T12:18:05.2940227Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_min_cpu_float64 2022-08-17T12:18:05.3590883Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_float64 2022-08-17T12:18:05.3598174Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_float64 2022-08-17T12:18:05.5755518Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_complex128 2022-08-17T12:18:05.5763846Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_complex128 2022-08-17T12:18:06.9898653Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:18:06.9908540Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_complex128 2022-08-17T12:18:09.8973919Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_complex128 2022-08-17T12:18:09.8984269Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:18:10.1409087Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_copysign_cpu_float64 2022-08-17T12:18:10.1419849Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_copysign_cpu_float64 2022-08-17T12:18:10.1918727Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_float64 2022-08-17T12:18:10.1929516Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_float64 2022-08-17T12:18:10.1956203Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_float64 2022-08-17T12:18:10.2357792Z [gw0] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_float64 2022-08-17T12:18:10.3427717Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_float64 2022-08-17T12:18:10.3441998Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_float64 2022-08-17T12:18:11.3686409Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_float64 2022-08-17T12:18:11.3697356Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_complex128 2022-08-17T12:18:13.4028789Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_complex128 2022-08-17T12:18:13.4042419Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_complex128 2022-08-17T12:18:15.3648558Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_complex128 2022-08-17T12:18:15.3659036Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_complex128 2022-08-17T12:18:15.3693159Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_complex128 2022-08-17T12:18:15.4076722Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_complex128 2022-08-17T12:18:15.7406642Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amax_cpu_float64 2022-08-17T12:18:15.7415358Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amax_cpu_float64 2022-08-17T12:18:15.7564003Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_float64 2022-08-17T12:18:15.7876361Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_float64 2022-08-17T12:18:15.7901662Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmax_cpu_float64 2022-08-17T12:18:15.8315418Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmax_cpu_float64 2022-08-17T12:18:15.8340808Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_float64 2022-08-17T12:18:15.8755742Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_float64 2022-08-17T12:18:15.8771058Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_float64 2022-08-17T12:18:15.9196635Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_float64 2022-08-17T12:18:15.9418516Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_float64 2022-08-17T12:18:15.9677754Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_float64 2022-08-17T12:18:16.1636256Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_complex128 2022-08-17T12:18:16.1645401Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_complex128 2022-08-17T12:18:17.0828266Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_complex128 2022-08-17T12:18:17.0837669Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:18:17.7330100Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:18:17.7339483Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:18:17.7365203Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:18:17.7757233Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:18:18.0711416Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_float64 2022-08-17T12:18:18.0720978Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_complex128 2022-08-17T12:18:18.3379175Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_complex128 2022-08-17T12:18:18.3390229Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_float64 2022-08-17T12:18:19.4972360Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_float64 2022-08-17T12:18:19.4982238Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_float64 2022-08-17T12:18:19.5017088Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:18:19.5397425Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:18:19.9195656Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_float64 2022-08-17T12:18:19.9209948Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_float64 2022-08-17T12:18:20.5991293Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:18:20.6004088Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:18:24.6414439Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_float64 2022-08-17T12:18:24.6424610Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_complex128 2022-08-17T12:18:24.6663708Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_float64 2022-08-17T12:18:24.6835914Z [gw3] [ 15%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_float64 2022-08-17T12:18:24.7368824Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_float64 2022-08-17T12:18:24.7377537Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_float64 2022-08-17T12:18:24.8333596Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_float64 2022-08-17T12:18:24.8341988Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_float64 2022-08-17T12:18:24.8367439Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_complex128 2022-08-17T12:18:24.8757467Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_complex128 2022-08-17T12:18:26.1786529Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_complex128 2022-08-17T12:18:26.1796101Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_complex128 2022-08-17T12:18:26.2252513Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_complex128 2022-08-17T12:18:26.2269313Z [gw3] [ 15%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_complex128 2022-08-17T12:18:26.2797763Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_complex128 2022-08-17T12:18:26.2807725Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_complex128 2022-08-17T12:18:30.5372367Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_complex128 2022-08-17T12:18:30.5385953Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_complex128 2022-08-17T12:18:30.7451383Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_cpu_float64 2022-08-17T12:18:30.7465053Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_cpu_float64 2022-08-17T12:18:30.7810382Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_float64 2022-08-17T12:18:30.7874515Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_float64 2022-08-17T12:18:31.4551219Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_float64 2022-08-17T12:18:31.4558721Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_float64 2022-08-17T12:18:31.5943674Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_complex128 2022-08-17T12:18:31.5954730Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_complex128 2022-08-17T12:18:31.7820553Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_complex128 2022-08-17T12:18:31.7829809Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_complex128 2022-08-17T12:18:32.0862197Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_float64 2022-08-17T12:18:32.0875304Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_float64 2022-08-17T12:18:32.1327247Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_float64 2022-08-17T12:18:32.1337968Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_float64 2022-08-17T12:18:32.1358589Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_float64 2022-08-17T12:18:32.1757213Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_float64 2022-08-17T12:18:32.2355950Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummin_cpu_float64 2022-08-17T12:18:32.2368261Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummin_cpu_float64 2022-08-17T12:18:32.2999716Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_float64 2022-08-17T12:18:32.3008909Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_float64 2022-08-17T12:18:32.7477834Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_complex128 2022-08-17T12:18:32.7491397Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_float64 2022-08-17T12:18:32.8079413Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:18:32.8088520Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:18:33.0825002Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_float64 2022-08-17T12:18:33.0832881Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_float64 2022-08-17T12:18:33.6259230Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:18:33.6269163Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_complex128 2022-08-17T12:18:34.0596309Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_complex128 2022-08-17T12:18:34.0609028Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_complex128 2022-08-17T12:18:34.4145123Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_float64 2022-08-17T12:18:34.4157793Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_float64 2022-08-17T12:18:36.6328603Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_complex128 2022-08-17T12:18:36.6341238Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:18:36.6783246Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_float64 2022-08-17T12:18:36.6796016Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_float64 2022-08-17T12:18:36.9710913Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_complex128 2022-08-17T12:18:36.9719581Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_complex128 2022-08-17T12:18:36.9924855Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:18:37.0157708Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:18:39.1998752Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_complex128 2022-08-17T12:18:39.2012789Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_complex128 2022-08-17T12:18:39.2040959Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_complex128 2022-08-17T12:18:39.2437209Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_complex128 2022-08-17T12:18:39.2462403Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_complex128 2022-08-17T12:18:39.2877756Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_complex128 2022-08-17T12:18:39.2906353Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_float64 2022-08-17T12:18:39.3317409Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_float64 2022-08-17T12:18:39.3355060Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lt_cpu_float64 2022-08-17T12:18:39.3757601Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lt_cpu_float64 2022-08-17T12:18:42.3020043Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_float64 2022-08-17T12:18:42.3030016Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_float64 2022-08-17T12:18:42.3759239Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_float64 2022-08-17T12:18:42.3766503Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_float64 2022-08-17T12:18:42.5065289Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_float64 2022-08-17T12:18:42.5075392Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_float64 2022-08-17T12:18:42.6152107Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_float64 2022-08-17T12:18:42.6164454Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_float64 2022-08-17T12:18:42.8312305Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_float64 2022-08-17T12:18:42.8327117Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_float64 2022-08-17T12:18:43.1249049Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_maximum_cpu_float64 2022-08-17T12:18:43.1258974Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_maximum_cpu_float64 2022-08-17T12:18:46.8888975Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:18:46.8889851Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:18:47.2801204Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_binary_cpu_float64 2022-08-17T12:18:47.2813594Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_binary_cpu_float64 2022-08-17T12:18:47.7023802Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_complex128 2022-08-17T12:18:47.7032100Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_complex128 2022-08-17T12:18:47.7407778Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_float64 2022-08-17T12:18:47.7475163Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_float64 2022-08-17T12:18:47.7500380Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_multinomial_cpu_float64 2022-08-17T12:18:47.7916331Z [gw2] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_multinomial_cpu_float64 2022-08-17T12:18:47.7935254Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:18:47.8356894Z [gw2] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:18:48.0457758Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmedian_cpu_float64 2022-08-17T12:18:48.0469652Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmedian_cpu_float64 2022-08-17T12:18:48.1065371Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_float64 2022-08-17T12:18:48.1074341Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_float64 2022-08-17T12:18:48.2291093Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_complex128 2022-08-17T12:18:48.2301484Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_complex128 2022-08-17T12:18:48.2336857Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_complex128 2022-08-17T12:18:48.2718625Z [gw2] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_complex128 2022-08-17T12:18:48.2752627Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_complex128 2022-08-17T12:18:48.3159634Z [gw2] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_complex128 2022-08-17T12:18:48.4123388Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:18:48.4133592Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_float64 2022-08-17T12:18:48.5550456Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:18:48.5562632Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:18:48.7437689Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:18:48.7447769Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_complex128 2022-08-17T12:18:48.7756557Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:18:48.7769875Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:18:48.9693443Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_complex128 2022-08-17T12:18:48.9707294Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:18:49.0057313Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:18:49.0115222Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:18:49.0790331Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_celu_cpu_float64 2022-08-17T12:18:49.0799495Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_celu_cpu_float64 2022-08-17T12:18:49.1085748Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:18:49.1092709Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:18:49.4387339Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_complex128 2022-08-17T12:18:49.4398278Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_complex128 2022-08-17T12:18:50.1737281Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_complex128 2022-08-17T12:18:50.1750922Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_complex128 2022-08-17T12:18:50.3943443Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_complex128 2022-08-17T12:18:50.3953207Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_complex128 2022-08-17T12:18:51.6714595Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_complex128 2022-08-17T12:18:51.6724183Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_complex128 2022-08-17T12:18:52.5197640Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_float64 2022-08-17T12:18:52.5207568Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:18:52.5962363Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:18:52.5970248Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_complex128 2022-08-17T12:18:52.5993932Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_complex128 2022-08-17T12:18:52.6396883Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_complex128 2022-08-17T12:18:52.6431320Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_complex128 2022-08-17T12:18:52.6836869Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_complex128 2022-08-17T12:18:52.7078239Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfinv_cpu_float64 2022-08-17T12:18:52.7277730Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfinv_cpu_float64 2022-08-17T12:18:52.9777527Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_complex128 2022-08-17T12:18:52.9787713Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_complex128 2022-08-17T12:18:52.9989644Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expm1_cpu_float64 2022-08-17T12:18:53.0197973Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expm1_cpu_float64 2022-08-17T12:18:53.2481233Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_float64 2022-08-17T12:18:53.2493907Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:18:53.3545968Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:18:53.3555430Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_float64 2022-08-17T12:18:53.4226481Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_float64 2022-08-17T12:18:53.4238531Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_float64 2022-08-17T12:18:53.5495752Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_float64 2022-08-17T12:18:53.5505539Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:18:53.5824124Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:18:53.5915532Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:18:53.6418905Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:18:53.6423995Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_float64 2022-08-17T12:18:53.8215947Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_float64 2022-08-17T12:18:53.8225246Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:18:54.0324484Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:18:54.0336609Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:18:54.0876525Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:18:54.0885725Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_float64 2022-08-17T12:18:54.1233041Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_float64 2022-08-17T12:18:54.1242320Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:18:54.5018580Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:18:54.5032873Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:18:54.5102899Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:18:54.5111101Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_float64 2022-08-17T12:18:54.5150545Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft_cpu_float64 2022-08-17T12:18:54.5162731Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_float64 2022-08-17T12:18:54.7206618Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_floor_rounding_cpu_float64 2022-08-17T12:18:54.7217417Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_floor_rounding_cpu_float64 2022-08-17T12:18:54.7374247Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_complex128 2022-08-17T12:18:54.7382646Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:18:54.9056138Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:18:54.9066975Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft_cpu_float64 2022-08-17T12:18:54.9901398Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_complex128 2022-08-17T12:18:54.9911053Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:18:55.0234596Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:18:55.0358202Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:18:55.1333873Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:18:55.1342575Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_complex128 2022-08-17T12:18:55.5903430Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_complex128 2022-08-17T12:18:55.5913771Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:18:55.6849389Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:18:55.6859794Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_complex128 2022-08-17T12:18:55.7294211Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft2_cpu_float64 2022-08-17T12:18:55.7305149Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_complex128 2022-08-17T12:18:55.7741308Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_complex128 2022-08-17T12:18:55.7753336Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_complex128 2022-08-17T12:18:55.7775271Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_complex128 2022-08-17T12:18:55.8195944Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_complex128 2022-08-17T12:18:55.8223810Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_complex128 2022-08-17T12:18:55.8635545Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_complex128 2022-08-17T12:18:55.8869364Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erf_cpu_float64 2022-08-17T12:18:55.9077236Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erf_cpu_float64 2022-08-17T12:18:56.0620426Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_complex128 2022-08-17T12:18:56.0630087Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft2_cpu_float64 2022-08-17T12:18:56.1248234Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_float64 2022-08-17T12:18:56.1256872Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_float64 2022-08-17T12:18:56.2147108Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_float64 2022-08-17T12:18:56.2156239Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_complex128 2022-08-17T12:18:56.2752787Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_complex128 2022-08-17T12:18:56.2766384Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_float64 2022-08-17T12:18:56.3195252Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_float64 2022-08-17T12:18:56.3205799Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_float64 2022-08-17T12:18:56.8592535Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_float64 2022-08-17T12:18:56.8601354Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_float64 2022-08-17T12:18:57.0587142Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmin_cpu_float64 2022-08-17T12:18:57.0597438Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_complex128 2022-08-17T12:18:57.1586391Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_float64 2022-08-17T12:18:57.1596031Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmin_cpu_float64 2022-08-17T12:18:57.1621204Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_complex128 2022-08-17T12:18:57.2037687Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_complex128 2022-08-17T12:18:57.2062650Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ge_cpu_float64 2022-08-17T12:18:57.2476419Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ge_cpu_float64 2022-08-17T12:18:57.3967673Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_float64 2022-08-17T12:18:57.3981635Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_float64 2022-08-17T12:18:57.9634255Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_float64 2022-08-17T12:18:57.9648671Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_float64 2022-08-17T12:18:58.2042499Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_float64 2022-08-17T12:18:58.2050983Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_float64 2022-08-17T12:18:58.4162580Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_float64 2022-08-17T12:18:58.4175880Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_float64 2022-08-17T12:18:58.4201310Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_heaviside_cpu_float64 2022-08-17T12:18:58.4598101Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_heaviside_cpu_float64 2022-08-17T12:18:58.4821707Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_complex128 2022-08-17T12:18:58.4831070Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_float64 2022-08-17T12:18:58.8779335Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_float64 2022-08-17T12:18:58.8790174Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_float64 2022-08-17T12:18:58.9587801Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_float64 2022-08-17T12:18:58.9596781Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_float64 2022-08-17T12:18:59.0678647Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_complex128 2022-08-17T12:18:59.0690109Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_complex128 2022-08-17T12:18:59.4016670Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hypot_cpu_float64 2022-08-17T12:18:59.4026703Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hypot_cpu_float64 2022-08-17T12:18:59.6091168Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_imag_cpu_complex128 2022-08-17T12:18:59.6101699Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_imag_cpu_complex128 2022-08-17T12:18:59.6794287Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_float64 2022-08-17T12:18:59.6806521Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_float64 2022-08-17T12:18:59.7752149Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_float64 2022-08-17T12:18:59.7765087Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_complex128 2022-08-17T12:18:59.8174154Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_complex128 2022-08-17T12:18:59.8184294Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_float64 2022-08-17T12:19:00.2346259Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_complex128 2022-08-17T12:19:00.2359250Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_complex128 2022-08-17T12:19:00.7941689Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_complex128 2022-08-17T12:19:00.7955830Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_complex128 2022-08-17T12:19:01.2312357Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfftn_cpu_float64 2022-08-17T12:19:01.2322693Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfftn_cpu_float64 2022-08-17T12:19:01.2931459Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_float64 2022-08-17T12:19:01.2941729Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_float64 2022-08-17T12:19:01.3329352Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_float64 2022-08-17T12:19:01.3354110Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_float64 2022-08-17T12:19:01.3512563Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_float64 2022-08-17T12:19:01.3837457Z [gw0] [ 17%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_float64 2022-08-17T12:19:01.3871356Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_divide_cpu_float64 2022-08-17T12:19:01.4277441Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_divide_cpu_float64 2022-08-17T12:19:01.4389829Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frac_cpu_float64 2022-08-17T12:19:01.4399236Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_complex128 2022-08-17T12:19:01.4432228Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_complex128 2022-08-17T12:19:01.4589147Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_complex128 2022-08-17T12:19:01.4713901Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frac_cpu_float64 2022-08-17T12:19:01.4835334Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_complex128 2022-08-17T12:19:01.4868998Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_float64 2022-08-17T12:19:01.5277001Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_float64 2022-08-17T12:19:01.5302174Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isposinf_cpu_float64 2022-08-17T12:19:01.5716267Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isposinf_cpu_float64 2022-08-17T12:19:02.0664106Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_float64 2022-08-17T12:19:02.0672228Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_complex128 2022-08-17T12:19:02.0694103Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_float64 2022-08-17T12:19:02.1117489Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_float64 2022-08-17T12:19:02.1390445Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_complex128 2022-08-17T12:19:02.1555534Z [gw0] [ 17%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_complex128 2022-08-17T12:19:02.1594122Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogram_cpu_float64 2022-08-17T12:19:02.1995759Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogram_cpu_float64 2022-08-17T12:19:02.8766490Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_complex128 2022-08-17T12:19:02.8775276Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_complex128 2022-08-17T12:19:02.8803935Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igamma_cpu_float64 2022-08-17T12:19:02.9197318Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igamma_cpu_float64 2022-08-17T12:19:02.9776297Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_float64 2022-08-17T12:19:02.9790539Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_float64 2022-08-17T12:19:02.9818703Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:19:03.0195903Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:19:03.0221956Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:19:03.0638029Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:19:03.1701353Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_float64 2022-08-17T12:19:03.1712952Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_float64 2022-08-17T12:19:03.1738625Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_le_cpu_float64 2022-08-17T12:19:03.1859785Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_le_cpu_float64 2022-08-17T12:19:03.1873595Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_float64 2022-08-17T12:19:03.2158045Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_float64 2022-08-17T12:19:03.2295115Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:19:03.2313564Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_float64 2022-08-17T12:19:03.5890141Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_complex128 2022-08-17T12:19:03.5897754Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_complex128 2022-08-17T12:19:03.5924240Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_complex128 2022-08-17T12:19:03.6317781Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_complex128 2022-08-17T12:19:03.6355552Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_complex128 2022-08-17T12:19:03.6756747Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_complex128 2022-08-17T12:19:03.6785287Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isin_cpu_float64 2022-08-17T12:19:03.7197074Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isin_cpu_float64 2022-08-17T12:19:03.7228976Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_float64 2022-08-17T12:19:03.7637242Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_float64 2022-08-17T12:19:03.7674197Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_float64 2022-08-17T12:19:03.8077486Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_float64 2022-08-17T12:19:03.8113547Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:19:03.8517480Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:19:03.8544367Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_float64 2022-08-17T12:19:03.8958190Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_float64 2022-08-17T12:19:03.8998234Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_float64 2022-08-17T12:19:03.9397674Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_float64 2022-08-17T12:19:06.3960480Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_complex128 2022-08-17T12:19:06.3972191Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_complex128 2022-08-17T12:19:06.8877139Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_float64 2022-08-17T12:19:06.8887381Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_float64 2022-08-17T12:19:07.0685365Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:19:07.0701437Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:19:07.7726808Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_complex128 2022-08-17T12:19:07.7740528Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_complex128 2022-08-17T12:19:09.1284773Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_complex128 2022-08-17T12:19:09.1294219Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_complex128 2022-08-17T12:19:10.7154476Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_complex128 2022-08-17T12:19:10.7164746Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:19:11.3901958Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_complex128 2022-08-17T12:19:11.3915244Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_complex128 2022-08-17T12:19:11.3935538Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:19:11.4356720Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:19:12.8965657Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_complex128 2022-08-17T12:19:12.8975058Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_complex128 2022-08-17T12:19:14.2476496Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:19:14.2486449Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:19:14.5573244Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:19:14.5585209Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_complex128 2022-08-17T12:19:15.9451259Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:19:15.9461223Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:19:17.1782035Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_complex128 2022-08-17T12:19:17.1792192Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_complex128 2022-08-17T12:19:17.1821685Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:19:17.2196756Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:19:17.2232161Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:19:17.2679016Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:19:23.5688376Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:19:23.5698565Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:19:25.3545861Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:19:25.3555532Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:19:26.6812867Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:19:26.6821849Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:19:26.6850254Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:19:26.7235528Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:19:26.7252337Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:19:26.7677117Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:19:29.9476054Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_complex128 2022-08-17T12:19:29.9485536Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:19:30.0670611Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mish_cpu_float64 2022-08-17T12:19:30.0682208Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mish_cpu_float64 2022-08-17T12:19:30.1115702Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:19:30.1153538Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:19:31.9153990Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:19:31.9165801Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:19:33.2573555Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:19:33.2586854Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:19:34.9860066Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:19:34.9874447Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:19:35.0348793Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:19:35.0358279Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:19:35.7311496Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:19:35.7320773Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:19:35.7696753Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_selu_cpu_float64 2022-08-17T12:19:35.7755696Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_selu_cpu_float64 2022-08-17T12:19:35.8054589Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:19:35.8197458Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:19:35.9266265Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:19:35.9280143Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:19:36.3034482Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:19:36.3044981Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:19:36.5392502Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:19:36.5409255Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_complex128 2022-08-17T12:19:37.1791119Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:19:37.1802865Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:19:41.6986538Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:19:41.6998809Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:19:41.7025651Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_float64 2022-08-17T12:19:41.7438950Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_float64 2022-08-17T12:19:41.8259553Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_float64 2022-08-17T12:19:41.8270779Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_float64 2022-08-17T12:19:41.9113802Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_float64 2022-08-17T12:19:41.9124722Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_float64 2022-08-17T12:19:41.9149029Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_float64 2022-08-17T12:19:41.9557212Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_float64 2022-08-17T12:19:42.0000016Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_float64 2022-08-17T12:19:42.0009804Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_float64 2022-08-17T12:19:42.6446492Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_complex128 2022-08-17T12:19:42.6458860Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:19:44.1872486Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:19:44.1881108Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_complex128 2022-08-17T12:19:44.1900938Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:19:44.2316739Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:19:44.4382643Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_complex128 2022-08-17T12:19:44.4391551Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_complex128 2022-08-17T12:19:49.2711125Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_complex128 2022-08-17T12:19:49.2723520Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_complex128 2022-08-17T12:19:49.7988122Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_complex128 2022-08-17T12:19:49.8001976Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:19:52.8521077Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:19:52.8532054Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:19:52.8567954Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:19:52.8957070Z [gw3] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:19:55.6736683Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:19:55.6744429Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:19:55.7184750Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:19:55.7193321Z [gw3] [ 18%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:19:55.7688275Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:19:55.7702255Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:19:58.1959657Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:19:58.1969323Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:20:03.0447547Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_complex128 2022-08-17T12:20:03.0471335Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_complex128 2022-08-17T12:20:03.0496551Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_complex128 2022-08-17T12:20:03.0875002Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_complex128 2022-08-17T12:20:03.0900072Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_float64 2022-08-17T12:20:03.1318142Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_float64 2022-08-17T12:20:03.1725191Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_float64 2022-08-17T12:20:03.1754434Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_float64 2022-08-17T12:20:03.2109590Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_complex128 2022-08-17T12:20:03.2196299Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_complex128 2022-08-17T12:20:03.6810349Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_complex128 2022-08-17T12:20:03.6820002Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_complex128 2022-08-17T12:20:04.6470089Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_complex128 2022-08-17T12:20:04.6483725Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_complex128 2022-08-17T12:20:04.6517721Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_complex128 2022-08-17T12:20:04.6916518Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_complex128 2022-08-17T12:20:04.8340370Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_complex128 2022-08-17T12:20:04.8354836Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_complex128 2022-08-17T12:20:08.5020909Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_complex128 2022-08-17T12:20:08.5030414Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_complex128 2022-08-17T12:20:08.5048238Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_3_cpu_float64 2022-08-17T12:20:08.5438110Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_3_cpu_float64 2022-08-17T12:20:10.7579393Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_complex128 2022-08-17T12:20:10.7588812Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_complex128 2022-08-17T12:20:11.3443622Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_complex128 2022-08-17T12:20:11.3457044Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_complex128 2022-08-17T12:20:12.0372276Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_complex128 2022-08-17T12:20:12.0381453Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_complex128 2022-08-17T12:20:12.0711530Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:20:12.0795866Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:20:12.0992463Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:20:12.1237275Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:20:12.2380041Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_scatter_cpu_float64 2022-08-17T12:20:12.2394185Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_scatter_cpu_float64 2022-08-17T12:20:12.2417695Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_float64 2022-08-17T12:20:12.2836814Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_float64 2022-08-17T12:20:12.2862005Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_signbit_cpu_float64 2022-08-17T12:20:12.3277044Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_signbit_cpu_float64 2022-08-17T12:20:12.3909200Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_float64 2022-08-17T12:20:12.3920125Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_float64 2022-08-17T12:20:12.4111976Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_cpu_float64 2022-08-17T12:20:12.4398141Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_cpu_float64 2022-08-17T12:20:12.4416738Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:20:12.4876981Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:20:12.4904154Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j1_cpu_float64 2022-08-17T12:20:12.5317160Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j1_cpu_float64 2022-08-17T12:20:12.5341941Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:12.5757804Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:12.6334502Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_erfcx_cpu_float64 2022-08-17T12:20:12.6347814Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_erfcx_cpu_float64 2022-08-17T12:20:12.7042496Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1_cpu_float64 2022-08-17T12:20:12.7056005Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1_cpu_float64 2022-08-17T12:20:12.7896835Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_log_ndtr_cpu_float64 2022-08-17T12:20:12.7906653Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_log_ndtr_cpu_float64 2022-08-17T12:20:12.7930641Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:20:12.8318716Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:20:12.8354172Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:20:12.8758587Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:20:12.8781507Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:12.9199239Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:12.9233021Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_zeta_cpu_float64 2022-08-17T12:20:12.9638846Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_zeta_cpu_float64 2022-08-17T12:20:13.0897388Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_float64 2022-08-17T12:20:13.0911172Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_float64 2022-08-17T12:20:13.1136054Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_float64 2022-08-17T12:20:13.1318071Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_float64 2022-08-17T12:20:13.2234898Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_float64 2022-08-17T12:20:13.2244630Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_float64 2022-08-17T12:20:13.3998490Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_float64 2022-08-17T12:20:13.4011805Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_float64 2022-08-17T12:20:14.1364967Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_float64 2022-08-17T12:20:14.1375881Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_float64 2022-08-17T12:20:14.4414667Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_float64 2022-08-17T12:20:14.4425908Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_float64 2022-08-17T12:20:15.7839455Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_float64 2022-08-17T12:20:15.7849013Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_complex128 2022-08-17T12:20:27.7202267Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:20:27.7209549Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_float64 2022-08-17T12:20:28.0432170Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_complex128 2022-08-17T12:20:28.0443419Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_complex128 2022-08-17T12:20:28.8190528Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_complex128 2022-08-17T12:20:28.8204922Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_complex128 2022-08-17T12:20:28.9388136Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_complex128 2022-08-17T12:20:28.9397803Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_complex128 2022-08-17T12:20:29.5332508Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_complex128 2022-08-17T12:20:29.5341064Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_complex128 2022-08-17T12:20:29.5359172Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_complex128 2022-08-17T12:20:29.5757249Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_complex128 2022-08-17T12:20:29.6002356Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_float64 2022-08-17T12:20:29.6198195Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_float64 2022-08-17T12:20:29.9595365Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_float64 2022-08-17T12:20:29.9603422Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_float64 2022-08-17T12:20:30.3260212Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_float64 2022-08-17T12:20:30.3276973Z [gw2] [ 18%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_float64 2022-08-17T12:20:30.4371743Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_float64 2022-08-17T12:20:30.4382334Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_float64 2022-08-17T12:20:32.9620618Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_complex128 2022-08-17T12:20:32.9632034Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_complex128 2022-08-17T12:20:35.8530291Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_complex128 2022-08-17T12:20:35.8544204Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_complex128 2022-08-17T12:20:36.6729458Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_complex128 2022-08-17T12:20:36.6739746Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_complex128 2022-08-17T12:20:38.3531742Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_complex128 2022-08-17T12:20:38.3541099Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_complex128 2022-08-17T12:20:38.3907206Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_complex_cpu_float64 2022-08-17T12:20:38.3954670Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_complex_cpu_float64 2022-08-17T12:20:39.1669343Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_complex128 2022-08-17T12:20:39.1681523Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_complex128 2022-08-17T12:20:39.8484490Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_complex128 2022-08-17T12:20:39.8498834Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_complex128 2022-08-17T12:20:39.8519060Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_xlogy_cpu_float64 2022-08-17T12:20:39.8918564Z [gw2] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_xlogy_cpu_float64 2022-08-17T12:20:39.8955265Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_float64 2022-08-17T12:20:39.9359336Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_float64 2022-08-17T12:20:40.7437265Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_complex128 2022-08-17T12:20:40.7446833Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_complex128 2022-08-17T12:20:41.0283413Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_float64 2022-08-17T12:20:41.0298364Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_float64 2022-08-17T12:20:41.0850206Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_complex128 2022-08-17T12:20:41.0859739Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_complex128 2022-08-17T12:20:41.1216225Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_float64 2022-08-17T12:20:41.1274577Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_float64 2022-08-17T12:20:41.5127866Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_complex128 2022-08-17T12:20:41.5141756Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_complex128 2022-08-17T12:20:41.6097590Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_float64 2022-08-17T12:20:41.6106389Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_float64 2022-08-17T12:20:41.6807088Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_complex128 2022-08-17T12:20:41.6820849Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_complex128 2022-08-17T12:20:41.7031174Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_float64 2022-08-17T12:20:41.7238406Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_float64 2022-08-17T12:20:41.7260471Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_cpu_float64 2022-08-17T12:20:41.7677882Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_cpu_float64 2022-08-17T12:20:41.7694814Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_number_mean_cpu_float64 2022-08-17T12:20:41.8116655Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_number_mean_cpu_float64 2022-08-17T12:20:41.8143309Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_complex128 2022-08-17T12:20:41.8556838Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_complex128 2022-08-17T12:20:41.8591244Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_float64 2022-08-17T12:20:41.8997502Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_float64 2022-08-17T12:20:41.9035077Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_complex128 2022-08-17T12:20:41.9437466Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_complex128 2022-08-17T12:20:41.9473712Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_float64 2022-08-17T12:20:41.9877747Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_float64 2022-08-17T12:20:42.0483810Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_complex128 2022-08-17T12:20:42.0496683Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_complex128 2022-08-17T12:20:42.0613923Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_float64 2022-08-17T12:20:42.0917484Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_float64 2022-08-17T12:20:55.0937259Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pca_lowrank_cpu_float64 2022-08-17T12:20:55.0947007Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pca_lowrank_cpu_float64 2022-08-17T12:20:55.2105071Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_complex128 2022-08-17T12:20:55.2117734Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_complex128 2022-08-17T12:20:55.2346203Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_float64 2022-08-17T12:20:55.2596300Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_float64 2022-08-17T12:20:55.5514038Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_complex128 2022-08-17T12:20:55.5524294Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_complex128 2022-08-17T12:20:55.6201863Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_float64 2022-08-17T12:20:55.6212195Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_float64 2022-08-17T12:20:55.8039498Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polar_cpu_float64 2022-08-17T12:20:55.8049557Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polar_cpu_float64 2022-08-17T12:20:55.8553530Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:20:55.8563036Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:20:55.8584313Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:20:55.8996835Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:20:55.9016326Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:20:55.9437497Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:20:55.9460222Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:20:55.9877414Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:20:55.9896123Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:20:56.0316984Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:20:56.0921393Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_complex128 2022-08-17T12:20:56.0929968Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_complex128 2022-08-17T12:20:56.1156178Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_float64 2022-08-17T12:20:56.1358271Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_float64 2022-08-17T12:20:56.6266534Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_complex128 2022-08-17T12:20:56.6281625Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_complex128 2022-08-17T12:20:56.7499106Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_float64 2022-08-17T12:20:56.7507011Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_float64 2022-08-17T12:20:57.7371628Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_complex128 2022-08-17T12:20:57.7381963Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_complex128 2022-08-17T12:20:57.9646544Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_float64 2022-08-17T12:20:57.9656336Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_float64 2022-08-17T12:20:58.7876238Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_complex128 2022-08-17T12:20:58.7885419Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_complex128 2022-08-17T12:20:58.9452107Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_float64 2022-08-17T12:20:58.9458890Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_float64 2022-08-17T12:21:01.6408091Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_complex128 2022-08-17T12:21:01.6418153Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_complex128 2022-08-17T12:21:02.4093169Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_float64 2022-08-17T12:21:02.4103876Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_float64 2022-08-17T12:21:03.2660066Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_quantile_cpu_float64 2022-08-17T12:21:03.2669920Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_quantile_cpu_float64 2022-08-17T12:21:03.2838293Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rad2deg_cpu_float64 2022-08-17T12:21:03.3077240Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rad2deg_cpu_float64 2022-08-17T12:21:03.3107709Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_complex128 2022-08-17T12:21:03.3518470Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_complex128 2022-08-17T12:21:03.3553136Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_float64 2022-08-17T12:21:03.3958206Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_float64 2022-08-17T12:21:03.3994130Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randint_like_cpu_float64 2022-08-17T12:21:03.4397965Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randint_like_cpu_float64 2022-08-17T12:21:03.4428163Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_complex128 2022-08-17T12:21:03.4839440Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_complex128 2022-08-17T12:21:03.4875151Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_float64 2022-08-17T12:21:03.5277095Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_float64 2022-08-17T12:21:03.6076893Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_complex128 2022-08-17T12:21:03.6085742Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_complex128 2022-08-17T12:21:03.6332989Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_float64 2022-08-17T12:21:03.6516214Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_float64 2022-08-17T12:21:03.6930872Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_complex128 2022-08-17T12:21:03.6951774Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_complex128 2022-08-17T12:21:03.7093136Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_float64 2022-08-17T12:21:03.7397781Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_float64 2022-08-17T12:21:03.8095723Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_complex128 2022-08-17T12:21:03.8108268Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_complex128 2022-08-17T12:21:03.8284342Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_float64 2022-08-17T12:21:03.8517760Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_float64 2022-08-17T12:21:03.9656603Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_remainder_cpu_float64 2022-08-17T12:21:03.9666497Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_remainder_cpu_float64 2022-08-17T12:21:04.1378709Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_complex128 2022-08-17T12:21:04.1388147Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_complex128 2022-08-17T12:21:04.1753863Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_float64 2022-08-17T12:21:04.1793040Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_float64 2022-08-17T12:21:04.7375672Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_complex128 2022-08-17T12:21:04.7386629Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_complex128 2022-08-17T12:21:04.8712424Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_float64 2022-08-17T12:21:04.8726119Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_float64 2022-08-17T12:21:05.0758132Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_complex128 2022-08-17T12:21:05.0769432Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_complex128 2022-08-17T12:21:05.1096729Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_float64 2022-08-17T12:21:05.1197022Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_float64 2022-08-17T12:21:05.2479503Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_complex128 2022-08-17T12:21:05.2489040Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_complex128 2022-08-17T12:21:05.2844749Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_float64 2022-08-17T12:21:05.2915129Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_float64 2022-08-17T12:21:05.6039641Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_complex128 2022-08-17T12:21:05.6049578Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_complex128 2022-08-17T12:21:05.6698978Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_float64 2022-08-17T12:21:05.6708621Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_float64 2022-08-17T12:21:05.6734886Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_complex128 2022-08-17T12:21:05.7117181Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_complex128 2022-08-17T12:21:05.7150618Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_float64 2022-08-17T12:21:05.7557171Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_float64 2022-08-17T12:21:05.7586496Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_complex128 2022-08-17T12:21:05.7996938Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_complex128 2022-08-17T12:21:05.8025363Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_float64 2022-08-17T12:21:05.8437455Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_float64 2022-08-17T12:21:05.9055836Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_complex128 2022-08-17T12:21:05.9065912Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_complex128 2022-08-17T12:21:05.9191037Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_float64 2022-08-17T12:21:05.9476655Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_float64 2022-08-17T12:21:06.0002340Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_complex128 2022-08-17T12:21:06.0013274Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_complex128 2022-08-17T12:21:06.0177757Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_float64 2022-08-17T12:21:06.0436591Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_float64 2022-08-17T12:21:06.5274112Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_complex128 2022-08-17T12:21:06.5287099Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_complex128 2022-08-17T12:21:06.6249576Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_float64 2022-08-17T12:21:06.6258303Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_float64 2022-08-17T12:21:07.6646258Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_complex128 2022-08-17T12:21:07.6656687Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_complex128 2022-08-17T12:21:07.8848178Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_float64 2022-08-17T12:21:07.8861247Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_float64 2022-08-17T12:21:07.8956343Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_cpu_float64 2022-08-17T12:21:07.9278244Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_cpu_float64 2022-08-17T12:21:07.9534730Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_0_cpu_float64 2022-08-17T12:21:07.9717020Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_0_cpu_float64 2022-08-17T12:21:07.9733490Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_3_cpu_float64 2022-08-17T12:21:08.0156639Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_3_cpu_float64 2022-08-17T12:21:08.0177555Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:21:08.0597716Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:21:08.1455136Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_complex128 2022-08-17T12:21:08.1467325Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_complex128 2022-08-17T12:21:08.1643724Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_float64 2022-08-17T12:21:08.1875857Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_float64 2022-08-17T12:21:08.6379499Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_complex128 2022-08-17T12:21:08.6392201Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_complex128 2022-08-17T12:21:08.7231366Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_float64 2022-08-17T12:21:08.7239586Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_float64 2022-08-17T12:21:09.0123732Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_complex128 2022-08-17T12:21:09.0135155Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_complex128 2022-08-17T12:21:09.1065008Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_float64 2022-08-17T12:21:09.1071099Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_float64 2022-08-17T12:21:09.5025075Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_complex128 2022-08-17T12:21:09.5034212Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_complex128 2022-08-17T12:21:09.5676237Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_float64 2022-08-17T12:21:09.5690866Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_float64 2022-08-17T12:21:09.7072469Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:21:09.7080848Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:21:09.8426146Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:21:09.8436971Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:21:10.0074034Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:21:10.0083450Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:21:10.2328001Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:21:10.2339492Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:21:10.3477953Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:21:10.3491598Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:21:10.3521103Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_searchsorted_cpu_float64 2022-08-17T12:21:10.3918602Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_searchsorted_cpu_float64 2022-08-17T12:21:11.0408204Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:21:11.0420612Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:21:11.6283400Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:21:11.6298320Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:21:11.8132447Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_complex128 2022-08-17T12:21:11.8143464Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_complex128 2022-08-17T12:21:11.8458962Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_float64 2022-08-17T12:21:11.8555737Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_float64 2022-08-17T12:21:11.9234136Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_scatter_cpu_float64 2022-08-17T12:21:11.9245602Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_scatter_cpu_float64 2022-08-17T12:21:11.9813855Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_complex128 2022-08-17T12:21:11.9823643Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_complex128 2022-08-17T12:21:11.9941971Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_float64 2022-08-17T12:21:12.0237913Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_float64 2022-08-17T12:21:12.0273114Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_complex128 2022-08-17T12:21:12.0677832Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_complex128 2022-08-17T12:21:12.0707090Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_float64 2022-08-17T12:21:12.1116568Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_float64 2022-08-17T12:21:12.1793630Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_complex128 2022-08-17T12:21:12.1806930Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_complex128 2022-08-17T12:21:12.1979353Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_float64 2022-08-17T12:21:12.2237151Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_float64 2022-08-17T12:21:12.2367967Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sign_cpu_float64 2022-08-17T12:21:12.2677256Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sign_cpu_float64 2022-08-17T12:21:12.2711816Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_signbit_cpu_float64 2022-08-17T12:21:12.3117904Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_signbit_cpu_float64 2022-08-17T12:21:12.3933969Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_complex128 2022-08-17T12:21:12.3943743Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_complex128 2022-08-17T12:21:12.4040125Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_float64 2022-08-17T12:21:12.4396769Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_float64 2022-08-17T12:21:12.5235301Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_complex128 2022-08-17T12:21:12.5249057Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_complex128 2022-08-17T12:21:12.5470447Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_float64 2022-08-17T12:21:12.5676768Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_float64 2022-08-17T12:21:12.6133446Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_complex128 2022-08-17T12:21:12.6147019Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_complex128 2022-08-17T12:21:12.6237642Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_float64 2022-08-17T12:21:12.6557313Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_float64 2022-08-17T12:21:12.9507078Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_slice_scatter_cpu_float64 2022-08-17T12:21:12.9516093Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_slice_scatter_cpu_float64 2022-08-17T12:21:12.9854349Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_cpu_float64 2022-08-17T12:21:12.9956633Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_cpu_float64 2022-08-17T12:21:13.1412665Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:21:13.1426239Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:21:13.1988258Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:21:13.1999467Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:21:13.7073590Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sort_cpu_float64 2022-08-17T12:21:13.7079858Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sort_cpu_float64 2022-08-17T12:21:13.7099993Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:21:13.7517262Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:21:13.7542216Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:21:13.7958904Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:21:13.7986008Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_airy_ai_cpu_float64 2022-08-17T12:21:13.8397505Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_airy_ai_cpu_float64 2022-08-17T12:21:13.8433621Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j0_cpu_float64 2022-08-17T12:21:13.8836597Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j0_cpu_float64 2022-08-17T12:21:13.8865010Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j1_cpu_float64 2022-08-17T12:21:13.9277265Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j1_cpu_float64 2022-08-17T12:21:13.9311086Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y0_cpu_float64 2022-08-17T12:21:13.9717249Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y0_cpu_float64 2022-08-17T12:21:13.9751412Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y1_cpu_float64 2022-08-17T12:21:14.0157159Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y1_cpu_float64 2022-08-17T12:21:14.0190390Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:21:14.0596613Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:21:14.0626583Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:21:14.1036768Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:21:14.1060961Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:21:14.1476904Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:21:14.1498525Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:21:14.1916764Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:21:14.2062373Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_entr_cpu_float64 2022-08-17T12:21:14.2357245Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_entr_cpu_float64 2022-08-17T12:21:14.2542222Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_erfcx_cpu_float64 2022-08-17T12:21:14.2797989Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_erfcx_cpu_float64 2022-08-17T12:21:14.2832629Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:21:14.3238403Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:21:14.3267391Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:21:14.3678099Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:21:14.3857475Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i0e_cpu_float64 2022-08-17T12:21:14.4118177Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i0e_cpu_float64 2022-08-17T12:21:14.4399404Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1_cpu_float64 2022-08-17T12:21:14.4557366Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1_cpu_float64 2022-08-17T12:21:14.4844937Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1e_cpu_float64 2022-08-17T12:21:14.4998959Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1e_cpu_float64 2022-08-17T12:21:14.5027826Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:21:14.5439327Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:21:14.5457482Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:21:14.5878289Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:21:14.6121181Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_log_ndtr_cpu_float64 2022-08-17T12:21:14.6209432Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_log_ndtr_cpu_float64 2022-08-17T12:21:14.6222066Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:21:14.6316030Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:21:14.6341295Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:21:14.6757501Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:21:14.6785527Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:21:14.7197562Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:21:14.7223469Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:21:14.7636936Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:21:14.7664217Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:21:14.8076998Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:21:14.8315382Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtr_cpu_float64 2022-08-17T12:21:14.8516990Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtr_cpu_float64 2022-08-17T12:21:14.8721228Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtri_cpu_float64 2022-08-17T12:21:14.8956869Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtri_cpu_float64 2022-08-17T12:21:14.9465845Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:21:14.9475316Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:21:14.9499004Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:21:14.9917105Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:21:14.9956716Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:21:15.0357200Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:21:15.0382637Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:21:15.0796941Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:21:15.0824370Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:21:15.1237255Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:21:15.1260628Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:21:15.1676038Z [gw2] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:21:15.1699182Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:21:15.2116646Z [gw2] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:21:15.2151162Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:21:15.2556953Z [gw2] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:21:15.2580872Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_xlog1py_cpu_float64 2022-08-17T12:21:15.2996620Z [gw2] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_xlog1py_cpu_float64 2022-08-17T12:21:15.3032592Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_zeta_cpu_float64 2022-08-17T12:21:15.3437184Z [gw2] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_zeta_cpu_float64 2022-08-17T12:21:15.4429291Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_complex128 2022-08-17T12:21:15.4443814Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_complex128 2022-08-17T12:21:15.4665590Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_float64 2022-08-17T12:21:15.4877699Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_float64 2022-08-17T12:21:15.7254528Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_complex128 2022-08-17T12:21:15.7261848Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_complex128 2022-08-17T12:21:15.7894742Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_float64 2022-08-17T12:21:15.7900059Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_float64 2022-08-17T12:21:16.1616889Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_complex128 2022-08-17T12:21:16.1626137Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_complex128 2022-08-17T12:21:16.2239616Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_float64 2022-08-17T12:21:16.2250510Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_float64 2022-08-17T12:21:16.2682767Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_complex128 2022-08-17T12:21:16.2694462Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_complex128 2022-08-17T12:21:16.2786236Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_float64 2022-08-17T12:21:16.3116877Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_float64 2022-08-17T12:21:16.3941236Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_complex128 2022-08-17T12:21:16.3950391Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_complex128 2022-08-17T12:21:16.4128398Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_float64 2022-08-17T12:21:16.4356956Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_float64 2022-08-17T12:21:16.6061465Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_complex128 2022-08-17T12:21:16.6070799Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_complex128 2022-08-17T12:21:16.6535875Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_float64 2022-08-17T12:21:16.6546093Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_float64 2022-08-17T12:21:17.0200480Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_complex128 2022-08-17T12:21:17.0208286Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_complex128 2022-08-17T12:21:17.1304088Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_float64 2022-08-17T12:21:17.1319655Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_float64 2022-08-17T12:21:17.3781520Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_complex128 2022-08-17T12:21:17.3831622Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_complex128 2022-08-17T12:21:17.4436943Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_float64 2022-08-17T12:21:17.4446164Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_float64 2022-08-17T12:21:17.8424700Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_complex128 2022-08-17T12:21:17.8433391Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_complex128 2022-08-17T12:21:17.9721110Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_float64 2022-08-17T12:21:17.9730633Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_float64 2022-08-17T12:21:18.3454762Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_complex128 2022-08-17T12:21:18.3466335Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:21:18.3503327Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:21:18.3878264Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:21:18.4150015Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_complex128 2022-08-17T12:21:18.4163096Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_complex128 2022-08-17T12:21:18.5676701Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_float64 2022-08-17T12:21:18.5690397Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_float64 2022-08-17T12:21:19.0333812Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_complex128 2022-08-17T12:21:19.0345273Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_complex128 2022-08-17T12:21:19.1425738Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_float64 2022-08-17T12:21:19.1435883Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_float64 2022-08-17T12:21:19.5744269Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_complex128 2022-08-17T12:21:19.5753627Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_complex128 2022-08-17T12:21:19.6669785Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_float64 2022-08-17T12:21:19.6679451Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_float64 2022-08-17T12:21:19.8905840Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_complex128 2022-08-17T12:21:19.8915193Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_complex128 2022-08-17T12:21:19.9380950Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_float64 2022-08-17T12:21:19.9395070Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_float64 2022-08-17T12:21:21.1579386Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_complex128 2022-08-17T12:21:21.1590628Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_complex128 2022-08-17T12:21:23.9916501Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_complex128 2022-08-17T12:21:23.9925513Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:21:28.1307900Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:21:28.1315326Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_complex128 2022-08-17T12:21:28.1340017Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:21:28.1756468Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:21:28.5244656Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:21:28.5254602Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_complex128 2022-08-17T12:21:29.1008855Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_float64 2022-08-17T12:21:29.1019005Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:21:30.4090311Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:21:30.4100818Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:21:30.4728688Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:21:30.4742033Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:21:30.5558767Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:21:30.5568202Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_float64 2022-08-17T12:21:34.4676597Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_lowrank_cpu_float64 2022-08-17T12:21:34.4685160Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:21:40.3112781Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_complex128 2022-08-17T12:21:40.3123722Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:21:40.3159760Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_complex128 2022-08-17T12:21:40.3557598Z [gw3] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_complex128 2022-08-17T12:21:40.3758961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_float64 2022-08-17T12:21:40.3996653Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_float64 2022-08-17T12:21:40.4369340Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_float64 2022-08-17T12:21:40.4434375Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_float64 2022-08-17T12:21:40.4897862Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp2_cpu_float64 2022-08-17T12:21:40.4911980Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp2_cpu_float64 2022-08-17T12:21:40.8635209Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_float64 2022-08-17T12:21:40.8651383Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_float64 2022-08-17T12:21:40.8685403Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_float64 2022-08-17T12:21:40.9077895Z [gw3] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_float64 2022-08-17T12:21:40.9105117Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_float64 2022-08-17T12:21:40.9517254Z [gw3] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_float64 2022-08-17T12:21:43.8204625Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logsumexp_cpu_float64 2022-08-17T12:21:43.8215510Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logsumexp_cpu_float64 2022-08-17T12:21:45.3624842Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_complex128 2022-08-17T12:21:45.3636107Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_lowrank_cpu_float64 2022-08-17T12:21:45.6755970Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_complex128 2022-08-17T12:21:45.6767006Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_complex128 2022-08-17T12:21:45.7808665Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_float64 2022-08-17T12:21:45.7820977Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_float64 2022-08-17T12:21:45.8564227Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_complex128 2022-08-17T12:21:45.8579911Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_complex128 2022-08-17T12:21:45.8824437Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_float64 2022-08-17T12:21:45.8996543Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_float64 2022-08-17T12:21:46.0557100Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_complex128 2022-08-17T12:21:46.0568178Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_complex128 2022-08-17T12:21:46.0899170Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_float64 2022-08-17T12:21:46.0995590Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_float64 2022-08-17T12:21:46.2979151Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_complex128 2022-08-17T12:21:46.2988441Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_complex128 2022-08-17T12:21:46.3487865Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_float64 2022-08-17T12:21:46.3496935Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_float64 2022-08-17T12:21:46.3833483Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_complex128 2022-08-17T12:21:46.3913405Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_complex128 2022-08-17T12:21:46.4007279Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_float64 2022-08-17T12:21:46.4357377Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_float64 2022-08-17T12:21:46.4697589Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_complex128 2022-08-17T12:21:46.4796695Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_complex128 2022-08-17T12:21:46.4897568Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_float64 2022-08-17T12:21:46.5237189Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_float64 2022-08-17T12:21:47.1405983Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_complex128 2022-08-17T12:21:47.1415957Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_complex128 2022-08-17T12:21:47.1647458Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:21:47.1655391Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_complex128 2022-08-17T12:21:47.3390098Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_float64 2022-08-17T12:21:47.3400939Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_float64 2022-08-17T12:21:47.4512632Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_complex128 2022-08-17T12:21:47.4527547Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_complex128 2022-08-17T12:21:47.4945539Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_float64 2022-08-17T12:21:47.4958822Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_float64 2022-08-17T12:21:48.2078603Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_complex128 2022-08-17T12:21:48.2088262Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_complex128 2022-08-17T12:21:48.3514986Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_float64 2022-08-17T12:21:48.3524427Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_float64 2022-08-17T12:21:48.3552454Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_complex128 2022-08-17T12:21:48.3957207Z [gw2] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_complex128 2022-08-17T12:21:48.4202506Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_float64 2022-08-17T12:21:48.4436822Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_float64 2022-08-17T12:21:48.5426136Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_topk_cpu_float64 2022-08-17T12:21:48.5436488Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_topk_cpu_float64 2022-08-17T12:21:48.5809951Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_complex128 2022-08-17T12:21:48.5875018Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_complex128 2022-08-17T12:21:48.5962097Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_float64 2022-08-17T12:21:48.6316904Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_float64 2022-08-17T12:21:48.8177653Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_complex128 2022-08-17T12:21:48.8189234Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_complex128 2022-08-17T12:21:48.8609716Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_float64 2022-08-17T12:21:48.8620604Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_float64 2022-08-17T12:21:49.4242074Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_complex128 2022-08-17T12:21:49.4251464Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_complex128 2022-08-17T12:21:49.5393233Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_float64 2022-08-17T12:21:49.5401137Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_float64 2022-08-17T12:21:49.5964502Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_complex128 2022-08-17T12:21:49.5972892Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:21:49.8011156Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_float64 2022-08-17T12:21:49.8021103Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_float64 2022-08-17T12:21:49.8737065Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_float64 2022-08-17T12:21:49.8747251Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_float64 2022-08-17T12:21:50.0552682Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_complex128 2022-08-17T12:21:50.0560396Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_complex128 2022-08-17T12:21:50.1750335Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_float64 2022-08-17T12:21:50.1761947Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_float64 2022-08-17T12:21:51.2218010Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_complex128 2022-08-17T12:21:51.2229480Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_complex128 2022-08-17T12:21:51.4817466Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_float64 2022-08-17T12:21:51.4831423Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_float64 2022-08-17T12:21:51.6801328Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_complex128 2022-08-17T12:21:51.6814718Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_complex128 2022-08-17T12:21:51.7339228Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_float64 2022-08-17T12:21:51.7352174Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_float64 2022-08-17T12:21:51.9470673Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_complex128 2022-08-17T12:21:51.9481671Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_complex128 2022-08-17T12:21:51.9965235Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_float64 2022-08-17T12:21:51.9979563Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_float64 2022-08-17T12:21:52.3888833Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_complex128 2022-08-17T12:21:52.3899637Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_complex128 2022-08-17T12:21:52.4850187Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_float64 2022-08-17T12:21:52.4860437Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_float64 2022-08-17T12:21:52.4989035Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trunc_cpu_float64 2022-08-17T12:21:52.5276574Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trunc_cpu_float64 2022-08-17T12:21:53.1728862Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_complex128 2022-08-17T12:21:53.1739043Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_complex128 2022-08-17T12:21:53.3278888Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_float64 2022-08-17T12:21:53.3288606Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_float64 2022-08-17T12:21:53.5739899Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_complex128 2022-08-17T12:21:53.5753955Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_complex128 2022-08-17T12:21:53.6348711Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_float64 2022-08-17T12:21:53.6359751Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_float64 2022-08-17T12:21:54.4817375Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_complex128 2022-08-17T12:21:54.4827044Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_complex128 2022-08-17T12:21:54.6378409Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_float64 2022-08-17T12:21:54.6390776Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_float64 2022-08-17T12:21:54.6414665Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_consecutive_cpu_float64 2022-08-17T12:21:54.6796889Z [gw2] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_consecutive_cpu_float64 2022-08-17T12:21:54.6831564Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_cpu_float64 2022-08-17T12:21:54.7237128Z [gw2] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_cpu_float64 2022-08-17T12:21:54.9386368Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_complex128 2022-08-17T12:21:54.9396571Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_complex128 2022-08-17T12:21:55.0062094Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_float64 2022-08-17T12:21:55.0074182Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_float64 2022-08-17T12:21:55.1619676Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_complex128 2022-08-17T12:21:55.1633310Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_complex128 2022-08-17T12:21:55.2113564Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_float64 2022-08-17T12:21:55.2123063Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_float64 2022-08-17T12:21:55.2430166Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_complex128 2022-08-17T12:21:55.2440158Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_complex128 2022-08-17T12:21:55.5669573Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_complex128 2022-08-17T12:21:55.5682362Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_complex128 2022-08-17T12:21:55.6512749Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_float64 2022-08-17T12:21:55.6529795Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_float64 2022-08-17T12:21:55.7881682Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_complex128 2022-08-17T12:21:55.7891915Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_complex128 2022-08-17T12:21:55.8047006Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_float64 2022-08-17T12:21:55.8317825Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_float64 2022-08-17T12:21:55.8428818Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_complex_cpu_float64 2022-08-17T12:21:55.8757308Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_complex_cpu_float64 2022-08-17T12:21:55.9753134Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_complex128 2022-08-17T12:21:55.9766671Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_complex128 2022-08-17T12:21:55.9970482Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_float64 2022-08-17T12:21:56.0196946Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_float64 2022-08-17T12:21:56.0427267Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_real_cpu_complex128 2022-08-17T12:21:56.0637508Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_real_cpu_complex128 2022-08-17T12:21:56.2827841Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_complex128 2022-08-17T12:21:56.2840999Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_complex128 2022-08-17T12:21:56.3259794Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_float64 2022-08-17T12:21:56.3272862Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_float64 2022-08-17T12:21:56.4791949Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_complex128 2022-08-17T12:21:56.4802348Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_complex128 2022-08-17T12:21:56.5239132Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_float64 2022-08-17T12:21:56.5246261Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_float64 2022-08-17T12:21:56.6413313Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_complex128 2022-08-17T12:21:56.6422563Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_complex128 2022-08-17T12:21:56.6789786Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_float64 2022-08-17T12:21:56.6835081Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_float64 2022-08-17T12:21:57.0764004Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_complex128 2022-08-17T12:21:57.0776924Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_complex128 2022-08-17T12:21:57.1352215Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_float64 2022-08-17T12:21:57.1364318Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_float64 2022-08-17T12:21:57.1379496Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_xlogy_cpu_float64 2022-08-17T12:21:57.1795932Z [gw2] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_xlogy_cpu_float64 2022-08-17T12:21:57.2686203Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_complex128 2022-08-17T12:21:57.2696900Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_complex128 2022-08-17T12:21:57.2905431Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_float64 2022-08-17T12:21:57.3115770Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_float64 2022-08-17T12:21:57.3138448Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_complex128 2022-08-17T12:21:57.3557141Z [gw2] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_complex128 2022-08-17T12:21:57.3586954Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_float64 2022-08-17T12:21:57.3997399Z [gw2] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_float64 2022-08-17T12:21:57.6674052Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_complex128 2022-08-17T12:21:57.6688822Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_complex128 2022-08-17T12:21:57.7082823Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_float64 2022-08-17T12:21:57.7113404Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_float64 2022-08-17T12:21:57.9287812Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_complex128 2022-08-17T12:21:57.9296965Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_complex128 2022-08-17T12:21:57.9929048Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_float64 2022-08-17T12:21:57.9939318Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_float64 2022-08-17T12:21:59.2635867Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_complex128 2022-08-17T12:21:59.2645493Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_complex128 2022-08-17T12:22:00.0000882Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_complex128 2022-08-17T12:22:00.0010919Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_complex128 2022-08-17T12:22:00.0788243Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_float64 2022-08-17T12:22:00.0796761Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_complex128 2022-08-17T12:22:00.3733529Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_complex128 2022-08-17T12:22:00.3747768Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_float64 2022-08-17T12:22:01.1439773Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_complex128 2022-08-17T12:22:01.1453428Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_complex128 2022-08-17T12:22:02.2012761Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_complex128 2022-08-17T12:22:02.2023403Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_complex128 2022-08-17T12:22:02.6453956Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_float64 2022-08-17T12:22:02.6464223Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_float64 2022-08-17T12:22:05.4432820Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_complex128 2022-08-17T12:22:05.4449739Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_complex128 2022-08-17T12:22:05.7501602Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_binary_cpu_float64 2022-08-17T12:22:05.7512608Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_binary_cpu_float64 2022-08-17T12:22:06.0201452Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_complex128 2022-08-17T12:22:06.0215571Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_complex128 2022-08-17T12:22:06.7040389Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_float64 2022-08-17T12:22:06.7052659Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_float64 2022-08-17T12:22:07.7879919Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:22:07.7890207Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_complex128 2022-08-17T12:22:08.3341410Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:22:08.3350890Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:22:08.3756662Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:22:08.3770242Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:22:08.4144047Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_float64 2022-08-17T12:22:08.4194329Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_float64 2022-08-17T12:22:08.6032203Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_msort_cpu_float64 2022-08-17T12:22:08.6038420Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_complex128 2022-08-17T12:22:08.8924898Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_float64 2022-08-17T12:22:08.8933457Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_msort_cpu_float64 2022-08-17T12:22:09.1245853Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_complex128 2022-08-17T12:22:09.1259268Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_complex128 2022-08-17T12:22:09.1277680Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:22:09.1678472Z [gw3] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:22:10.9626821Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanquantile_cpu_float64 2022-08-17T12:22:10.9636378Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_float64 2022-08-17T12:22:11.1616493Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:22:11.1625145Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:22:11.2327711Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_float64 2022-08-17T12:22:11.2341320Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_float64 2022-08-17T12:22:11.3211659Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_float64 2022-08-17T12:22:11.3220610Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_float64 2022-08-17T12:22:11.6914215Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_float64 2022-08-17T12:22:11.6921220Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_float64 2022-08-17T12:22:11.6957530Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_float64 2022-08-17T12:22:11.7356697Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_float64 2022-08-17T12:22:11.7384961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_float64 2022-08-17T12:22:11.7684428Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_float64 2022-08-17T12:22:11.7694552Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:22:11.7796077Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_float64 2022-08-17T12:22:11.8304688Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp2_cpu_float64 2022-08-17T12:22:11.8314276Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp2_cpu_float64 2022-08-17T12:22:11.8657428Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_float64 2022-08-17T12:22:11.8755409Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_float64 2022-08-17T12:22:12.4875682Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_complex128 2022-08-17T12:22:12.4886063Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanquantile_cpu_float64 2022-08-17T12:22:12.5255483Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_native_layer_norm_cpu_float64 2022-08-17T12:22:12.5315711Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_native_layer_norm_cpu_float64 2022-08-17T12:22:12.5524322Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_float64 2022-08-17T12:22:12.5757641Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_float64 2022-08-17T12:22:12.5792381Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_float64 2022-08-17T12:22:12.6197622Z [gw3] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_float64 2022-08-17T12:22:12.6224924Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_float64 2022-08-17T12:22:12.6637757Z [gw3] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_float64 2022-08-17T12:22:12.7284083Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:22:12.7292836Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_float64 2022-08-17T12:22:12.7972533Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmod___cpu_float64 2022-08-17T12:22:12.7981027Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_complex128 2022-08-17T12:22:12.9507491Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_complex128 2022-08-17T12:22:12.9521209Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:22:13.1272531Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:22:13.1281620Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:22:13.2786743Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:22:13.2797183Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmod___cpu_float64 2022-08-17T12:22:14.0879981Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_complex128 2022-08-17T12:22:14.0893041Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_complex128 2022-08-17T12:22:15.2695872Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_complex128 2022-08-17T12:22:15.2703619Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_complex128 2022-08-17T12:22:16.0353211Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_complex128 2022-08-17T12:22:16.0363001Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_complex128 2022-08-17T12:22:16.4757240Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_float64 2022-08-17T12:22:16.4766062Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_complex128 2022-08-17T12:22:16.6041022Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_complex128 2022-08-17T12:22:16.6054825Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_float64 2022-08-17T12:22:16.6080848Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_complex128 2022-08-17T12:22:16.6477694Z [gw2] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_complex128 2022-08-17T12:22:16.6499220Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_float64 2022-08-17T12:22:16.6917390Z [gw2] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_float64 2022-08-17T12:22:17.3348191Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_complex128 2022-08-17T12:22:17.3357490Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_complex128 2022-08-17T12:22:17.8862608Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:22:17.8871793Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:22:18.0497267Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfftn_cpu_float64 2022-08-17T12:22:18.0507611Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:22:18.4212727Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:22:18.4225504Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfftn_cpu_float64 2022-08-17T12:22:18.5778212Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_float64 2022-08-17T12:22:18.5790810Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_float64 2022-08-17T12:22:18.8660305Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft_cpu_float64 2022-08-17T12:22:18.8669224Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_complex128 2022-08-17T12:22:19.0013311Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_float64 2022-08-17T12:22:19.0019979Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft_cpu_float64 2022-08-17T12:22:19.2568288Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_complex128 2022-08-17T12:22:19.2581928Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_float64 2022-08-17T12:22:19.6098723Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amax_cpu_float64 2022-08-17T12:22:19.6113219Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_complex128 2022-08-17T12:22:19.8403406Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_complex128 2022-08-17T12:22:19.8414410Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_complex128 2022-08-17T12:22:19.8754527Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_complex128 2022-08-17T12:22:19.8835211Z [gw1] [ 23%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_complex128 2022-08-17T12:22:19.9056998Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_cpu_float64 2022-08-17T12:22:19.9277550Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_cpu_float64 2022-08-17T12:22:20.1901495Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmod_cpu_float64 2022-08-17T12:22:20.1911706Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmod_cpu_float64 2022-08-17T12:22:20.1936363Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_float64 2022-08-17T12:22:20.2319490Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_float64 2022-08-17T12:22:20.2357882Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_complex128 2022-08-17T12:22:20.2758601Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_complex128 2022-08-17T12:22:20.2794983Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gt_cpu_float64 2022-08-17T12:22:20.3200945Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gt_cpu_float64 2022-08-17T12:22:20.3231529Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histc_cpu_float64 2022-08-17T12:22:20.3678848Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histc_cpu_float64 2022-08-17T12:22:20.4779174Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_float64 2022-08-17T12:22:20.4792374Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_float64 2022-08-17T12:22:20.5229853Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_i0_cpu_float64 2022-08-17T12:22:20.5239974Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_i0_cpu_float64 2022-08-17T12:22:21.6091067Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_complex128 2022-08-17T12:22:21.6100443Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amax_cpu_float64 2022-08-17T12:22:22.2589152Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amin_cpu_float64 2022-08-17T12:22:22.2598761Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_complex128 2022-08-17T12:22:22.5579202Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_complex128 2022-08-17T12:22:22.5590642Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_complex128 2022-08-17T12:22:22.5819997Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_reduce_cpu_float64 2022-08-17T12:22:22.5997316Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_reduce_cpu_float64 2022-08-17T12:22:22.6882789Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_float64 2022-08-17T12:22:22.6892187Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_float64 2022-08-17T12:22:22.8465371Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_float64 2022-08-17T12:22:22.8473497Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_float64 2022-08-17T12:22:22.8509795Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_float64 2022-08-17T12:22:22.8879091Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_float64 2022-08-17T12:22:22.8921079Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_complex128 2022-08-17T12:22:22.9317688Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_complex128 2022-08-17T12:22:22.9349871Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_complex128 2022-08-17T12:22:22.9758818Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_complex128 2022-08-17T12:22:22.9793192Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:22:23.0199149Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:22:23.0234004Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_complex128 2022-08-17T12:22:23.0637282Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_complex128 2022-08-17T12:22:23.0670504Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_complex128 2022-08-17T12:22:23.1077979Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_complex128 2022-08-17T12:22:23.3179052Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kthvalue_cpu_float64 2022-08-17T12:22:23.3190937Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kthvalue_cpu_float64 2022-08-17T12:22:23.9652403Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_complex128 2022-08-17T12:22:23.9659266Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amin_cpu_float64 2022-08-17T12:22:23.9691273Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:22:24.0076932Z [gw2] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:22:24.0111587Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:22:24.0517376Z [gw2] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:22:27.0952342Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:22:27.0962373Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:22:27.5881880Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:22:27.5891943Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:22:28.7207847Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:22:28.7216367Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_complex128 2022-08-17T12:22:29.2829148Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_float64 2022-08-17T12:22:29.2838813Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_float64 2022-08-17T12:22:29.4226074Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_float64 2022-08-17T12:22:29.4239938Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_float64 2022-08-17T12:22:29.6284052Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_float64 2022-08-17T12:22:29.6296408Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_float64 2022-08-17T12:22:29.6993424Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_float64 2022-08-17T12:22:29.7003132Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:22:30.1438849Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:22:30.1448306Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:22:30.7102456Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:22:30.7115478Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:22:30.7133410Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:22:30.7558007Z [gw2] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:22:30.8199936Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:22:30.8212820Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:22:31.5060946Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:22:31.5072361Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:22:31.6731559Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:22:31.6740317Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_float64 2022-08-17T12:22:32.2347322Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_float64 2022-08-17T12:22:32.2356233Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_float64 2022-08-17T12:22:32.3194325Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_float64 2022-08-17T12:22:32.3207851Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:22:32.7335791Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:22:32.7344379Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:22:32.7759986Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:22:32.7777026Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:22:33.7624775Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:22:33.7633916Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:22:34.0139826Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_glu_cpu_float64 2022-08-17T12:22:34.0150665Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:22:34.2467189Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:22:34.2478820Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_float64 2022-08-17T12:22:34.4350339Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:22:34.4365455Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:22:34.4390869Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:22:34.4797831Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:22:34.4821955Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_float64 2022-08-17T12:22:34.5237088Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_float64 2022-08-17T12:22:34.7245131Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_float64 2022-08-17T12:22:34.7255171Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_glu_cpu_float64 2022-08-17T12:22:34.7452994Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:22:34.7678273Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:22:34.8002901Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:22:34.8115843Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:22:35.0112527Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:22:35.0122124Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:22:35.4533432Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:22:35.4551591Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:22:35.5798938Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:22:35.5808149Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:22:35.6040100Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:22:35.6238120Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:22:36.2627483Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:22:36.2637470Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_float64 2022-08-17T12:22:37.3745688Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:22:37.3754936Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:22:39.3665109Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:22:39.3673309Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:22:39.3699251Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:22:39.4118083Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:22:39.8830693Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:22:39.8845022Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:22:39.9252368Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:22:39.9274031Z [gw1] [ 24%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:22:40.3746239Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:22:40.3759041Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:22:42.2912612Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_float64 2022-08-17T12:22:42.2922281Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_float64 2022-08-17T12:22:42.9865172Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_float64 2022-08-17T12:22:42.9874862Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_float64 2022-08-17T12:22:46.2573625Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:22:46.2584673Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:22:47.2641123Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:22:47.2649491Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:22:47.4500268Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:22:47.4508648Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:22:47.4734595Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:22:47.4956515Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:22:47.8371048Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:22:47.8380301Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:22:48.0509133Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:22:48.0520972Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:22:48.3132151Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:22:48.3144946Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:22:48.5812707Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:22:48.5827559Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:22:48.5886033Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:22:48.5895053Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:22:48.6210463Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_float64 2022-08-17T12:22:48.6234133Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:22:48.6268280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:22:48.6677721Z [gw3] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:22:48.6950350Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:22:48.7116674Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:22:48.8017578Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:22:48.8025715Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:22:48.8504179Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:22:48.8517337Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:22:51.2129029Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:22:51.2139723Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_float64 2022-08-17T12:22:51.6461798Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_median_cpu_float64 2022-08-17T12:22:51.6472804Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_median_cpu_float64 2022-08-17T12:22:53.5598415Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_norm_cpu_float64 2022-08-17T12:22:53.5611965Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:22:53.7535097Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_float64 2022-08-17T12:22:53.7548924Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:22:53.8314885Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:22:53.8331926Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:22:54.3852519Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_complex128 2022-08-17T12:22:54.3862791Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_float64 2022-08-17T12:22:54.6204214Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:22:54.6213785Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:22:55.6815358Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_float64 2022-08-17T12:22:55.6824508Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_float64 2022-08-17T12:22:55.6848271Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_float64 2022-08-17T12:22:55.7237268Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_float64 2022-08-17T12:22:56.0412445Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_complex128 2022-08-17T12:22:56.0419944Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_complex128 2022-08-17T12:22:56.0680200Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_cpu_float64 2022-08-17T12:22:56.0877789Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_cpu_float64 2022-08-17T12:22:56.1452054Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp_cpu_float64 2022-08-17T12:22:56.1466590Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp_cpu_float64 2022-08-17T12:22:56.1499597Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_complex128 2022-08-17T12:22:56.1877547Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_complex128 2022-08-17T12:22:56.1904037Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_complex128 2022-08-17T12:22:56.2318870Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_complex128 2022-08-17T12:22:56.3509868Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logit_cpu_float64 2022-08-17T12:22:56.3520760Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logit_cpu_float64 2022-08-17T12:22:56.3555000Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_complex128 2022-08-17T12:22:56.3958838Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_complex128 2022-08-17T12:22:56.7801975Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_float64 2022-08-17T12:22:56.7813424Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_complex128 2022-08-17T12:22:57.1661386Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:22:57.1674766Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:22:58.5951913Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_complex128 2022-08-17T12:22:58.5969304Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_float64 2022-08-17T12:22:58.8881086Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_float64 2022-08-17T12:22:58.8892964Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_complex128 2022-08-17T12:22:59.1746568Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:22:59.1755843Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_complex128 2022-08-17T12:22:59.2683690Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_complex128 2022-08-17T12:22:59.2693770Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_float64 2022-08-17T12:22:59.3656111Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_float64 2022-08-17T12:22:59.3667082Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_float64 2022-08-17T12:22:59.5415489Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_float64 2022-08-17T12:22:59.5429828Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_float64 2022-08-17T12:23:00.0723232Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_float64 2022-08-17T12:23:00.0733601Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_float64 2022-08-17T12:23:00.1074370Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:23:00.1155267Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:23:00.3969685Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_float64 2022-08-17T12:23:00.3980500Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_float64 2022-08-17T12:23:04.2414365Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:23:04.2424590Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:23:04.3100396Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:23:04.3114770Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:23:04.4178072Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mode_cpu_float64 2022-08-17T12:23:04.4187882Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mode_cpu_float64 2022-08-17T12:23:04.8956080Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_complex128 2022-08-17T12:23:04.8966249Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_norm_cpu_float64 2022-08-17T12:23:05.7885641Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:23:05.7895434Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_complex128 2022-08-17T12:23:05.7918233Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_cpu_float64 2022-08-17T12:23:05.8317967Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_cpu_float64 2022-08-17T12:23:05.8352168Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_complex128 2022-08-17T12:23:05.8759199Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_complex128 2022-08-17T12:23:06.3033784Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pca_lowrank_cpu_float64 2022-08-17T12:23:06.3044472Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_complex128 2022-08-17T12:23:06.3340662Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_float64 2022-08-17T12:23:06.3476824Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_float64 2022-08-17T12:23:06.4201959Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nan_to_num_cpu_float64 2022-08-17T12:23:06.4214870Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nan_to_num_cpu_float64 2022-08-17T12:23:06.9359866Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nansum_cpu_float64 2022-08-17T12:23:06.9368388Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nansum_cpu_float64 2022-08-17T12:23:06.9395729Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_complex128 2022-08-17T12:23:06.9796730Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_complex128 2022-08-17T12:23:06.9831676Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_complex128 2022-08-17T12:23:07.0236728Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_complex128 2022-08-17T12:23:07.0265014Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_complex128 2022-08-17T12:23:07.0717319Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_complex128 2022-08-17T12:23:07.0754921Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nextafter_cpu_float64 2022-08-17T12:23:07.1157465Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nextafter_cpu_float64 2022-08-17T12:23:07.2670477Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:23:07.2683417Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:23:07.4711870Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:23:07.4724627Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:23:13.6780120Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:23:13.6790070Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:23:15.1466607Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:23:15.1480108Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:23:16.4852376Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:23:16.4861721Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:23:17.3726268Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:23:17.3740726Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:23:18.2090369Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:23:18.2101226Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:23:18.2531234Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:23:18.2546380Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:23:18.5445657Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:23:18.5456530Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:23:18.6420732Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_complex128 2022-08-17T12:23:18.6431057Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:23:18.9206707Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:23:18.9215650Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_complex128 2022-08-17T12:23:18.9284692Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_float64 2022-08-17T12:23:18.9294833Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:23:18.9611333Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:23:18.9633151Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_float64 2022-08-17T12:23:18.9932083Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:23:19.0075115Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:23:19.0299557Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logcumsumexp_cpu_float64 2022-08-17T12:23:19.0515191Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logcumsumexp_cpu_float64 2022-08-17T12:23:19.0540480Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_float64 2022-08-17T12:23:19.0956415Z [gw0] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_float64 2022-08-17T12:23:19.0983740Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_float64 2022-08-17T12:23:19.1396337Z [gw0] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_float64 2022-08-17T12:23:19.1431747Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_complex128 2022-08-17T12:23:19.1836917Z [gw0] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_complex128 2022-08-17T12:23:19.1870889Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_float64 2022-08-17T12:23:19.2277620Z [gw0] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_float64 2022-08-17T12:23:20.2462675Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_complex128 2022-08-17T12:23:20.2474414Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:23:20.2890833Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:23:20.2913055Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:23:20.3483662Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:23:20.3492315Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:23:20.3969602Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:23:20.3978627Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:23:20.5596367Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:23:20.5605155Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:23:22.2027552Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:23:22.2037236Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:23:27.7673260Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:23:27.7682744Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:23:28.4043420Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:23:28.4054786Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:23:31.9091338Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:23:31.9097649Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:23:31.9232753Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:23:31.9245191Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:23:33.8244246Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_float64 2022-08-17T12:23:33.8252941Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:23:33.8379322Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:23:33.8677330Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:23:35.2352341Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:23:35.2361469Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_float64 2022-08-17T12:23:35.7263125Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:23:35.7271063Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:23:35.8998321Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:23:35.9007742Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:23:36.4809824Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:23:36.4818266Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:23:37.7402983Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_complex128 2022-08-17T12:23:37.7413854Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_complex128 2022-08-17T12:23:38.5650856Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_complex128 2022-08-17T12:23:38.5661130Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_complex128 2022-08-17T12:23:39.6248720Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_complex128 2022-08-17T12:23:39.6258642Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_complex128 2022-08-17T12:23:40.3431573Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_complex128 2022-08-17T12:23:40.3441813Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:23:40.4201707Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:23:40.4212819Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_complex128 2022-08-17T12:23:41.5858176Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_complex128 2022-08-17T12:23:41.5868581Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:23:41.6050641Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:23:41.6277082Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:23:41.6676857Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:23:41.6684871Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_complex128 2022-08-17T12:23:41.6699487Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:23:41.6752511Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:23:41.7219341Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu_cpu_float64 2022-08-17T12:23:41.7232744Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:23:41.7391342Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_median_cpu_float64 2022-08-17T12:23:41.7401757Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu_cpu_float64 2022-08-17T12:23:41.7992694Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_cpu_float64 2022-08-17T12:23:41.8007205Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_cpu_float64 2022-08-17T12:23:41.8406590Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:23:41.8474395Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:23:41.8981105Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:23:41.8994505Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_median_cpu_float64 2022-08-17T12:23:42.3148148Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:23:42.3157032Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:23:42.3653365Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:23:42.3661805Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:23:42.4740737Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:23:42.4754791Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:23:42.8255191Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_minimum_cpu_float64 2022-08-17T12:23:42.8268453Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_minimum_cpu_float64 2022-08-17T12:23:43.0052482Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_complex128 2022-08-17T12:23:43.0061885Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:23:43.0301885Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:23:43.0317024Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_complex128 2022-08-17T12:23:43.1865016Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_float64 2022-08-17T12:23:43.1880656Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:23:43.2608805Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_float64 2022-08-17T12:23:43.2622890Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_float64 2022-08-17T12:23:43.4694557Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:23:43.4707376Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:23:44.0187523Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmean_cpu_float64 2022-08-17T12:23:44.0194356Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_float64 2022-08-17T12:23:44.3141792Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_float64 2022-08-17T12:23:44.3153639Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmean_cpu_float64 2022-08-17T12:23:44.7454460Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_complex128 2022-08-17T12:23:44.7467603Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_complex128 2022-08-17T12:23:44.7495129Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_float64 2022-08-17T12:23:44.7876599Z [gw0] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_float64 2022-08-17T12:23:44.7905048Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_float64 2022-08-17T12:23:44.8318230Z [gw0] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_float64 2022-08-17T12:23:44.8353370Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_float64 2022-08-17T12:23:44.8756897Z [gw0] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_float64 2022-08-17T12:23:44.9793392Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:23:44.9803877Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:23:45.1083052Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:23:45.1088905Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_float64 2022-08-17T12:23:45.1109503Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_number_mean_cpu_float64 2022-08-17T12:23:45.1519616Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_number_mean_cpu_float64 2022-08-17T12:23:45.1556261Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_float64 2022-08-17T12:23:45.1957160Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_float64 2022-08-17T12:23:45.4497125Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_complex128 2022-08-17T12:23:45.4508739Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:23:45.5718554Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:23:45.5728964Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_complex128 2022-08-17T12:23:45.5812506Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polar_cpu_float64 2022-08-17T12:23:45.5820598Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:23:46.4215965Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:23:46.4225805Z [gw1] [ 26%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polar_cpu_float64 2022-08-17T12:23:46.4262201Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:23:46.4638030Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:23:46.8867304Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_complex128 2022-08-17T12:23:46.8880017Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:23:50.1655978Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:23:50.1664560Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_complex128 2022-08-17T12:23:53.9735824Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_complex128 2022-08-17T12:23:53.9748940Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_complex128 2022-08-17T12:23:57.1223892Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_quantile_cpu_float64 2022-08-17T12:23:57.1238944Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_quantile_cpu_float64 2022-08-17T12:23:57.1271933Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randint_like_cpu_float64 2022-08-17T12:23:57.1677184Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randint_like_cpu_float64 2022-08-17T12:23:57.2034327Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_float64 2022-08-17T12:23:57.2115715Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_float64 2022-08-17T12:23:57.2526046Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_float64 2022-08-17T12:23:57.2554093Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_float64 2022-08-17T12:23:59.4593693Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_complex128 2022-08-17T12:23:59.4603027Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_complex128 2022-08-17T12:23:59.8251937Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_complex128 2022-08-17T12:23:59.8260599Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_complex128 2022-08-17T12:23:59.8289210Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_complex128 2022-08-17T12:23:59.8677677Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_complex128 2022-08-17T12:24:00.0424685Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_complex128 2022-08-17T12:24:00.0434844Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_complex128 2022-08-17T12:24:01.7854359Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_complex128 2022-08-17T12:24:01.7863412Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_complex128 2022-08-17T12:24:01.8009714Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_cpu_float64 2022-08-17T12:24:01.8276682Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_cpu_float64 2022-08-17T12:24:02.1207841Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_complex128 2022-08-17T12:24:02.1214670Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_complex128 2022-08-17T12:24:03.6440732Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_complex128 2022-08-17T12:24:03.6450493Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_complex128 2022-08-17T12:24:03.6655373Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:24:03.6875567Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:24:03.7060903Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:24:03.7315813Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:24:04.2075450Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_complex128 2022-08-17T12:24:04.2082703Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_complex128 2022-08-17T12:24:04.2310628Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_float64 2022-08-17T12:24:04.2517525Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_float64 2022-08-17T12:24:04.2982525Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_float64 2022-08-17T12:24:04.2995654Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_float64 2022-08-17T12:24:04.3193983Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_float64 2022-08-17T12:24:04.3437585Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_float64 2022-08-17T12:24:04.3649589Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_float64 2022-08-17T12:24:04.3876674Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_float64 2022-08-17T12:24:04.4102572Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:24:04.4318924Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:24:04.4347586Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_airy_ai_cpu_float64 2022-08-17T12:24:04.4758199Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_airy_ai_cpu_float64 2022-08-17T12:24:04.4788561Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y1_cpu_float64 2022-08-17T12:24:04.5200448Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y1_cpu_float64 2022-08-17T12:24:04.5227563Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:24:04.5638106Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:24:04.5667260Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:24:04.6079155Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:24:04.6116259Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:24:04.6520704Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:24:04.6547349Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:24:04.6957328Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:24:04.7623910Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtri_cpu_float64 2022-08-17T12:24:04.7633080Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtri_cpu_float64 2022-08-17T12:24:04.7655681Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:24:04.8077549Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:24:04.8104727Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:24:04.8516764Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:24:04.9056559Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_float64 2022-08-17T12:24:04.9064367Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_float64 2022-08-17T12:24:05.0232804Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_float64 2022-08-17T12:24:05.0246469Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_float64 2022-08-17T12:24:05.1255078Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_float64 2022-08-17T12:24:05.1265267Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_float64 2022-08-17T12:24:05.3504835Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_float64 2022-08-17T12:24:05.3517995Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_float64 2022-08-17T12:24:05.6198070Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_float64 2022-08-17T12:24:05.6214351Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_complex128 2022-08-17T12:24:05.6828519Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_float64 2022-08-17T12:24:05.6841322Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_float64 2022-08-17T12:24:06.0271528Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_float64 2022-08-17T12:24:06.0286222Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_float64 2022-08-17T12:24:06.0945273Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_float64 2022-08-17T12:24:06.0953263Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_float64 2022-08-17T12:24:06.1699787Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_complex128 2022-08-17T12:24:06.1714851Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_complex128 2022-08-17T12:24:06.6748436Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_complex128 2022-08-17T12:24:06.6757210Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_complex128 2022-08-17T12:24:06.8867470Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_complex128 2022-08-17T12:24:06.8878484Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_complex128 2022-08-17T12:24:10.4100182Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_complex128 2022-08-17T12:24:10.4113390Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_complex128 2022-08-17T12:24:11.0953514Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_complex128 2022-08-17T12:24:11.0963220Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_float64 2022-08-17T12:24:13.0058192Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:24:13.0072669Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_complex128 2022-08-17T12:24:13.1803992Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_topk_cpu_float64 2022-08-17T12:24:13.1816714Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_topk_cpu_float64 2022-08-17T12:24:13.2697071Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_float64 2022-08-17T12:24:13.2706776Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_float64 2022-08-17T12:24:13.6501095Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_float64 2022-08-17T12:24:13.6512804Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_float64 2022-08-17T12:24:13.7277019Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_float64 2022-08-17T12:24:13.7285048Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_float64 2022-08-17T12:24:13.9962934Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_float64 2022-08-17T12:24:13.9973263Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_float64 2022-08-17T12:24:14.8121098Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_complex128 2022-08-17T12:24:14.8129668Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_complex128 2022-08-17T12:24:14.8162718Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_consecutive_cpu_float64 2022-08-17T12:24:14.8557446Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_consecutive_cpu_float64 2022-08-17T12:24:15.6869645Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_complex128 2022-08-17T12:24:15.6882744Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_complex128 2022-08-17T12:24:16.1362723Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_complex128 2022-08-17T12:24:16.1373580Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_complex128 2022-08-17T12:24:16.1703418Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_float64 2022-08-17T12:24:16.1794444Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_float64 2022-08-17T12:24:16.7440153Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_complex128 2022-08-17T12:24:16.7450261Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_complex128 2022-08-17T12:24:17.8660210Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_complex128 2022-08-17T12:24:17.8669207Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_complex128 2022-08-17T12:24:17.9104380Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_float64 2022-08-17T12:24:17.9115787Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_float64 2022-08-17T12:24:17.9139785Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_complex128 2022-08-17T12:24:17.9556556Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_complex128 2022-08-17T12:24:17.9586656Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_float64 2022-08-17T12:24:17.9997555Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_float64 2022-08-17T12:24:18.1419373Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_complex128 2022-08-17T12:24:18.1428918Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_complex128 2022-08-17T12:24:18.1735248Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_float64 2022-08-17T12:24:18.1835350Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_float64 2022-08-17T12:24:18.2549931Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kthvalue_cpu_float64 2022-08-17T12:24:18.2559675Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kthvalue_cpu_float64 2022-08-17T12:24:18.8146866Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_complex128 2022-08-17T12:24:18.8157606Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_complex128 2022-08-17T12:24:18.9344316Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_float64 2022-08-17T12:24:18.9353565Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_float64 2022-08-17T12:24:18.9382689Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_le_cpu_float64 2022-08-17T12:24:18.9796841Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_le_cpu_float64 2022-08-17T12:24:20.2555121Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_complex128 2022-08-17T12:24:20.2563348Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_complex128 2022-08-17T12:24:20.4100538Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_float64 2022-08-17T12:24:20.4109732Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_float64 2022-08-17T12:24:20.4289191Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lgamma_cpu_float64 2022-08-17T12:24:20.4517700Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lgamma_cpu_float64 2022-08-17T12:24:20.6985092Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:24:20.6998570Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:24:21.2046585Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_float64 2022-08-17T12:24:21.2057557Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:24:21.4115815Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_float64 2022-08-17T12:24:21.4124665Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_float64 2022-08-17T12:24:22.1719177Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:24:22.1727761Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:24:22.3338619Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:24:22.3352905Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:24:22.4331674Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_complex128 2022-08-17T12:24:22.4346608Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_complex128 2022-08-17T12:24:22.4691200Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_float64 2022-08-17T12:24:22.4754694Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_float64 2022-08-17T12:24:22.6910318Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_complex128 2022-08-17T12:24:22.6918822Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_complex128 2022-08-17T12:24:22.7201596Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_float64 2022-08-17T12:24:22.7355766Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_float64 2022-08-17T12:24:22.8926902Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_complex128 2022-08-17T12:24:22.8936953Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_float64 2022-08-17T12:24:23.1123091Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_complex128 2022-08-17T12:24:23.1130352Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_complex128 2022-08-17T12:24:23.2165508Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_float64 2022-08-17T12:24:23.2172861Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_float64 2022-08-17T12:24:24.5678365Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:24:24.5687971Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:24:24.8925190Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_float64 2022-08-17T12:24:24.8935177Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_float64 2022-08-17T12:24:25.4685028Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_complex128 2022-08-17T12:24:25.4699204Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_complex128 2022-08-17T12:24:25.6815165Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_float64 2022-08-17T12:24:25.6827986Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_float64 2022-08-17T12:24:25.9549222Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_complex128 2022-08-17T12:24:25.9558131Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_complex128 2022-08-17T12:24:26.0478697Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_float64 2022-08-17T12:24:26.0486913Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_float64 2022-08-17T12:24:26.3556655Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:24:26.3565016Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:24:26.4521177Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_float64 2022-08-17T12:24:26.4531296Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_float64 2022-08-17T12:24:26.6549029Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:24:26.6558502Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:24:26.7035826Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:24:26.7047181Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:24:27.4934581Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:24:27.4945054Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:24:27.6155678Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_float64 2022-08-17T12:24:27.6167597Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_float64 2022-08-17T12:24:27.8891125Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_complex128 2022-08-17T12:24:27.8899683Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_complex128 2022-08-17T12:24:27.9652263Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_float64 2022-08-17T12:24:27.9659741Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_float64 2022-08-17T12:24:28.2846836Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:24:28.2858281Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:24:28.3633780Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:24:28.3642856Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:24:28.3669935Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:24:28.4077195Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:24:28.4101651Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:24:28.4516827Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:24:28.4544797Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:24:28.4997440Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:24:28.5023547Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:24:28.5437621Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:24:28.5462499Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:24:28.5877541Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:24:28.5918119Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:24:28.6318266Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:24:28.6343614Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:24:28.6757849Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:24:28.6781175Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_float64 2022-08-17T12:24:28.7197578Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_float64 2022-08-17T12:24:31.2245321Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:24:31.2254047Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pca_lowrank_cpu_float64 2022-08-17T12:24:31.6995653Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_float64 2022-08-17T12:24:31.7004881Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_float64 2022-08-17T12:24:31.7027220Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:24:31.7438468Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:24:31.7721871Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_float64 2022-08-17T12:24:31.7876361Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_float64 2022-08-17T12:24:32.7413924Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_float64 2022-08-17T12:24:32.7429049Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_float64 2022-08-17T12:24:33.9337991Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_float64 2022-08-17T12:24:33.9352586Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:24:34.8675105Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:24:34.8692922Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_float64 2022-08-17T12:24:34.8724770Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_float64 2022-08-17T12:24:34.9118581Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_float64 2022-08-17T12:24:35.0719300Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_complex128 2022-08-17T12:24:35.0728264Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:24:35.3503975Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_complex128 2022-08-17T12:24:35.3516813Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_complex128 2022-08-17T12:24:35.7346938Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_complex128 2022-08-17T12:24:35.7361130Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_complex128 2022-08-17T12:24:35.7522639Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_float64 2022-08-17T12:24:35.7798528Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_float64 2022-08-17T12:24:35.8639366Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_float64 2022-08-17T12:24:35.8648534Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_float64 2022-08-17T12:24:36.0071061Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_float64 2022-08-17T12:24:36.0080653Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_float64 2022-08-17T12:24:36.0107911Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_float64 2022-08-17T12:24:36.0515954Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_float64 2022-08-17T12:24:36.0768974Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_float64 2022-08-17T12:24:36.0955906Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_float64 2022-08-17T12:24:36.7011859Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_float64 2022-08-17T12:24:36.7023603Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_float64 2022-08-17T12:24:36.7039016Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:24:36.7437338Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:24:36.7738571Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_float64 2022-08-17T12:24:36.7752417Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:24:36.9440344Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:24:36.9449859Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_complex128 2022-08-17T12:24:37.0381852Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_float64 2022-08-17T12:24:37.0393525Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_float64 2022-08-17T12:24:37.2516788Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_float64 2022-08-17T12:24:37.2527036Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_float64 2022-08-17T12:24:37.2875089Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:24:37.2956464Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:24:37.3092612Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:24:37.3397532Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:24:37.4101997Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_complex128 2022-08-17T12:24:37.4115355Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_float64 2022-08-17T12:24:37.5863766Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:24:37.5876897Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_complex128 2022-08-17T12:24:37.9460685Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_complex128 2022-08-17T12:24:37.9469826Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_complex128 2022-08-17T12:24:38.1094843Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_complex128 2022-08-17T12:24:38.1103232Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_complex128 2022-08-17T12:24:38.2758988Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_complex128 2022-08-17T12:24:38.2770502Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_complex128 2022-08-17T12:24:38.3172690Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:24:38.3235034Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:24:38.3260788Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:24:38.3677892Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:24:38.3708991Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y0_cpu_float64 2022-08-17T12:24:38.4014348Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y0_cpu_float64 2022-08-17T12:24:38.4023419Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:24:38.4115965Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:24:38.4138104Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:24:38.4556899Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:24:38.4588095Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:24:38.4598283Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:24:38.4607464Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:24:38.5036250Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_elu_cpu_float64 2022-08-17T12:24:38.5129598Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1e_cpu_float64 2022-08-17T12:24:38.5142183Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:24:38.5145631Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:24:38.5157449Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_elu_cpu_float64 2022-08-17T12:24:38.5876932Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:24:38.5885766Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1e_cpu_float64 2022-08-17T12:24:38.5917733Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:24:38.6316229Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:24:38.7045984Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtr_cpu_float64 2022-08-17T12:24:38.7057435Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtr_cpu_float64 2022-08-17T12:24:38.7087029Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:24:38.7477770Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:24:38.7500818Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:24:38.7918273Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:24:38.8067226Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_complex128 2022-08-17T12:24:38.8079295Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:24:39.1948378Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:24:39.1962732Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_complex128 2022-08-17T12:24:39.8496749Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_complex128 2022-08-17T12:24:39.8504554Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:24:39.8997211Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:24:39.9006945Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:24:40.2142068Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:24:40.2150480Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:24:40.2724226Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:24:40.2734457Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_complex128 2022-08-17T12:24:40.7386616Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_complex128 2022-08-17T12:24:40.7396387Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_complex128 2022-08-17T12:24:42.7853403Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_complex128 2022-08-17T12:24:42.7863583Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_complex128 2022-08-17T12:24:44.6429058Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_complex128 2022-08-17T12:24:44.6439936Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_complex128 2022-08-17T12:24:45.8465695Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_complex128 2022-08-17T12:24:45.8475357Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_complex128 2022-08-17T12:24:46.7081811Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_float64 2022-08-17T12:24:46.7091129Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_complex128 2022-08-17T12:24:47.2105011Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_complex128 2022-08-17T12:24:47.2116394Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_complex128 2022-08-17T12:24:50.0209177Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_lowrank_cpu_float64 2022-08-17T12:24:50.0223460Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_float64 2022-08-17T12:24:50.1761621Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_complex128 2022-08-17T12:24:50.1776688Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_complex128 2022-08-17T12:24:50.2030942Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_float64 2022-08-17T12:24:50.2196819Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_float64 2022-08-17T12:24:50.6711491Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_complex128 2022-08-17T12:24:50.6719895Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_complex128 2022-08-17T12:24:50.7422127Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_float64 2022-08-17T12:24:50.7432070Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_float64 2022-08-17T12:24:51.1230850Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_complex128 2022-08-17T12:24:51.1241731Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_complex128 2022-08-17T12:24:51.1876788Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_float64 2022-08-17T12:24:51.1890906Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_float64 2022-08-17T12:24:52.9824557Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_complex128 2022-08-17T12:24:52.9839603Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:24:53.7029460Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:24:53.7038350Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_complex128 2022-08-17T12:24:54.1189002Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_float64 2022-08-17T12:24:54.1195387Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_float64 2022-08-17T12:24:55.9222468Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_complex128 2022-08-17T12:24:55.9233904Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:24:57.2936924Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:24:57.2946195Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:24:57.8727949Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:24:57.8739764Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:24:58.6836180Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:24:58.6845707Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:24:58.8217822Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:24:58.8226806Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:24:58.8254051Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:24:58.8636876Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:24:58.8668219Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:24:58.9077413Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:24:58.9108076Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:24:58.9518188Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:24:58.9547760Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:24:58.9958339Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:24:59.4019036Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:24:59.4028987Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:24:59.4626448Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:24:59.4637004Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:24:59.9928258Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_complex128 2022-08-17T12:24:59.9941251Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_complex128 2022-08-17T12:25:00.1679540Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_float64 2022-08-17T12:25:00.1692024Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_float64 2022-08-17T12:25:00.6236678Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:25:00.6249340Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:25:00.7795180Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:25:00.7808390Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:25:01.8151280Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_complex128 2022-08-17T12:25:01.8160627Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_complex128 2022-08-17T12:25:01.9683260Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_float64 2022-08-17T12:25:01.9692014Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_float64 2022-08-17T12:25:02.2794884Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:25:02.2807404Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_complex128 2022-08-17T12:25:02.2830217Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:25:02.3236633Z [gw2] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:25:02.3262709Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:25:02.3677237Z [gw2] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:25:02.3718476Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:25:02.3764649Z [gw2] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:25:02.3773760Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:25:02.4121798Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:25:02.4154515Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:25:02.4403174Z [gw2] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:25:02.4418547Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:25:02.4454533Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:25:02.4555054Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:25:02.4578934Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:25:02.4836661Z [gw2] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:25:02.4860782Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:25:02.4995997Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:25:02.5022857Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:25:02.5278007Z [gw2] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:25:02.5436807Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_complex128 2022-08-17T12:25:02.5465362Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:25:02.5879170Z [gw2] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:25:02.5921017Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:25:02.6318218Z [gw2] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:25:03.4123179Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_complex128 2022-08-17T12:25:03.4290196Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_complex128 2022-08-17T12:25:03.5406440Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_float64 2022-08-17T12:25:03.5413831Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_float64 2022-08-17T12:25:03.7231771Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kthvalue_cpu_float64 2022-08-17T12:25:03.7246414Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kthvalue_cpu_float64 2022-08-17T12:25:05.2342074Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_complex128 2022-08-17T12:25:05.2352169Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_complex128 2022-08-17T12:25:06.0360429Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_float64 2022-08-17T12:25:06.0371870Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_float64 2022-08-17T12:25:06.6920462Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:25:06.6935516Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:25:06.6961154Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_float64 2022-08-17T12:25:06.6976183Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_complex128 2022-08-17T12:25:06.9256943Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_float64 2022-08-17T12:25:06.9271125Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_float64 2022-08-17T12:25:07.2112579Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_complex128 2022-08-17T12:25:07.2123577Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_float64 2022-08-17T12:25:07.2150214Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_le_cpu_float64 2022-08-17T12:25:07.2557460Z [gw2] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_le_cpu_float64 2022-08-17T12:25:07.8747004Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_complex128 2022-08-17T12:25:07.8755594Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_complex128 2022-08-17T12:25:08.1387395Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_float64 2022-08-17T12:25:08.1400156Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_float64 2022-08-17T12:25:09.2380393Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:25:09.2390832Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:25:09.4463827Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:25:09.4473836Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:25:10.8948021Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:25:10.8957528Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:25:11.5146290Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:25:11.5157612Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:25:11.5886573Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:25:11.5897013Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:25:11.8144384Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:25:11.8153144Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:25:11.9956145Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:25:11.9964556Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:25:12.1752352Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:25:12.1761547Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:25:12.9974811Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_float64 2022-08-17T12:25:12.9985911Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_float64 2022-08-17T12:25:13.9557881Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:25:13.9568130Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_complex128 2022-08-17T12:25:15.0301987Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_float64 2022-08-17T12:25:15.0311305Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_float64 2022-08-17T12:25:15.1374509Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lgamma_cpu_float64 2022-08-17T12:25:15.1387624Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lgamma_cpu_float64 2022-08-17T12:25:20.7785530Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:25:20.7817393Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:25:21.7988153Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:25:21.7999986Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:25:25.0995457Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:25:25.1004092Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:25:27.3929204Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:25:27.3939221Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:25:28.4004425Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:25:28.4016326Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:25:28.4090084Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_complex128 2022-08-17T12:25:28.4104443Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:25:29.1571607Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:25:29.1585170Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:25:29.3331628Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:25:29.3347270Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:25:30.2532844Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:25:30.2542417Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:25:30.4262292Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:25:30.4272867Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:25:30.8591622Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:25:30.8601865Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:25:31.4891711Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:25:31.4901006Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:25:31.8995783Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:25:31.9007032Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:25:31.9176641Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:25:31.9438063Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:25:32.2593772Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:25:32.2604258Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:25:32.3608463Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_float64 2022-08-17T12:25:32.3621317Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:25:32.5647961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:25:32.5658311Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_float64 2022-08-17T12:25:32.5674146Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:25:32.6077775Z [gw2] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:25:32.6093590Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:25:32.6517053Z [gw2] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:25:32.9536042Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:25:32.9545178Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:25:33.1876731Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:25:33.1885698Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:25:33.5190422Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:25:33.5202087Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:25:36.0099343Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:25:36.0109580Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_complex128 2022-08-17T12:25:36.8648017Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_float64 2022-08-17T12:25:36.8662511Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:25:37.6392436Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:25:37.6406630Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:25:37.7455682Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:25:37.7473140Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:25:37.7478253Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:25:37.7488033Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:25:38.0081337Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:25:38.0090983Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:25:38.0362037Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:25:38.0516658Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:25:38.1280249Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:25:38.1289287Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:25:38.3054820Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:25:38.3067371Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_float64 2022-08-17T12:25:38.9675969Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:25:38.9686191Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:25:39.2346724Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_float64 2022-08-17T12:25:39.2356502Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_float64 2022-08-17T12:25:39.3273435Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:25:39.3287020Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:25:39.3503936Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:25:39.3717243Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:25:39.6269240Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:25:39.6280666Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:25:39.6794048Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:25:39.6820816Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:25:40.0597726Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_complex128 2022-08-17T12:25:40.0609990Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_complex128 2022-08-17T12:25:40.1558006Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_float64 2022-08-17T12:25:40.1568817Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_float64 2022-08-17T12:25:41.0625793Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:25:41.0639349Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:25:41.6509932Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:25:41.6520437Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:25:42.0230853Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:25:42.0243548Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:25:42.1184762Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_float64 2022-08-17T12:25:42.1196387Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:25:42.3701866Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:25:42.3709596Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_float64 2022-08-17T12:25:43.2115424Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:25:43.2126140Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:25:43.5543593Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:25:43.5550620Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:25:44.8891485Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:25:44.8901195Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:25:45.1419730Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:25:45.1428250Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:25:45.3557709Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:25:45.3570870Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:25:46.7974224Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:25:46.7984978Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:25:46.8010660Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_complex128 2022-08-17T12:25:46.8397739Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_complex128 2022-08-17T12:25:46.8432370Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_float64 2022-08-17T12:25:46.8836786Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_float64 2022-08-17T12:25:46.9721957Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_complex128 2022-08-17T12:25:46.9732815Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_complex128 2022-08-17T12:25:46.9915467Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_float64 2022-08-17T12:25:47.0156449Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_float64 2022-08-17T12:25:47.0296798Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log1p_cpu_float64 2022-08-17T12:25:47.0597416Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log1p_cpu_float64 2022-08-17T12:25:47.1533483Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_complex128 2022-08-17T12:25:47.1542876Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_complex128 2022-08-17T12:25:47.1771405Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_float64 2022-08-17T12:25:47.1956880Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_float64 2022-08-17T12:25:47.3080103Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_complex128 2022-08-17T12:25:47.3087164Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_complex128 2022-08-17T12:25:47.3346870Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_float64 2022-08-17T12:25:47.3515934Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_float64 2022-08-17T12:25:47.4008279Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_cpu_float64 2022-08-17T12:25:47.4018888Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_cpu_float64 2022-08-17T12:25:47.5570406Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:25:47.5584735Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:25:47.5926367Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:25:47.5993748Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:25:47.6137359Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp2_cpu_float64 2022-08-17T12:25:47.6435878Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp2_cpu_float64 2022-08-17T12:25:47.6577756Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp_cpu_float64 2022-08-17T12:25:47.6878614Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp_cpu_float64 2022-08-17T12:25:47.7506440Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logcumsumexp_cpu_float64 2022-08-17T12:25:47.7518310Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logcumsumexp_cpu_float64 2022-08-17T12:25:48.2243328Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_complex128 2022-08-17T12:25:48.2256154Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_complex128 2022-08-17T12:25:48.3085728Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_float64 2022-08-17T12:25:48.3097085Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_float64 2022-08-17T12:25:48.3128374Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_complex128 2022-08-17T12:25:48.3515883Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_complex128 2022-08-17T12:25:48.3546248Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_float64 2022-08-17T12:25:48.3957721Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_float64 2022-08-17T12:25:48.3983456Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_complex128 2022-08-17T12:25:48.4397271Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_complex128 2022-08-17T12:25:48.4436002Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_float64 2022-08-17T12:25:48.4837804Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_float64 2022-08-17T12:25:48.4864694Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_complex128 2022-08-17T12:25:48.5277442Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_complex128 2022-08-17T12:25:48.5312348Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_float64 2022-08-17T12:25:48.5716727Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_float64 2022-08-17T12:25:48.5750355Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_complex128 2022-08-17T12:25:48.6156018Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_complex128 2022-08-17T12:25:48.6185897Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_float64 2022-08-17T12:25:48.6597848Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_float64 2022-08-17T12:25:48.6909574Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logit_cpu_float64 2022-08-17T12:25:48.7035918Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logit_cpu_float64 2022-08-17T12:25:48.7065009Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_complex128 2022-08-17T12:25:48.7478354Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_complex128 2022-08-17T12:25:48.7508517Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_float64 2022-08-17T12:25:48.7917859Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_float64 2022-08-17T12:25:49.2530707Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logsumexp_cpu_float64 2022-08-17T12:25:49.2540063Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logsumexp_cpu_float64 2022-08-17T12:25:49.2564501Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_complex128 2022-08-17T12:25:49.2956790Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_complex128 2022-08-17T12:25:49.2987629Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_float64 2022-08-17T12:25:49.3397406Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_float64 2022-08-17T12:25:49.3424658Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lt_cpu_float64 2022-08-17T12:25:49.3835741Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lt_cpu_float64 2022-08-17T12:25:51.8609409Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_complex128 2022-08-17T12:25:51.8618625Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_complex128 2022-08-17T12:25:52.5726740Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_float64 2022-08-17T12:25:52.5739995Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_float64 2022-08-17T12:25:55.9318044Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_complex128 2022-08-17T12:25:55.9329044Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_complex128 2022-08-17T12:25:56.8823810Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_float64 2022-08-17T12:25:56.8836348Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_float64 2022-08-17T12:25:57.9358547Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_complex128 2022-08-17T12:25:57.9372093Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_complex128 2022-08-17T12:25:58.2305756Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_float64 2022-08-17T12:25:58.2317978Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_float64 2022-08-17T12:25:58.5463231Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_complex128 2022-08-17T12:25:58.5472101Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_complex128 2022-08-17T12:25:58.5852230Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_float64 2022-08-17T12:25:58.5915414Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_float64 2022-08-17T12:25:58.7903699Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_complex128 2022-08-17T12:25:58.7912458Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_complex128 2022-08-17T12:25:58.8407974Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_float64 2022-08-17T12:25:58.8418880Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_float64 2022-08-17T12:25:59.1071031Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_complex128 2022-08-17T12:25:59.1079628Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_complex128 2022-08-17T12:25:59.1891359Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_float64 2022-08-17T12:25:59.1903548Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_float64 2022-08-17T12:25:59.3730780Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_complex128 2022-08-17T12:25:59.3740722Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_complex128 2022-08-17T12:25:59.4149445Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_float64 2022-08-17T12:25:59.4158862Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_float64 2022-08-17T12:25:59.6566250Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_complex128 2022-08-17T12:25:59.6577684Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_complex128 2022-08-17T12:25:59.7334827Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_float64 2022-08-17T12:25:59.7347159Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_float64 2022-08-17T12:26:00.5141973Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_complex128 2022-08-17T12:26:00.5148752Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_complex128 2022-08-17T12:26:00.6591660Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_float64 2022-08-17T12:26:00.6603133Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_float64 2022-08-17T12:26:00.9636014Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_complex128 2022-08-17T12:26:00.9646188Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_complex128 2022-08-17T12:26:01.0050294Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_float64 2022-08-17T12:26:01.0075025Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_float64 2022-08-17T12:26:01.0999030Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_binary_cpu_float64 2022-08-17T12:26:01.1008508Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_binary_cpu_float64 2022-08-17T12:26:01.1155643Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:26:01.1435081Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:26:01.1694195Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:26:01.1874706Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:26:01.2831929Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_maximum_cpu_float64 2022-08-17T12:26:01.2841709Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_maximum_cpu_float64 2022-08-17T12:26:01.8356494Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_complex128 2022-08-17T12:26:01.8365608Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_complex128 2022-08-17T12:26:01.9815089Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_float64 2022-08-17T12:26:01.9825395Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_float64 2022-08-17T12:26:02.0731213Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_median_cpu_float64 2022-08-17T12:26:02.0743175Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_median_cpu_float64 2022-08-17T12:26:02.1071391Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:26:02.1080304Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:26:03.1340675Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:26:03.1354759Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:26:03.3305875Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:26:03.3316543Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:26:04.5973536Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:26:04.5985301Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:26:04.8341530Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:26:04.8352819Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:26:04.9983478Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_binary_cpu_float64 2022-08-17T12:26:04.9995479Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_binary_cpu_float64 2022-08-17T12:26:05.0149643Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:26:05.0436361Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:26:05.0762933Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:26:05.0876309Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:26:05.1933391Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_minimum_cpu_float64 2022-08-17T12:26:05.1944516Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_minimum_cpu_float64 2022-08-17T12:26:05.3159122Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_complex128 2022-08-17T12:26:05.3166711Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_complex128 2022-08-17T12:26:05.3300560Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_float64 2022-08-17T12:26:05.3596309Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_float64 2022-08-17T12:26:05.4099711Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mode_cpu_float64 2022-08-17T12:26:05.4111589Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mode_cpu_float64 2022-08-17T12:26:05.4691097Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_complex128 2022-08-17T12:26:05.4700956Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_complex128 2022-08-17T12:26:05.4906001Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_float64 2022-08-17T12:26:05.5116420Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_float64 2022-08-17T12:26:05.6869504Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_msort_cpu_float64 2022-08-17T12:26:05.6882133Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_msort_cpu_float64 2022-08-17T12:26:05.7452001Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_complex128 2022-08-17T12:26:05.7462713Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:26:06.0986635Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:26:06.0997710Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_complex128 2022-08-17T12:26:06.2055178Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_float64 2022-08-17T12:26:06.2067525Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_float64 2022-08-17T12:26:06.2095704Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_multinomial_cpu_float64 2022-08-17T12:26:06.2477169Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_multinomial_cpu_float64 2022-08-17T12:26:06.3181232Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_complex128 2022-08-17T12:26:06.3195872Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_complex128 2022-08-17T12:26:06.3331647Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_float64 2022-08-17T12:26:06.3636378Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_float64 2022-08-17T12:26:06.4651941Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:26:06.4662279Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:26:06.4683218Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:26:06.5076460Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:26:06.5099982Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:26:06.5518709Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:26:06.5778159Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nan_to_num_cpu_float64 2022-08-17T12:26:06.5957113Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nan_to_num_cpu_float64 2022-08-17T12:26:06.8456702Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmean_cpu_float64 2022-08-17T12:26:06.8464964Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmean_cpu_float64 2022-08-17T12:26:06.9423959Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmedian_cpu_float64 2022-08-17T12:26:06.9432327Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmedian_cpu_float64 2022-08-17T12:26:07.1668105Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanquantile_cpu_float64 2022-08-17T12:26:07.1683704Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:26:07.3930001Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:26:07.3938489Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:26:08.0103969Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:26:08.0116984Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanquantile_cpu_float64 2022-08-17T12:26:08.2007028Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nansum_cpu_float64 2022-08-17T12:26:08.2025432Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nansum_cpu_float64 2022-08-17T12:26:08.3854559Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_complex128 2022-08-17T12:26:08.3868153Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_complex128 2022-08-17T12:26:08.4182076Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_float64 2022-08-17T12:26:08.4275805Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_float64 2022-08-17T12:26:08.6234068Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_native_layer_norm_cpu_float64 2022-08-17T12:26:08.6244324Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_native_layer_norm_cpu_float64 2022-08-17T12:26:08.6278943Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_complex128 2022-08-17T12:26:08.6676566Z [gw1] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_complex128 2022-08-17T12:26:08.6706881Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_float64 2022-08-17T12:26:08.7116959Z [gw1] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_float64 2022-08-17T12:26:08.7521414Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_complex128 2022-08-17T12:26:08.7553276Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_complex128 2022-08-17T12:26:08.7641034Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_float64 2022-08-17T12:26:08.7996873Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_float64 2022-08-17T12:26:08.8025464Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_complex128 2022-08-17T12:26:08.8476747Z [gw1] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_complex128 2022-08-17T12:26:08.8501794Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_float64 2022-08-17T12:26:08.8917169Z [gw1] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_float64 2022-08-17T12:26:08.8946389Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_complex128 2022-08-17T12:26:08.9292186Z [gw1] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_complex128 2022-08-17T12:26:08.9297524Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:26:08.9395603Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:26:08.9425086Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_float64 2022-08-17T12:26:08.9837404Z [gw1] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_float64 2022-08-17T12:26:08.9867100Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_complex128 2022-08-17T12:26:09.0276931Z [gw1] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_complex128 2022-08-17T12:26:09.0308260Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_float64 2022-08-17T12:26:09.0717258Z [gw1] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_float64 2022-08-17T12:26:09.0750187Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_complex128 2022-08-17T12:26:09.1158567Z [gw1] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_complex128 2022-08-17T12:26:09.1183673Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_float64 2022-08-17T12:26:09.1598922Z [gw1] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_float64 2022-08-17T12:26:09.1637939Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nextafter_cpu_float64 2022-08-17T12:26:09.1668797Z [gw1] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nextafter_cpu_float64 2022-08-17T12:26:09.1681936Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:26:09.1710076Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:26:09.2036353Z [gw2] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:26:09.2116278Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:26:09.2145506Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:26:09.2561206Z [gw2] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:26:09.2566261Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:26:09.2575190Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:26:09.2585421Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:26:09.2996897Z [gw2] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:26:09.3207050Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:26:09.3342880Z [gw2] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:26:09.3357279Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:26:09.3436878Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:26:09.3468039Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:26:09.3877465Z [gw2] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:26:09.3910266Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:26:09.4317686Z [gw2] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:26:09.4336848Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:26:09.4431456Z [gw2] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:26:09.4439163Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:26:09.4759706Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:26:09.4782615Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:26:09.5196140Z [gw2] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:26:09.5358117Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:26:09.5372789Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:26:09.7281123Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:26:09.7291361Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:26:09.8921028Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:26:09.8934094Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:26:09.9568577Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:26:09.9576339Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:26:10.0054365Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:26:10.0062325Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:26:10.0585367Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:26:10.0593432Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:26:10.2070181Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:26:10.2079801Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:26:11.0549343Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:26:11.0562578Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:26:11.4963720Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:26:11.4976771Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:26:11.5001688Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_complex128 2022-08-17T12:26:11.5397215Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_complex128 2022-08-17T12:26:11.7114557Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_complex128 2022-08-17T12:26:11.7121961Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:26:11.9232682Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:26:11.9242406Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_complex128 2022-08-17T12:26:12.0596285Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_complex128 2022-08-17T12:26:12.0605059Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:26:12.1165871Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_celu_cpu_float64 2022-08-17T12:26:12.1192172Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_celu_cpu_float64 2022-08-17T12:26:12.4001695Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:26:12.4011920Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_complex128 2022-08-17T12:26:12.4047560Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_complex128 2022-08-17T12:26:12.4437768Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_complex128 2022-08-17T12:26:12.7178778Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_complex128 2022-08-17T12:26:12.7190252Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_complex128 2022-08-17T12:26:12.7866760Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_float64 2022-08-17T12:26:12.7873588Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_float64 2022-08-17T12:26:12.9514394Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:26:12.9529487Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:26:12.9549616Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:26:12.9957955Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:26:13.5504373Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_float64 2022-08-17T12:26:13.5521285Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_float64 2022-08-17T12:26:14.1244907Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_float64 2022-08-17T12:26:14.1254793Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_float64 2022-08-17T12:26:14.1645613Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rad2deg_cpu_float64 2022-08-17T12:26:14.1673551Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rad2deg_cpu_float64 2022-08-17T12:26:14.1696585Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_complex128 2022-08-17T12:26:14.2116233Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_complex128 2022-08-17T12:26:14.4608372Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_complex128 2022-08-17T12:26:14.4617506Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_complex128 2022-08-17T12:26:14.6292081Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_remainder_cpu_float64 2022-08-17T12:26:14.6301589Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:26:14.7629613Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:26:14.7637327Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_remainder_cpu_float64 2022-08-17T12:26:14.8278038Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_float64 2022-08-17T12:26:14.8287569Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:26:15.1432092Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:26:15.1443061Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_float64 2022-08-17T12:26:15.1957418Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_float64 2022-08-17T12:26:15.1966578Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_float64 2022-08-17T12:26:15.1992961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_float64 2022-08-17T12:26:15.2397872Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_float64 2022-08-17T12:26:15.2659737Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_float64 2022-08-17T12:26:15.2835469Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_float64 2022-08-17T12:26:15.5749247Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_float64 2022-08-17T12:26:15.5758909Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_float64 2022-08-17T12:26:15.6314491Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_0_cpu_float64 2022-08-17T12:26:15.6330191Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_0_cpu_float64 2022-08-17T12:26:15.6985439Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_float64 2022-08-17T12:26:15.6995152Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_float64 2022-08-17T12:26:15.8749455Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_float64 2022-08-17T12:26:15.8758558Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_float64 2022-08-17T12:26:15.8974351Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:26:15.9235942Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:26:15.9261806Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_searchsorted_cpu_float64 2022-08-17T12:26:15.9677361Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_searchsorted_cpu_float64 2022-08-17T12:26:16.0298690Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_float64 2022-08-17T12:26:16.0308226Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_float64 2022-08-17T12:26:16.0333685Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_complex128 2022-08-17T12:26:16.0717154Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_complex128 2022-08-17T12:26:16.0963791Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sign_cpu_float64 2022-08-17T12:26:16.1195985Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sign_cpu_float64 2022-08-17T12:26:16.6725543Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_complex128 2022-08-17T12:26:16.6739094Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_complex128 2022-08-17T12:26:17.5702964Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_slice_scatter_cpu_float64 2022-08-17T12:26:17.5714189Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_slice_scatter_cpu_float64 2022-08-17T12:26:19.1511473Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sort_cpu_float64 2022-08-17T12:26:19.1523993Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sort_cpu_float64 2022-08-17T12:26:19.1554093Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j0_cpu_float64 2022-08-17T12:26:19.1955858Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j0_cpu_float64 2022-08-17T12:26:19.1986935Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:26:19.2397453Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:26:19.2818470Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_entr_cpu_float64 2022-08-17T12:26:19.2832115Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_entr_cpu_float64 2022-08-17T12:26:19.3250875Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i0e_cpu_float64 2022-08-17T12:26:19.3272497Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i0e_cpu_float64 2022-08-17T12:26:19.3292810Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:26:19.3715635Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:26:19.3744036Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:26:19.4158963Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:26:19.5826129Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:26:19.5838512Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:26:19.5852366Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:26:19.6277634Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:26:19.6298193Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_xlog1py_cpu_float64 2022-08-17T12:26:19.6716889Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_xlog1py_cpu_float64 2022-08-17T12:26:20.7254212Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_complex128 2022-08-17T12:26:20.7264815Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_complex128 2022-08-17T12:26:20.8830761Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_complex128 2022-08-17T12:26:20.8840255Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_complex128 2022-08-17T12:26:21.7562514Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_complex128 2022-08-17T12:26:21.7572650Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_complex128 2022-08-17T12:26:23.0336208Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_complex128 2022-08-17T12:26:23.0349130Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_complex128 2022-08-17T12:26:25.1642025Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_complex128 2022-08-17T12:26:25.1655837Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:26:25.3917267Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:26:25.3929969Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_complex128 2022-08-17T12:26:25.9699461Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_complex128 2022-08-17T12:26:25.9712219Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:26:26.1499522Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:26:26.1508572Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:26:26.3176640Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:26:26.3187453Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:26:26.7014575Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:26:26.7022836Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:26:26.8479488Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:26:26.8487565Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:26:27.0777768Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:26:27.0786765Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:26:27.2242115Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:26:27.2250492Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_complex128 2022-08-17T12:26:27.2711249Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_complex128 2022-08-17T12:26:27.2727282Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:26:39.0441172Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:26:39.0451845Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_lowrank_cpu_float64 2022-08-17T12:26:39.0834304Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_float64 2022-08-17T12:26:39.0873346Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_float64 2022-08-17T12:26:39.2078723Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_float64 2022-08-17T12:26:39.2087357Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_float64 2022-08-17T12:26:39.2349726Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_float64 2022-08-17T12:26:39.2516375Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_float64 2022-08-17T12:26:39.3746832Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_float64 2022-08-17T12:26:39.3756095Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_float64 2022-08-17T12:26:39.3960753Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_float64 2022-08-17T12:26:39.4157143Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_float64 2022-08-17T12:26:40.2762539Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_complex128 2022-08-17T12:26:40.2773906Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_complex128 2022-08-17T12:26:43.3165385Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_complex128 2022-08-17T12:26:43.3175855Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_complex128 2022-08-17T12:26:44.0483193Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_complex128 2022-08-17T12:26:44.0497358Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_complex128 2022-08-17T12:26:47.0765774Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_complex128 2022-08-17T12:26:47.0776321Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_complex128 2022-08-17T12:26:47.4373367Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_float64 2022-08-17T12:26:47.4379503Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_float64 2022-08-17T12:26:47.8432096Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_float64 2022-08-17T12:26:47.8443583Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_float64 2022-08-17T12:26:47.9894327Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_float64 2022-08-17T12:26:47.9917271Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_float64 2022-08-17T12:26:48.2570622Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_float64 2022-08-17T12:26:48.2594061Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_float64 2022-08-17T12:26:48.5093038Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_complex128 2022-08-17T12:26:48.5144269Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_complex128 2022-08-17T12:26:48.6029335Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_float64 2022-08-17T12:26:48.6045157Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_float64 2022-08-17T12:26:48.6872573Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_float64 2022-08-17T12:26:48.6881457Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_float64 2022-08-17T12:26:48.9899265Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_complex128 2022-08-17T12:26:48.9908840Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_complex128 2022-08-17T12:26:49.0565569Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_complex128 2022-08-17T12:26:49.0573848Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_complex128 2022-08-17T12:26:49.0708843Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_float64 2022-08-17T12:26:49.0994717Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_float64 2022-08-17T12:26:49.1557173Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_complex128 2022-08-17T12:26:49.1567540Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_complex128 2022-08-17T12:26:49.1706604Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_float64 2022-08-17T12:26:49.1997708Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_float64 2022-08-17T12:26:49.7468430Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_complex128 2022-08-17T12:26:49.7489590Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_complex128 2022-08-17T12:26:49.9077698Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_float64 2022-08-17T12:26:49.9089213Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_float64 2022-08-17T12:26:50.3368345Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_complex128 2022-08-17T12:26:50.3381693Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_complex128 2022-08-17T12:26:50.4158100Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_float64 2022-08-17T12:26:50.4172470Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_float64 2022-08-17T12:26:50.9044655Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_complex128 2022-08-17T12:26:50.9065969Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_complex128 2022-08-17T12:26:51.0315349Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_float64 2022-08-17T12:26:51.0334078Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_float64 2022-08-17T12:26:51.9372582Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_complex128 2022-08-17T12:26:51.9382443Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_complex128 2022-08-17T12:26:52.1566857Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_float64 2022-08-17T12:26:52.1583853Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_float64 2022-08-17T12:26:52.2493848Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmod___cpu_float64 2022-08-17T12:26:52.2506924Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmod___cpu_float64 2022-08-17T12:26:52.7020401Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_complex128 2022-08-17T12:26:52.7028288Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_complex128 2022-08-17T12:26:52.8295873Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_float64 2022-08-17T12:26:52.8313829Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_float64 2022-08-17T12:26:52.8335059Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_complex128 2022-08-17T12:26:52.8756855Z [gw3] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_complex128 2022-08-17T12:26:52.8777221Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_float64 2022-08-17T12:26:52.9199068Z [gw3] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_float64 2022-08-17T12:26:53.3974028Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_complex128 2022-08-17T12:26:53.3991060Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_complex128 2022-08-17T12:26:53.5108473Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_float64 2022-08-17T12:26:53.5114991Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_float64 2022-08-17T12:26:54.3322200Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amax_cpu_float64 2022-08-17T12:26:54.3333453Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amax_cpu_float64 2022-08-17T12:26:55.1869731Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amin_cpu_float64 2022-08-17T12:26:55.1876382Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amin_cpu_float64 2022-08-17T12:26:55.1901572Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmax_cpu_float64 2022-08-17T12:26:55.2318326Z [gw3] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmax_cpu_float64 2022-08-17T12:26:55.2356915Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmin_cpu_float64 2022-08-17T12:26:55.2757656Z [gw3] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmin_cpu_float64 2022-08-17T12:26:55.9194765Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_complex128 2022-08-17T12:26:55.9203947Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_complex128 2022-08-17T12:26:56.0416984Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_float64 2022-08-17T12:26:56.0430346Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_float64 2022-08-17T12:26:56.2268415Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_complex128 2022-08-17T12:26:56.2288718Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:26:56.5533570Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:26:56.5546884Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_complex128 2022-08-17T12:26:56.7002777Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_float64 2022-08-17T12:26:56.7014886Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_float64 2022-08-17T12:26:56.8520776Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_log_softmax_cpu_float64 2022-08-17T12:26:56.8530262Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_log_softmax_cpu_float64 2022-08-17T12:26:57.0310209Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logaddexp_cpu_float64 2022-08-17T12:26:57.0320348Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logaddexp_cpu_float64 2022-08-17T12:26:57.7188368Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logsumexp_cpu_float64 2022-08-17T12:26:57.7202120Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logsumexp_cpu_float64 2022-08-17T12:27:01.3753477Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_complex128 2022-08-17T12:27:01.3764372Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_complex128 2022-08-17T12:27:02.1457255Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_float64 2022-08-17T12:27:02.1473940Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_float64 2022-08-17T12:27:02.3200208Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_median_cpu_float64 2022-08-17T12:27:02.3208256Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_median_cpu_float64 2022-08-17T12:27:05.7846163Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_norm_cpu_float64 2022-08-17T12:27:05.7856549Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:27:06.4753452Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:27:06.4772805Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_norm_cpu_float64 2022-08-17T12:27:08.3095651Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_complex128 2022-08-17T12:27:08.3110109Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_complex128 2022-08-17T12:27:08.6695611Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_float64 2022-08-17T12:27:08.6704130Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_float64 2022-08-17T12:27:12.7239411Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_complex128 2022-08-17T12:27:12.7247930Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_complex128 2022-08-17T12:27:13.6646079Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_float64 2022-08-17T12:27:13.6683405Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_float64 2022-08-17T12:27:13.8318392Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmax_cpu_float64 2022-08-17T12:27:13.8325056Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmax_cpu_float64 2022-08-17T12:27:14.0261979Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmin_cpu_float64 2022-08-17T12:27:14.0273660Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmin_cpu_float64 2022-08-17T12:27:17.9545038Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_complex128 2022-08-17T12:27:17.9561483Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:27:19.4701204Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:27:19.4716747Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_complex128 2022-08-17T12:27:20.2010186Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_float64 2022-08-17T12:27:20.2025081Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:27:20.9070572Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:27:20.9090455Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_float64 2022-08-17T12:27:23.5319532Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_complex128 2022-08-17T12:27:23.5335554Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_complex128 2022-08-17T12:27:24.0867878Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_float64 2022-08-17T12:27:24.0873955Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_float64 2022-08-17T12:27:29.7901398Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_complex128 2022-08-17T12:27:29.7912468Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_complex128 2022-08-17T12:27:30.6474005Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_float64 2022-08-17T12:27:30.6488709Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:27:30.8520310Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:27:30.8529593Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_float64 2022-08-17T12:27:30.8752919Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_complex128 2022-08-17T12:27:30.8956861Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_complex128 2022-08-17T12:27:30.9092967Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_float64 2022-08-17T12:27:30.9399385Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_float64 2022-08-17T12:27:31.0512173Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_complex128 2022-08-17T12:27:31.0527049Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_complex128 2022-08-17T12:27:31.0758413Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_float64 2022-08-17T12:27:31.0957375Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_float64 2022-08-17T12:27:31.2176295Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_complex128 2022-08-17T12:27:31.2185301Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_complex128 2022-08-17T12:27:31.2387909Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_float64 2022-08-17T12:27:31.2597776Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_float64 2022-08-17T12:27:31.9066295Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_complex128 2022-08-17T12:27:31.9076302Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_complex128 2022-08-17T12:27:32.0454711Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_float64 2022-08-17T12:27:32.0465372Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_float64 2022-08-17T12:27:32.9351826Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_complex128 2022-08-17T12:27:32.9362644Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:27:33.3891565Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:27:33.3909087Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_complex128 2022-08-17T12:27:33.5182328Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_float64 2022-08-17T12:27:33.5195624Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_float64 2022-08-17T12:27:34.5978946Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_complex128 2022-08-17T12:27:34.5990007Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_complex128 2022-08-17T12:27:34.7807633Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_float64 2022-08-17T12:27:34.7818709Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_float64 2022-08-17T12:27:35.7107635Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_complex128 2022-08-17T12:27:35.7121803Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_complex128 2022-08-17T12:27:35.8999990Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_float64 2022-08-17T12:27:35.9011853Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_float64 2022-08-17T12:27:36.3492980Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_complex128 2022-08-17T12:27:36.3501188Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_complex128 2022-08-17T12:27:36.4029876Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_float64 2022-08-17T12:27:36.4043204Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_float64 2022-08-17T12:27:36.8923874Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:27:36.8934217Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:27:36.9434466Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_float64 2022-08-17T12:27:36.9444081Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_float64 2022-08-17T12:27:37.4523833Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_complex128 2022-08-17T12:27:37.4537162Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_complex128 2022-08-17T12:27:37.5480098Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_float64 2022-08-17T12:27:37.5493364Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_float64 2022-08-17T12:27:37.8819188Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_complex128 2022-08-17T12:27:37.8828573Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_complex128 2022-08-17T12:27:37.9502835Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_float64 2022-08-17T12:27:37.9514226Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_float64 2022-08-17T12:27:37.9542226Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_complex128 2022-08-17T12:27:37.9958307Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_complex128 2022-08-17T12:27:37.9989036Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_float64 2022-08-17T12:27:38.0398420Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_float64 2022-08-17T12:27:38.0434035Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_complex128 2022-08-17T12:27:38.0837279Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_complex128 2022-08-17T12:27:38.0880535Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_float64 2022-08-17T12:27:38.1276364Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_float64 2022-08-17T12:27:38.3005791Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amax_cpu_float64 2022-08-17T12:27:38.3015992Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amax_cpu_float64 2022-08-17T12:27:38.4393961Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amin_cpu_float64 2022-08-17T12:27:38.4401110Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amin_cpu_float64 2022-08-17T12:27:38.4424009Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_aminmax_cpu_float64 2022-08-17T12:27:38.4876304Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_aminmax_cpu_float64 2022-08-17T12:27:38.5155025Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_complex128 2022-08-17T12:27:38.5316034Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_complex128 2022-08-17T12:27:38.5415327Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_float64 2022-08-17T12:27:38.5755554Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_float64 2022-08-17T12:27:38.5789235Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_complex128 2022-08-17T12:27:38.6236183Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_complex128 2022-08-17T12:27:38.6268423Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_float64 2022-08-17T12:27:38.6678746Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_float64 2022-08-17T12:27:38.6705460Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_arange_cpu_float64 2022-08-17T12:27:38.7148402Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_arange_cpu_float64 2022-08-17T12:27:38.7154642Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmax_cpu_float64 2022-08-17T12:27:38.7557399Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmax_cpu_float64 2022-08-17T12:27:38.7589639Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmin_cpu_float64 2022-08-17T12:27:38.8037179Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmin_cpu_float64 2022-08-17T12:27:38.8072419Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argsort_cpu_float64 2022-08-17T12:27:38.8478448Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argsort_cpu_float64 2022-08-17T12:27:38.8509316Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_complex128 2022-08-17T12:27:38.8916796Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_complex128 2022-08-17T12:27:38.8941854Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_float64 2022-08-17T12:27:38.9357857Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_float64 2022-08-17T12:27:38.9382684Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_complex128 2022-08-17T12:27:38.9816537Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_complex128 2022-08-17T12:27:38.9817249Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_float64 2022-08-17T12:27:39.0238476Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_float64 2022-08-17T12:27:39.0595041Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:27:39.0672775Z [gw3] [ 33%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:27:39.0841326Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_float64 2022-08-17T12:27:39.1115118Z [gw3] [ 33%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_float64 2022-08-17T12:27:39.1591383Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_complex128 2022-08-17T12:27:39.1606256Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_complex128 2022-08-17T12:27:39.1746786Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_float64 2022-08-17T12:27:39.2038393Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_float64 2022-08-17T12:27:39.2500289Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_complex128 2022-08-17T12:27:39.2515986Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_complex128 2022-08-17T12:27:39.2620321Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_float64 2022-08-17T12:27:39.2959819Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_float64 2022-08-17T12:27:39.4119673Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan2_cpu_float64 2022-08-17T12:27:39.4131424Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan2_cpu_float64 2022-08-17T12:27:39.4560537Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_complex128 2022-08-17T12:27:39.4571768Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_complex128 2022-08-17T12:27:39.4687596Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_float64 2022-08-17T12:27:39.4997218Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_float64 2022-08-17T12:27:39.5398169Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_complex128 2022-08-17T12:27:39.5433813Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_complex128 2022-08-17T12:27:39.5580749Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_float64 2022-08-17T12:27:39.5879090Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_float64 2022-08-17T12:27:40.2181819Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_complex128 2022-08-17T12:27:40.2191534Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_complex128 2022-08-17T12:27:40.3251102Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_float64 2022-08-17T12:27:40.3260211Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_float64 2022-08-17T12:27:40.8989243Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_complex128 2022-08-17T12:27:40.9001725Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_complex128 2022-08-17T12:27:40.9978447Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_float64 2022-08-17T12:27:40.9991492Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_float64 2022-08-17T12:27:41.5324177Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_complex128 2022-08-17T12:27:41.5339295Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_complex128 2022-08-17T12:27:41.6557324Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_float64 2022-08-17T12:27:41.6570355Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_float64 2022-08-17T12:27:42.9043992Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_complex128 2022-08-17T12:27:42.9057762Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:27:42.9169741Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:27:42.9178260Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_complex128 2022-08-17T12:27:43.0154083Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_float64 2022-08-17T12:27:43.0166990Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_float64 2022-08-17T12:27:43.0521497Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bernoulli_cpu_float64 2022-08-17T12:27:43.0594599Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bernoulli_cpu_float64 2022-08-17T12:27:43.0829557Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_complex128 2022-08-17T12:27:43.1039343Z [gw3] [ 34%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_complex128 2022-08-17T12:27:43.1265421Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_float64 2022-08-17T12:27:43.1479106Z [gw3] [ 34%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_float64 2022-08-17T12:27:43.4395690Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_complex128 2022-08-17T12:27:43.4403221Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_complex128 2022-08-17T12:27:43.4878772Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_float64 2022-08-17T12:27:43.4890020Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_float64 2022-08-17T12:27:43.5616540Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_complex128 2022-08-17T12:27:43.5629381Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_complex128 2022-08-17T12:27:43.5788671Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_float64 2022-08-17T12:27:43.6037283Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_float64 2022-08-17T12:27:43.6066821Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_complex128 2022-08-17T12:27:43.6479369Z [gw3] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_complex128 2022-08-17T12:27:43.6509921Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_float64 2022-08-17T12:27:43.6915830Z [gw3] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_float64 2022-08-17T12:27:43.9622221Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:27:43.9631927Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:27:44.0120699Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_float64 2022-08-17T12:27:44.0131215Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_float64 2022-08-17T12:27:44.2747528Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_complex128 2022-08-17T12:27:44.2759075Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_complex128 2022-08-17T12:27:44.3263858Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_float64 2022-08-17T12:27:44.3275921Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_float64 2022-08-17T12:27:44.3301541Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bucketize_cpu_float64 2022-08-17T12:27:44.3716814Z [gw3] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bucketize_cpu_float64 2022-08-17T12:27:44.3759404Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_complex128 2022-08-17T12:27:44.4157561Z [gw3] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_complex128 2022-08-17T12:27:44.4186818Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_float64 2022-08-17T12:27:44.4637866Z [gw3] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_float64 2022-08-17T12:27:44.6825497Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_complex128 2022-08-17T12:27:44.6838658Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_complex128 2022-08-17T12:27:44.7302884Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_float64 2022-08-17T12:27:44.7352290Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_float64 2022-08-17T12:27:45.0639322Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_complex128 2022-08-17T12:27:45.0653774Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_complex128 2022-08-17T12:27:45.1483326Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_float64 2022-08-17T12:27:45.1492687Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_float64 2022-08-17T12:27:45.2815509Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cdist_cpu_float64 2022-08-17T12:27:45.2824793Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:27:48.0067341Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:27:48.0079255Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cdist_cpu_float64 2022-08-17T12:27:48.0165521Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ceil_cpu_float64 2022-08-17T12:27:48.0517301Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ceil_cpu_float64 2022-08-17T12:27:48.0831257Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_complex128 2022-08-17T12:27:48.0957790Z [gw3] [ 34%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_complex128 2022-08-17T12:27:48.1196114Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_float64 2022-08-17T12:27:48.1398768Z [gw3] [ 34%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_float64 2022-08-17T12:27:48.1429903Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_complex128 2022-08-17T12:27:48.1837270Z [gw3] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_complex128 2022-08-17T12:27:48.1864108Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_float64 2022-08-17T12:27:48.2277066Z [gw3] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_float64 2022-08-17T12:27:49.1051925Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_complex128 2022-08-17T12:27:49.1057746Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_complex128 2022-08-17T12:27:49.2939659Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_float64 2022-08-17T12:27:49.2954969Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_float64 2022-08-17T12:27:50.0702930Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:27:50.0719868Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:27:50.2925722Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_float64 2022-08-17T12:27:50.2943150Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_float64 2022-08-17T12:27:50.6865461Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_complex128 2022-08-17T12:27:50.6875660Z [gw1] [ 34%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:27:50.7911028Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:27:50.7940973Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:27:50.9564711Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:27:50.9576145Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:27:51.1038082Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:27:51.1047577Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:27:51.1068017Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_elu_cpu_float64 2022-08-17T12:27:51.1077280Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_complex128 2022-08-17T12:27:51.1242259Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_float64 2022-08-17T12:27:51.1477230Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_elu_cpu_float64 2022-08-17T12:27:51.3105137Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:27:51.3117737Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_float64 2022-08-17T12:27:51.5513297Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_complex128 2022-08-17T12:27:51.5523196Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:27:51.5739121Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:27:51.5996754Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:27:51.6268866Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:27:51.6278521Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_complex128 2022-08-17T12:27:51.6841283Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_float64 2022-08-17T12:27:51.6852936Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:27:51.6916319Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:27:51.6924847Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_float64 2022-08-17T12:27:51.7486083Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_cpu_float64 2022-08-17T12:27:51.7498494Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_cpu_float64 2022-08-17T12:27:51.8475565Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_max_cpu_float64 2022-08-17T12:27:51.8485652Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_max_cpu_float64 2022-08-17T12:27:51.9689903Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_min_cpu_float64 2022-08-17T12:27:51.9698730Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_min_cpu_float64 2022-08-17T12:27:52.0369746Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_complex128 2022-08-17T12:27:52.0380094Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_complex128 2022-08-17T12:27:52.0506171Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_float64 2022-08-17T12:27:52.0797981Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_float64 2022-08-17T12:27:52.1554577Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_complex128 2022-08-17T12:27:52.1565160Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:27:52.2398293Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:27:52.2412746Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:27:52.2774005Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:27:52.2785524Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_complex128 2022-08-17T12:27:52.3038130Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_float64 2022-08-17T12:27:52.3195436Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_float64 2022-08-17T12:27:52.6014778Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_complex128 2022-08-17T12:27:52.6022865Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:27:53.1216350Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:27:53.1228317Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:27:53.3835645Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:27:53.3844026Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_complex128 2022-08-17T12:27:53.6067838Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_float64 2022-08-17T12:27:53.6077580Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_float64 2022-08-17T12:27:53.7558945Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_complex_cpu_float64 2022-08-17T12:27:53.7568429Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_complex_cpu_float64 2022-08-17T12:27:53.8395481Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_complex128 2022-08-17T12:27:53.8409422Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_complex128 2022-08-17T12:27:53.8579786Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_float64 2022-08-17T12:27:53.8837310Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_float64 2022-08-17T12:27:53.9554523Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_complex128 2022-08-17T12:27:53.9561521Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_complex128 2022-08-17T12:27:53.9647160Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_float64 2022-08-17T12:27:53.9996970Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_float64 2022-08-17T12:27:55.6155085Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:27:55.6169222Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:27:55.9470231Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_float64 2022-08-17T12:27:55.9481425Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_float64 2022-08-17T12:27:56.0243587Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_complex128 2022-08-17T12:27:56.0253564Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_complex128 2022-08-17T12:27:56.0373014Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_float64 2022-08-17T12:27:56.0677550Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_float64 2022-08-17T12:27:56.1693003Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_copysign_cpu_float64 2022-08-17T12:27:56.1706175Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_copysign_cpu_float64 2022-08-17T12:27:56.4580066Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_complex128 2022-08-17T12:27:56.4588802Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_complex128 2022-08-17T12:27:56.5203452Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_float64 2022-08-17T12:27:56.5215423Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_float64 2022-08-17T12:27:56.5958495Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_complex128 2022-08-17T12:27:56.5967546Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_complex128 2022-08-17T12:27:56.6261853Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_float64 2022-08-17T12:27:56.6396278Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_float64 2022-08-17T12:27:56.7088312Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_complex128 2022-08-17T12:27:56.7100818Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_complex128 2022-08-17T12:27:56.7274903Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_float64 2022-08-17T12:27:56.7516912Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_float64 2022-08-17T12:27:56.7551976Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_complex128 2022-08-17T12:27:56.7958415Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_complex128 2022-08-17T12:27:56.7991229Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_float64 2022-08-17T12:27:56.8398180Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_float64 2022-08-17T12:27:57.0440949Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_complex128 2022-08-17T12:27:57.0458081Z [gw3] [ 35%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_complex128 2022-08-17T12:27:57.1509659Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_float64 2022-08-17T12:27:57.1530021Z [gw3] [ 35%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_float64 2022-08-17T12:27:57.3080661Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_complex128 2022-08-17T12:27:57.3093992Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_complex128 2022-08-17T12:27:57.3357426Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_float64 2022-08-17T12:27:57.3516065Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_float64 2022-08-17T12:27:57.3717438Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummax_cpu_float64 2022-08-17T12:27:57.3957224Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummax_cpu_float64 2022-08-17T12:27:57.4155799Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummin_cpu_float64 2022-08-17T12:27:57.4396591Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummin_cpu_float64 2022-08-17T12:27:59.0417255Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_complex128 2022-08-17T12:27:59.0427690Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:27:59.0904226Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:27:59.0912721Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:27:59.3779268Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_glu_cpu_float64 2022-08-17T12:27:59.3789132Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_glu_cpu_float64 2022-08-17T12:27:59.7296397Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:27:59.7305193Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:27:59.8175423Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:27:59.8189417Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:27:59.8680265Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:27:59.8691037Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:27:59.8893365Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:27:59.9118035Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:27:59.9489499Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:27:59.9555478Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:28:00.0052094Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:28:00.0059581Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:28:00.1578973Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:28:00.1588991Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:28:00.2548302Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:28:00.2559174Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:28:00.4195011Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:28:00.4204861Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:28:00.5247358Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:28:00.5258808Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:28:00.6380614Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:28:00.6390770Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:28:00.7244817Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:28:00.7254632Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:28:00.8038112Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:28:00.8046539Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:28:00.8870738Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:28:00.8879957Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:28:00.9792860Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:28:00.9807941Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:28:01.0996405Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:28:01.1010485Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:28:01.2983562Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:28:01.2991463Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:28:01.3579061Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:28:01.3592524Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:28:01.4417630Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:28:01.4430784Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:28:01.4928832Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:28:01.4938754Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:28:02.4923098Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:28:02.4936189Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:28:02.7717113Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_float64 2022-08-17T12:28:02.7729556Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_float64 2022-08-17T12:28:02.9060590Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:28:02.9072760Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:28:02.9321232Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:28:02.9516090Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:28:03.1672292Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:28:03.1685405Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:28:10.7629592Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:28:10.7644657Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:28:13.7175913Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:28:13.7188277Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_complex128 2022-08-17T12:28:13.7538542Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_float64 2022-08-17T12:28:13.7594046Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_float64 2022-08-17T12:28:13.8305651Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_float64 2022-08-17T12:28:13.8315024Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_float64 2022-08-17T12:28:13.8532388Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_float64 2022-08-17T12:28:13.8756843Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_float64 2022-08-17T12:28:14.2814661Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_float64 2022-08-17T12:28:14.2824605Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_float64 2022-08-17T12:28:14.6754325Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_float64 2022-08-17T12:28:14.6763466Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_float64 2022-08-17T12:28:14.7654015Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_complex128 2022-08-17T12:28:14.7667722Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_complex128 2022-08-17T12:28:17.1425013Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_complex128 2022-08-17T12:28:17.1431724Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_complex128 2022-08-17T12:28:17.3704047Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_float64 2022-08-17T12:28:17.3714610Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_complex128 2022-08-17T12:28:17.9773878Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_complex128 2022-08-17T12:28:17.9784840Z [gw0] [ 35%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_complex128 2022-08-17T12:28:18.7699755Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_complex128 2022-08-17T12:28:18.7709619Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_complex128 2022-08-17T12:28:18.7863682Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trunc_cpu_float64 2022-08-17T12:28:18.8115920Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trunc_cpu_float64 2022-08-17T12:28:18.9410219Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_float64 2022-08-17T12:28:18.9416916Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_float64 2022-08-17T12:28:18.9446498Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_cpu_float64 2022-08-17T12:28:18.9839190Z [gw0] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_cpu_float64 2022-08-17T12:28:19.1545299Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_float64 2022-08-17T12:28:19.1558040Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_float64 2022-08-17T12:28:19.1816095Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_float64 2022-08-17T12:28:19.1997964Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_float64 2022-08-17T12:28:19.2634327Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_real_cpu_complex128 2022-08-17T12:28:19.2645514Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_real_cpu_complex128 2022-08-17T12:28:19.3353109Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_float64 2022-08-17T12:28:19.3361580Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_float64 2022-08-17T12:28:19.5048558Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_float64 2022-08-17T12:28:19.5059931Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_float64 2022-08-17T12:28:19.5093300Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_complex128 2022-08-17T12:28:19.5476445Z [gw0] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_complex128 2022-08-17T12:28:20.4875743Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_float64 2022-08-17T12:28:20.4886864Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_float64 2022-08-17T12:28:20.7266464Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:28:20.7276051Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_float64 2022-08-17T12:28:20.8768522Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_complex128 2022-08-17T12:28:20.8781847Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_complex128 2022-08-17T12:28:20.9118656Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_float64 2022-08-17T12:28:20.9194947Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_float64 2022-08-17T12:28:21.4540065Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:28:21.4552865Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:28:21.5612743Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:28:21.5624718Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:28:21.5872491Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_deg2rad_cpu_float64 2022-08-17T12:28:21.6036548Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_deg2rad_cpu_float64 2022-08-17T12:28:22.0841769Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_complex128 2022-08-17T12:28:22.0848608Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_complex128 2022-08-17T12:28:22.1765413Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_float64 2022-08-17T12:28:22.1773191Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_float64 2022-08-17T12:28:22.6251083Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_complex128 2022-08-17T12:28:22.6261092Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_complex128 2022-08-17T12:28:22.7307705Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_float64 2022-08-17T12:28:22.7317225Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_float64 2022-08-17T12:28:22.7648111Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_complex128 2022-08-17T12:28:22.7658005Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:28:22.8959552Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:28:22.8968918Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_complex128 2022-08-17T12:28:22.9298098Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_float64 2022-08-17T12:28:22.9395528Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_float64 2022-08-17T12:28:23.5008341Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_complex128 2022-08-17T12:28:23.5017269Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_complex128 2022-08-17T12:28:23.5912950Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_float64 2022-08-17T12:28:23.5921971Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_float64 2022-08-17T12:28:23.7472851Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_scatter_cpu_float64 2022-08-17T12:28:23.7481705Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_scatter_cpu_float64 2022-08-17T12:28:26.9471563Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_complex128 2022-08-17T12:28:26.9481183Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:28:27.4936149Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_float64 2022-08-17T12:28:27.4953292Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:28:27.4975759Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:28:27.5396753Z [gw1] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:28:27.9468521Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:28:27.9477426Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:28:27.9502172Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:28:27.9773780Z [gw1] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:28:27.9781220Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_float64 2022-08-17T12:28:27.9916258Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_complex128 2022-08-17T12:28:28.4723456Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:28:28.4732448Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_complex128 2022-08-17T12:28:28.5578016Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_float64 2022-08-17T12:28:28.5593522Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:28:28.5611848Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:28:28.6038957Z [gw1] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:28:29.0490029Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:28:29.0501837Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:28:29.0684255Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mish_cpu_float64 2022-08-17T12:28:29.0917156Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mish_cpu_float64 2022-08-17T12:28:29.1611806Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:28:29.1625491Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:28:29.1899757Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:28:29.2037577Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:28:29.2368753Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:28:29.2475585Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:28:29.2991681Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:28:29.3003864Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:28:29.5339516Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:28:29.5353506Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_float64 2022-08-17T12:28:29.5554224Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_digamma_cpu_float64 2022-08-17T12:28:29.5796823Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_digamma_cpu_float64 2022-08-17T12:28:29.6219233Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_complex128 2022-08-17T12:28:29.6228736Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:28:29.9892987Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:28:29.9902714Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:28:30.0654286Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:28:30.0663912Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:28:30.3359976Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:28:30.3365891Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:28:30.3935677Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:28:30.3944659Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:28:31.2691299Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:28:31.2701594Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_complex128 2022-08-17T12:28:31.6321660Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_float64 2022-08-17T12:28:31.6332033Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:28:31.8726866Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:28:31.8741301Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_float64 2022-08-17T12:28:31.9631333Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_floor_rounding_cpu_float64 2022-08-17T12:28:31.9647956Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:28:31.9657585Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_floor_rounding_cpu_float64 2022-08-17T12:28:31.9661756Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:28:32.2977792Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:28:32.2987100Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:28:32.3667782Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:28:32.3676434Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:28:32.4709113Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:28:32.4718452Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:28:32.5839035Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:28:32.5848802Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:28:32.6762963Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:28:32.6772652Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:28:32.6950769Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_complex128 2022-08-17T12:28:32.6964631Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:28:32.7648611Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:28:32.7659197Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:28:32.7771382Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:28:32.7784972Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_complex128 2022-08-17T12:28:32.7899626Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_float64 2022-08-17T12:28:32.8196791Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_float64 2022-08-17T12:28:32.9231636Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_complex128 2022-08-17T12:28:32.9243556Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_complex128 2022-08-17T12:28:32.9613212Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_float64 2022-08-17T12:28:32.9675998Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_float64 2022-08-17T12:28:33.0139588Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_complex128 2022-08-17T12:28:33.0152733Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:28:33.0896097Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:28:33.0908742Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:28:33.1449160Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:28:33.1459438Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:28:33.1763441Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:28:33.1773063Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_complex128 2022-08-17T12:28:33.2101099Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_float64 2022-08-17T12:28:33.2194283Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_float64 2022-08-17T12:28:33.2399955Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_complex128 2022-08-17T12:28:33.2413307Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:28:33.2645837Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:28:33.2837142Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:28:33.3288955Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:28:33.3304424Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_complex128 2022-08-17T12:28:33.3448507Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_float64 2022-08-17T12:28:33.3457854Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:28:33.3494814Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:28:33.3508041Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_complex128 2022-08-17T12:28:33.3614321Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_float64 2022-08-17T12:28:33.3772000Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:28:33.3874060Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_float64 2022-08-17T12:28:33.3914431Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:28:33.5115552Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_complex128 2022-08-17T12:28:33.5131601Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_complex128 2022-08-17T12:28:33.5480929Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_float64 2022-08-17T12:28:33.5555002Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_float64 2022-08-17T12:28:34.0735826Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_complex128 2022-08-17T12:28:34.0742757Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_complex128 2022-08-17T12:28:34.1783224Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_float64 2022-08-17T12:28:34.1790570Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_float64 2022-08-17T12:28:34.1813256Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_complex128 2022-08-17T12:28:34.2197782Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_complex128 2022-08-17T12:28:34.2237238Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_float64 2022-08-17T12:28:34.2638751Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_float64 2022-08-17T12:28:34.2673132Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_complex128 2022-08-17T12:28:34.3078782Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_complex128 2022-08-17T12:28:34.3117308Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_float64 2022-08-17T12:28:34.3408045Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_float64 2022-08-17T12:28:34.3421969Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:28:34.3515419Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:28:34.3548282Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_complex128 2022-08-17T12:28:34.3957790Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_complex128 2022-08-17T12:28:34.3991113Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_float64 2022-08-17T12:28:34.4172621Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_float64 2022-08-17T12:28:34.4185869Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_float64 2022-08-17T12:28:34.4438642Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_complex128 2022-08-17T12:28:34.4474602Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_complex128 2022-08-17T12:28:34.4877380Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_complex128 2022-08-17T12:28:34.4913274Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_float64 2022-08-17T12:28:34.5317072Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_float64 2022-08-17T12:28:34.5363562Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erf_cpu_float64 2022-08-17T12:28:34.5372696Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:28:34.5464980Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:28:34.5545730Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erf_cpu_float64 2022-08-17T12:28:34.5756453Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:28:34.5794188Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfc_cpu_float64 2022-08-17T12:28:34.6289326Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu_cpu_float64 2022-08-17T12:28:34.6298854Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu_cpu_float64 2022-08-17T12:28:34.6330538Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:28:34.6343428Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfc_cpu_float64 2022-08-17T12:28:34.6447753Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfinv_cpu_float64 2022-08-17T12:28:34.6700622Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfinv_cpu_float64 2022-08-17T12:28:34.6712392Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:28:34.6754510Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_selu_cpu_float64 2022-08-17T12:28:34.6977969Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp2_cpu_float64 2022-08-17T12:28:34.7039179Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_selu_cpu_float64 2022-08-17T12:28:34.7154704Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp2_cpu_float64 2022-08-17T12:28:34.7179430Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:28:34.7234174Z [gw1] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:28:34.7597052Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_complex128 2022-08-17T12:28:34.7853891Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_cpu_float64 2022-08-17T12:28:34.8035910Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_cpu_float64 2022-08-17T12:28:34.8057906Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:28:34.8067446Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_complex128 2022-08-17T12:28:34.8235330Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_float64 2022-08-17T12:28:34.8475035Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_float64 2022-08-17T12:28:34.8897714Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_complex128 2022-08-17T12:28:34.8907996Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:28:34.9209073Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:28:34.9217497Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_complex128 2022-08-17T12:28:34.9381646Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_float64 2022-08-17T12:28:34.9402169Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:28:34.9403206Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:28:34.9636988Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_float64 2022-08-17T12:28:34.9969649Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_complex128 2022-08-17T12:28:34.9980773Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:28:35.1077961Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:28:35.1087913Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:28:35.1440995Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:28:35.1515206Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:28:35.1756193Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:28:35.1959594Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:28:35.1970543Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_complex128 2022-08-17T12:28:35.1993812Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_float64 2022-08-17T12:28:35.2402237Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:28:35.2433824Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:28:35.2588845Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:28:35.2597411Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_float64 2022-08-17T12:28:35.2684323Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expm1_cpu_float64 2022-08-17T12:28:35.3036634Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expm1_cpu_float64 2022-08-17T12:28:35.3518337Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_complex128 2022-08-17T12:28:35.3528824Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:28:35.3744764Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:28:35.3956929Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:28:35.5049603Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:28:35.5059029Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_complex128 2022-08-17T12:28:35.5353156Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_float64 2022-08-17T12:28:35.5365906Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:28:35.5616223Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:28:35.5796183Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:28:35.6104278Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:28:35.6236632Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:28:35.6722150Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:28:35.6731797Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_float64 2022-08-17T12:28:35.9546722Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_complex128 2022-08-17T12:28:35.9556447Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_complex128 2022-08-17T12:28:36.0439832Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_float64 2022-08-17T12:28:36.0452894Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_float64 2022-08-17T12:28:36.1054911Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_complex128 2022-08-17T12:28:36.1062630Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:28:36.2469943Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:28:36.2482499Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:28:36.3335037Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:28:36.3346843Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_complex128 2022-08-17T12:28:36.4596451Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_float64 2022-08-17T12:28:36.4608539Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_float64 2022-08-17T12:28:36.5959580Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_complex128 2022-08-17T12:28:36.5969122Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_complex128 2022-08-17T12:28:36.6401361Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_float64 2022-08-17T12:28:36.6413496Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_float64 2022-08-17T12:28:36.6702782Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_complex128 2022-08-17T12:28:36.6713092Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:28:36.8030074Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:28:36.8044431Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_complex128 2022-08-17T12:28:36.8073496Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_float64 2022-08-17T12:28:36.8082596Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:28:36.9501419Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:28:36.9517043Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_float64 2022-08-17T12:28:37.1793916Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_complex128 2022-08-17T12:28:37.1802907Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_complex128 2022-08-17T12:28:37.1850183Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_float64 2022-08-17T12:28:37.1861794Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_complex128 2022-08-17T12:28:37.2592243Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_float64 2022-08-17T12:28:37.2604541Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_float64 2022-08-17T12:28:37.4451010Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_complex128 2022-08-17T12:28:37.4461102Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_complex128 2022-08-17T12:28:37.4864273Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_float64 2022-08-17T12:28:37.4876232Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_float64 2022-08-17T12:28:37.5287193Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:28:37.5296335Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_float64 2022-08-17T12:28:37.7606473Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_complex128 2022-08-17T12:28:37.7622308Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_complex128 2022-08-17T12:28:37.8449409Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_float64 2022-08-17T12:28:37.8460941Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_float64 2022-08-17T12:28:38.0987582Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_complex128 2022-08-17T12:28:38.0997882Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_complex128 2022-08-17T12:28:38.2013455Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_float64 2022-08-17T12:28:38.2022220Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_float64 2022-08-17T12:28:38.5246527Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_complex128 2022-08-17T12:28:38.5259002Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_complex128 2022-08-17T12:28:38.6362016Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_float64 2022-08-17T12:28:38.6376637Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_float64 2022-08-17T12:28:38.7975656Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:28:38.7984787Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:28:38.8301062Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_float64 2022-08-17T12:28:38.8394541Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_float64 2022-08-17T12:28:38.9164582Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft2_cpu_float64 2022-08-17T12:28:38.9173197Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft2_cpu_float64 2022-08-17T12:28:38.9975879Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft_cpu_float64 2022-08-17T12:28:38.9986829Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft_cpu_float64 2022-08-17T12:28:39.1173358Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfftn_cpu_float64 2022-08-17T12:28:39.1181756Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfftn_cpu_float64 2022-08-17T12:28:39.2528186Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_complex128 2022-08-17T12:28:39.2536783Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_complex128 2022-08-17T12:28:39.3110972Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_float64 2022-08-17T12:28:39.3117705Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_float64 2022-08-17T12:28:39.4958006Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_complex128 2022-08-17T12:28:39.4969333Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_complex128 2022-08-17T12:28:39.5786610Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_float64 2022-08-17T12:28:39.5800188Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_float64 2022-08-17T12:28:39.8783503Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_complex128 2022-08-17T12:28:39.8794699Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_complex128 2022-08-17T12:28:39.9692147Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_float64 2022-08-17T12:28:39.9697037Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_float64 2022-08-17T12:28:40.0471458Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft2_cpu_float64 2022-08-17T12:28:40.0479780Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft2_cpu_float64 2022-08-17T12:28:40.2608661Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft_cpu_float64 2022-08-17T12:28:40.2618962Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft_cpu_float64 2022-08-17T12:28:40.3270997Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfftn_cpu_float64 2022-08-17T12:28:40.3281739Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:28:40.3943171Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:28:40.3957993Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfftn_cpu_float64 2022-08-17T12:28:40.4776189Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_complex128 2022-08-17T12:28:40.4788243Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_complex128 2022-08-17T12:28:40.5067437Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_float64 2022-08-17T12:28:40.5196590Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_float64 2022-08-17T12:28:40.6018645Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_complex128 2022-08-17T12:28:40.6024131Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:28:40.6664732Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_complex128 2022-08-17T12:28:40.6674849Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_complex128 2022-08-17T12:28:40.6985739Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_float64 2022-08-17T12:28:40.7116520Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_float64 2022-08-17T12:28:40.9503134Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_complex128 2022-08-17T12:28:40.9511069Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_complex128 2022-08-17T12:28:41.0035931Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_float64 2022-08-17T12:28:41.0043147Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_float64 2022-08-17T12:28:41.0716907Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_complex128 2022-08-17T12:28:41.0730871Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_complex128 2022-08-17T12:28:41.0861638Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_float64 2022-08-17T12:28:41.1157484Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_float64 2022-08-17T12:28:41.2554645Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_complex128 2022-08-17T12:28:41.2566078Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_complex128 2022-08-17T12:28:41.2748158Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_float64 2022-08-17T12:28:41.2996851Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_float64 2022-08-17T12:28:41.3193216Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_complex128 2022-08-17T12:28:41.3436386Z [gw3] [ 38%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_complex128 2022-08-17T12:28:41.3656157Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_float64 2022-08-17T12:28:41.3876852Z [gw3] [ 38%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_float64 2022-08-17T12:28:41.8932513Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_complex128 2022-08-17T12:28:41.8941005Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_complex128 2022-08-17T12:28:41.9963027Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_float64 2022-08-17T12:28:41.9976260Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_float64 2022-08-17T12:28:42.0066227Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_cpu_float64 2022-08-17T12:28:42.0398511Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_cpu_float64 2022-08-17T12:28:42.0425799Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_divide_cpu_float64 2022-08-17T12:28:42.0836089Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_divide_cpu_float64 2022-08-17T12:28:42.1824015Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmax_cpu_float64 2022-08-17T12:28:42.1833424Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmax_cpu_float64 2022-08-17T12:28:42.2757837Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmin_cpu_float64 2022-08-17T12:28:42.2767331Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmin_cpu_float64 2022-08-17T12:28:42.3570620Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmod_cpu_float64 2022-08-17T12:28:42.3580902Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmod_cpu_float64 2022-08-17T12:28:42.3732897Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frac_cpu_float64 2022-08-17T12:28:42.3996517Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frac_cpu_float64 2022-08-17T12:28:42.4278938Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frexp_cpu_float64 2022-08-17T12:28:42.4439137Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frexp_cpu_float64 2022-08-17T12:28:42.4477437Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_complex128 2022-08-17T12:28:42.4877942Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_complex128 2022-08-17T12:28:42.4909404Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_float64 2022-08-17T12:28:42.5317526Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_float64 2022-08-17T12:28:42.6793860Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_complex128 2022-08-17T12:28:42.6802634Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_complex128 2022-08-17T12:28:42.7099645Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_float64 2022-08-17T12:28:42.7234098Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_float64 2022-08-17T12:28:42.7262715Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ge_cpu_float64 2022-08-17T12:28:42.7677068Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ge_cpu_float64 2022-08-17T12:28:42.7706598Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_complex128 2022-08-17T12:28:42.8117095Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_complex128 2022-08-17T12:28:42.8147012Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_float64 2022-08-17T12:28:42.8557270Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_float64 2022-08-17T12:28:43.6163227Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_complex128 2022-08-17T12:28:43.6175263Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_complex128 2022-08-17T12:28:44.1803522Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_float64 2022-08-17T12:28:44.1812226Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_complex128 2022-08-17T12:28:44.2445461Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_float64 2022-08-17T12:28:44.2455480Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_float64 2022-08-17T12:28:44.5044986Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_complex128 2022-08-17T12:28:44.5059136Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_float64 2022-08-17T12:28:44.5087499Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gt_cpu_float64 2022-08-17T12:28:44.5477220Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gt_cpu_float64 2022-08-17T12:28:44.5775668Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_complex128 2022-08-17T12:28:44.5917465Z [gw3] [ 38%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_complex128 2022-08-17T12:28:44.6157216Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_float64 2022-08-17T12:28:44.6357298Z [gw3] [ 38%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_float64 2022-08-17T12:28:44.6382188Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_heaviside_cpu_float64 2022-08-17T12:28:44.6797915Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_heaviside_cpu_float64 2022-08-17T12:28:44.6827846Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histc_cpu_float64 2022-08-17T12:28:44.7275506Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histc_cpu_float64 2022-08-17T12:28:44.7299579Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogram_cpu_float64 2022-08-17T12:28:44.7717705Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogram_cpu_float64 2022-08-17T12:28:44.7750001Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogramdd_cpu_float64 2022-08-17T12:28:44.8158062Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogramdd_cpu_float64 2022-08-17T12:28:44.9335808Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_complex128 2022-08-17T12:28:44.9352303Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:28:45.0258820Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:28:45.0269973Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_complex128 2022-08-17T12:28:45.0707382Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_float64 2022-08-17T12:28:45.0716905Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_float64 2022-08-17T12:28:45.2788368Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_complex128 2022-08-17T12:28:45.2802062Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_complex128 2022-08-17T12:28:45.3156092Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_float64 2022-08-17T12:28:45.3234790Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_float64 2022-08-17T12:28:45.4115918Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hypot_cpu_float64 2022-08-17T12:28:45.4128376Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hypot_cpu_float64 2022-08-17T12:28:45.4306410Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_i0_cpu_float64 2022-08-17T12:28:45.4556608Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_i0_cpu_float64 2022-08-17T12:28:45.4580707Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igamma_cpu_float64 2022-08-17T12:28:45.4996436Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igamma_cpu_float64 2022-08-17T12:28:45.5028531Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igammac_cpu_float64 2022-08-17T12:28:45.5437570Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igammac_cpu_float64 2022-08-17T12:28:45.6042928Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_imag_cpu_complex128 2022-08-17T12:28:45.6051861Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_imag_cpu_complex128 2022-08-17T12:28:45.9659817Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_complex128 2022-08-17T12:28:45.9669571Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_complex128 2022-08-17T12:28:46.0395000Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_float64 2022-08-17T12:28:46.0405287Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_float64 2022-08-17T12:28:46.1617926Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_complex128 2022-08-17T12:28:46.1628515Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_complex128 2022-08-17T12:28:46.1925013Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_float64 2022-08-17T12:28:46.1964125Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_float64 2022-08-17T12:28:46.1976413Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_complex128 2022-08-17T12:28:46.2035529Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_float64 2022-08-17T12:28:46.3431869Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_complex128 2022-08-17T12:28:46.3440620Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_complex128 2022-08-17T12:28:46.3774925Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_float64 2022-08-17T12:28:46.3874678Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_float64 2022-08-17T12:28:46.5683936Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_complex128 2022-08-17T12:28:46.5692589Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_float64 2022-08-17T12:28:46.5719986Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_complex128 2022-08-17T12:28:46.6118115Z [gw0] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_complex128 2022-08-17T12:28:46.6153657Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_float64 2022-08-17T12:28:46.6555980Z [gw0] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_float64 2022-08-17T12:28:46.6584022Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_complex128 2022-08-17T12:28:46.6683433Z [gw0] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_complex128 2022-08-17T12:28:46.6691964Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_complex128 2022-08-17T12:28:46.6866490Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_float64 2022-08-17T12:28:46.6876509Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:28:46.6997028Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:28:46.7031130Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_float64 2022-08-17T12:28:46.7157780Z [gw0] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_float64 2022-08-17T12:28:46.7170124Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:28:46.7179318Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_float64 2022-08-17T12:28:46.7314071Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_reduce_cpu_float64 2022-08-17T12:28:46.7443318Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:28:46.8083916Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amax_cpu_float64 2022-08-17T12:28:46.8096258Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:28:46.8124003Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_complex128 2022-08-17T12:28:46.8516956Z [gw1] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_complex128 2022-08-17T12:28:46.8551856Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_float64 2022-08-17T12:28:46.8957344Z [gw1] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_float64 2022-08-17T12:28:47.1517834Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_float64 2022-08-17T12:28:47.1528874Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_reduce_cpu_float64 2022-08-17T12:28:47.1829129Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_complex128 2022-08-17T12:28:47.1836745Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amax_cpu_float64 2022-08-17T12:28:47.2662480Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amin_cpu_float64 2022-08-17T12:28:47.2673707Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_complex128 2022-08-17T12:28:47.2880687Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_float64 2022-08-17T12:28:47.3115163Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_float64 2022-08-17T12:28:47.3669416Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_complex128 2022-08-17T12:28:47.3685107Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_float64 2022-08-17T12:28:47.3714542Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:28:47.4061847Z [gw1] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:28:47.4070174Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_complex128 2022-08-17T12:28:47.4114633Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_float64 2022-08-17T12:28:47.4347626Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_float64 2022-08-17T12:28:47.4474532Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_float64 2022-08-17T12:28:47.4499195Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_complex128 2022-08-17T12:28:47.4843614Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_complex128 2022-08-17T12:28:47.4850983Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_float64 2022-08-17T12:28:47.4914354Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_topk_cpu_float64 2022-08-17T12:28:47.4949532Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_float64 2022-08-17T12:28:47.5357024Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_float64 2022-08-17T12:28:47.6653184Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_complex128 2022-08-17T12:28:47.6662748Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amin_cpu_float64 2022-08-17T12:28:47.6687181Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_aminmax_cpu_float64 2022-08-17T12:28:47.7078965Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_aminmax_cpu_float64 2022-08-17T12:28:47.7652683Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_complex128 2022-08-17T12:28:47.7665349Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_topk_cpu_float64 2022-08-17T12:28:47.8195723Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_complex128 2022-08-17T12:28:47.8207258Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_complex128 2022-08-17T12:28:47.8743171Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_float64 2022-08-17T12:28:47.8753500Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_complex128 2022-08-17T12:28:47.8763520Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_float64 2022-08-17T12:28:47.8764352Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_complex128 2022-08-17T12:28:47.8792691Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_float64 2022-08-17T12:28:47.8993739Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_complex128 2022-08-17T12:28:47.9197398Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_float64 2022-08-17T12:28:47.9199233Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_float64 2022-08-17T12:28:47.9227127Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_complex128 2022-08-17T12:28:47.9638047Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_float64 2022-08-17T12:28:47.9676725Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_complex128 2022-08-17T12:28:47.9935451Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_complex128 2022-08-17T12:28:47.9944809Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_complex128 2022-08-17T12:28:48.0076062Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_float64 2022-08-17T12:28:48.0109381Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_float64 2022-08-17T12:28:48.0118091Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_float64 2022-08-17T12:28:48.0354798Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_float64 2022-08-17T12:28:48.0383796Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_complex128 2022-08-17T12:28:48.0513801Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_complex128 2022-08-17T12:28:48.0538567Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isin_cpu_float64 2022-08-17T12:28:48.0796592Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isin_cpu_float64 2022-08-17T12:28:48.0820972Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_float64 2022-08-17T12:28:48.0955537Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_float64 2022-08-17T12:28:48.0982898Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_complex128 2022-08-17T12:28:48.1236299Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_complex128 2022-08-17T12:28:48.1258875Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_arange_cpu_float64 2022-08-17T12:28:48.1393589Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_arange_cpu_float64 2022-08-17T12:28:48.1419253Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_float64 2022-08-17T12:28:48.1676537Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_float64 2022-08-17T12:28:48.1712555Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmax_cpu_float64 2022-08-17T12:28:48.1834437Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmax_cpu_float64 2022-08-17T12:28:48.1859475Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_complex128 2022-08-17T12:28:48.2115348Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_complex128 2022-08-17T12:28:48.2150256Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmin_cpu_float64 2022-08-17T12:28:48.2275596Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmin_cpu_float64 2022-08-17T12:28:48.2311798Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_float64 2022-08-17T12:28:48.2556171Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_float64 2022-08-17T12:28:48.2582293Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argsort_cpu_float64 2022-08-17T12:28:48.2715229Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argsort_cpu_float64 2022-08-17T12:28:48.2749896Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isneginf_cpu_float64 2022-08-17T12:28:48.2994960Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isneginf_cpu_float64 2022-08-17T12:28:48.3019746Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_complex128 2022-08-17T12:28:48.3154840Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_complex128 2022-08-17T12:28:48.3189797Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isposinf_cpu_float64 2022-08-17T12:28:48.3435427Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isposinf_cpu_float64 2022-08-17T12:28:48.3461557Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_float64 2022-08-17T12:28:48.3595064Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_float64 2022-08-17T12:28:48.3630599Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_complex128 2022-08-17T12:28:48.3875766Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_complex128 2022-08-17T12:28:48.3891442Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_complex128 2022-08-17T12:28:48.4035235Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_complex128 2022-08-17T12:28:48.4069509Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_float64 2022-08-17T12:28:48.4315641Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_float64 2022-08-17T12:28:48.4330723Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_float64 2022-08-17T12:28:48.4476999Z [gw0] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_float64 2022-08-17T12:28:48.4756184Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_complex128 2022-08-17T12:28:48.6568488Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:28:48.6577683Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_complex128 2022-08-17T12:28:48.7934711Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_float64 2022-08-17T12:28:48.7944086Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_float64 2022-08-17T12:28:49.0849463Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:28:49.0856872Z [gw0] [ 39%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:28:49.4359166Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:28:49.4370283Z [gw0] [ 39%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:28:49.6456181Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_complex128 2022-08-17T12:28:49.6466486Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_complex128 2022-08-17T12:28:49.6794166Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_float64 2022-08-17T12:28:49.6876443Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_float64 2022-08-17T12:28:49.9031867Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_complex128 2022-08-17T12:28:49.9042254Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_complex128 2022-08-17T12:28:49.9465837Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_float64 2022-08-17T12:28:49.9475152Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_float64 2022-08-17T12:28:50.5429531Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan2_cpu_float64 2022-08-17T12:28:50.5436329Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan2_cpu_float64 2022-08-17T12:28:50.8086970Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_complex128 2022-08-17T12:28:50.8095864Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_complex128 2022-08-17T12:28:50.8485180Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_float64 2022-08-17T12:28:50.8513735Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_float64 2022-08-17T12:28:51.0607758Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_complex128 2022-08-17T12:28:51.0619759Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_complex128 2022-08-17T12:28:51.0934133Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_float64 2022-08-17T12:28:51.1036007Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_float64 2022-08-17T12:28:51.9038458Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:28:51.9050405Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:28:52.5439971Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_float64 2022-08-17T12:28:52.5453181Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_float64 2022-08-17T12:28:52.7838423Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_complex128 2022-08-17T12:28:52.7846933Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:28:53.0892566Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:28:53.0901018Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:28:54.8829768Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:28:54.8840620Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:28:55.2338318Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:28:55.2349307Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:28:55.7308529Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:28:55.7318223Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_complex128 2022-08-17T12:28:56.4795022Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_float64 2022-08-17T12:28:56.4805838Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_float64 2022-08-17T12:28:57.3064989Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:28:57.3075151Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:28:57.7220476Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:28:57.7231471Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:28:58.2659636Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:28:58.2670756Z [gw3] [ 39%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_complex128 2022-08-17T12:29:02.0838001Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_float64 2022-08-17T12:29:02.0847379Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:29:02.9350115Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:29:02.9360983Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:29:03.7079082Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_complex128 2022-08-17T12:29:03.7089735Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_complex128 2022-08-17T12:29:03.8207346Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_float64 2022-08-17T12:29:03.8216764Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_float64 2022-08-17T12:29:04.6566526Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_complex128 2022-08-17T12:29:04.6578828Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_complex128 2022-08-17T12:29:04.7909991Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_float64 2022-08-17T12:29:04.7920929Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_float64 2022-08-17T12:29:06.5441738Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_complex128 2022-08-17T12:29:06.5449496Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:29:07.4029243Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_float64 2022-08-17T12:29:07.4037959Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_float64 2022-08-17T12:29:07.4972602Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bernoulli_cpu_float64 2022-08-17T12:29:07.4975923Z [gw0] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bernoulli_cpu_float64 2022-08-17T12:29:07.5354291Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:29:07.5394335Z [gw0] [ 39%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:29:07.5715371Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_float64 2022-08-17T12:29:07.5835579Z [gw0] [ 39%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_float64 2022-08-17T12:29:07.6432796Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_complex128 2022-08-17T12:29:07.6444881Z [gw3] [ 39%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_float64 2022-08-17T12:29:07.6475742Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:29:07.6877672Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:29:07.6901154Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:29:07.7316719Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:29:07.7351737Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:29:07.7756655Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:29:07.7784615Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:29:07.8196793Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:29:07.8231029Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_complex128 2022-08-17T12:29:07.8637433Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_complex128 2022-08-17T12:29:07.8665614Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_float64 2022-08-17T12:29:07.9077664Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_float64 2022-08-17T12:29:07.9111714Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:29:07.9517410Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:29:07.9551163Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:29:07.9956920Z [gw3] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:29:08.0459799Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:29:08.0468941Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_complex128 2022-08-17T12:29:08.4051910Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_float64 2022-08-17T12:29:08.4061510Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:29:08.4756937Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:29:08.4769899Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:29:08.5799516Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:29:08.5808854Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:29:08.6051966Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:29:08.6238210Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:29:08.6644295Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:29:08.6656325Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_float64 2022-08-17T12:29:08.6933591Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trunc_cpu_float64 2022-08-17T12:29:08.7077768Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trunc_cpu_float64 2022-08-17T12:29:09.0324450Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_complex128 2022-08-17T12:29:09.0337421Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:29:09.0980438Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:29:09.0995461Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:29:09.1684745Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:29:09.1694675Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_complex128 2022-08-17T12:29:09.2941097Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_float64 2022-08-17T12:29:09.2951242Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:29:09.4487596Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:29:09.4501593Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_float64 2022-08-17T12:29:09.8334173Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_complex128 2022-08-17T12:29:09.8347625Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_complex128 2022-08-17T12:29:09.9273230Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_float64 2022-08-17T12:29:09.9282332Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_float64 2022-08-17T12:29:09.9318689Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_complex128 2022-08-17T12:29:09.9718852Z [gw0] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_complex128 2022-08-17T12:29:09.9752984Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_float64 2022-08-17T12:29:10.0158395Z [gw0] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_float64 2022-08-17T12:29:10.4746420Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:29:10.4760287Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_complex128 2022-08-17T12:29:10.7531915Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_float64 2022-08-17T12:29:10.7541812Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_float64 2022-08-17T12:29:10.9598311Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_complex128 2022-08-17T12:29:10.9607596Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:29:11.1188679Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:29:11.1195361Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:29:11.8087728Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:29:11.8096355Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_complex128 2022-08-17T12:29:11.9615338Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_float64 2022-08-17T12:29:11.9627591Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:29:12.0050086Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:29:12.0061481Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_float64 2022-08-17T12:29:12.0852448Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_complex128 2022-08-17T12:29:12.0865571Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:29:12.0892928Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bucketize_cpu_float64 2022-08-17T12:29:12.1277497Z [gw0] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bucketize_cpu_float64 2022-08-17T12:29:12.1311071Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_complex128 2022-08-17T12:29:12.1716757Z [gw0] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_complex128 2022-08-17T12:29:12.1745812Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_float64 2022-08-17T12:29:12.2156937Z [gw0] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_float64 2022-08-17T12:29:13.0899717Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:29:13.0907798Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:29:13.2677140Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:29:13.2686857Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:29:14.7333334Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_complex128 2022-08-17T12:29:14.7347090Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:29:14.7546118Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_float64 2022-08-17T12:29:14.7558139Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_complex128 2022-08-17T12:29:15.0475132Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_float64 2022-08-17T12:29:15.0485924Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_float64 2022-08-17T12:29:15.0522908Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cdist_cpu_float64 2022-08-17T12:29:15.0917917Z [gw0] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cdist_cpu_float64 2022-08-17T12:29:15.1080909Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ceil_cpu_float64 2022-08-17T12:29:15.1356949Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ceil_cpu_float64 2022-08-17T12:29:15.1656902Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_complex128 2022-08-17T12:29:15.1667502Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_complex128 2022-08-17T12:29:15.1676015Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_float64 2022-08-17T12:29:15.1794265Z [gw0] [ 40%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_complex128 2022-08-17T12:29:15.2025012Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_float64 2022-08-17T12:29:15.2236986Z [gw0] [ 40%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_float64 2022-08-17T12:29:15.2266645Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_complex128 2022-08-17T12:29:15.2676771Z [gw0] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_complex128 2022-08-17T12:29:15.2704835Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_float64 2022-08-17T12:29:15.2749144Z [gw0] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_float64 2022-08-17T12:29:15.2760491Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_float64 2022-08-17T12:29:15.2929778Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:29:15.3115031Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:29:15.3195804Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_complex128 2022-08-17T12:29:15.7555583Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:29:15.7566576Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_float64 2022-08-17T12:29:15.7602133Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:29:15.7997562Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:29:15.8027067Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_cpu_float64 2022-08-17T12:29:15.8437535Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_cpu_float64 2022-08-17T12:29:16.6965291Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:29:16.6974438Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:29:16.8448582Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:29:16.8458707Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:29:17.8869584Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_complex128 2022-08-17T12:29:17.8878185Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_complex128 2022-08-17T12:29:18.0760971Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_float64 2022-08-17T12:29:18.1045830Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_float64 2022-08-17T12:29:18.9893099Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_complex128 2022-08-17T12:29:18.9901864Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:29:19.3370794Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_float64 2022-08-17T12:29:19.3379103Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_float64 2022-08-17T12:29:19.4871057Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:29:19.4887111Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:29:19.8082915Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:29:19.8098213Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_complex128 2022-08-17T12:29:20.2150777Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_float64 2022-08-17T12:29:20.2162973Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_float64 2022-08-17T12:29:20.3142116Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_complex128 2022-08-17T12:29:20.3152779Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:29:20.4497143Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:29:20.4509724Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:29:20.5655978Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:29:20.5666446Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:29:20.7375837Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:29:20.7385875Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_complex128 2022-08-17T12:29:20.7663127Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_float64 2022-08-17T12:29:20.7675480Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:29:20.7817694Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_float64 2022-08-17T12:29:20.8060504Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_float64 2022-08-17T12:29:20.8069274Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_float64 2022-08-17T12:29:20.8114301Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:29:20.8416034Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_complex128 2022-08-17T12:29:20.8473906Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:29:20.9823366Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_complex128 2022-08-17T12:29:20.9824974Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_complex128 2022-08-17T12:29:21.0131331Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_float64 2022-08-17T12:29:21.0235820Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_float64 2022-08-17T12:29:21.0929810Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:29:21.0937588Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_complex128 2022-08-17T12:29:21.1218052Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_float64 2022-08-17T12:29:21.1226636Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:29:21.1422517Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:29:21.1677331Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:29:21.1880480Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:29:21.1892027Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_complex128 2022-08-17T12:29:21.2673866Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_float64 2022-08-17T12:29:21.2686171Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_float64 2022-08-17T12:29:21.3580420Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:29:21.3592851Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:29:21.4310859Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_complex128 2022-08-17T12:29:21.4319817Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:29:21.4544278Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:29:21.4756431Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:29:21.4925939Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:29:21.5196912Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:29:21.5357213Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_float64 2022-08-17T12:29:21.5637070Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_float64 2022-08-17T12:29:21.9988346Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:29:21.9997082Z [gw0] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_float64 2022-08-17T12:29:22.1300653Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:29:22.1316830Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_complex128 2022-08-17T12:29:22.2239914Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_float64 2022-08-17T12:29:22.2245987Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:29:22.3031488Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:29:22.3041222Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_float64 2022-08-17T12:29:22.3441573Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_complex128 2022-08-17T12:29:22.3452154Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:29:22.3484963Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:29:22.3877582Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:29:22.3907678Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_float64 2022-08-17T12:29:22.4318841Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_float64 2022-08-17T12:29:22.4353876Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:29:22.4757572Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:29:22.4786508Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:29:22.5197904Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:29:22.5233214Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:29:22.5637092Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:29:22.5664037Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_float64 2022-08-17T12:29:22.6076868Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_float64 2022-08-17T12:29:22.6102280Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:29:22.6517446Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:29:22.6540498Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_float64 2022-08-17T12:29:22.6956567Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_float64 2022-08-17T12:29:22.7050703Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erf_cpu_float64 2022-08-17T12:29:22.7398030Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erf_cpu_float64 2022-08-17T12:29:22.7634859Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:29:22.7837344Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:29:22.7969701Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:29:22.8069324Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:29:22.8079744Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_complex128 2022-08-17T12:29:22.8277884Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_float64 2022-08-17T12:29:22.8490855Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:29:22.8717405Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:29:22.8868128Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:29:22.8889393Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_float64 2022-08-17T12:29:22.9693162Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_complex128 2022-08-17T12:29:22.9704256Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:29:22.9834184Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_float64 2022-08-17T12:29:23.0116518Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_float64 2022-08-17T12:29:23.0962962Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:29:23.0973342Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:29:23.1184843Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:29:23.1397251Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:29:23.4064594Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:29:23.4077287Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:29:23.4624209Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_float64 2022-08-17T12:29:23.4638516Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_float64 2022-08-17T12:29:23.4725844Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:29:23.5076921Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:29:23.6410198Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:29:23.6422153Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_complex128 2022-08-17T12:29:23.7757893Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_float64 2022-08-17T12:29:23.7768135Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:29:23.8203949Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:29:23.8222024Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:29:23.8231322Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_float64 2022-08-17T12:29:23.8234864Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:29:24.0496841Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_complex128 2022-08-17T12:29:24.0505940Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:29:24.0822001Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:29:24.0915411Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:29:24.3287487Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:29:24.3296030Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:29:24.3761652Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:29:24.3770991Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:29:24.5266623Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:29:24.5275925Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:29:24.5714559Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:29:24.5727193Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:29:24.8379933Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:29:24.8389606Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:29:24.8750732Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:29:24.8793843Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:29:25.0912996Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:29:25.0922628Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:29:25.1396156Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:29:25.1408842Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:29:25.4243262Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:29:25.4255466Z [gw0] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:29:25.5008205Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:29:25.5017206Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:29:25.5179820Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:29:25.5187683Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_complex128 2022-08-17T12:29:25.5615049Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_float64 2022-08-17T12:29:25.5623884Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:29:25.7534329Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:29:25.7549476Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:29:25.7848601Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:29:25.7930573Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:29:25.7941474Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_float64 2022-08-17T12:29:25.7952188Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_xlogy_cpu_float64 2022-08-17T12:29:25.7963156Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:29:25.8357838Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_xlogy_cpu_float64 2022-08-17T12:29:26.0206340Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_complex128 2022-08-17T12:29:26.0214719Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:29:26.0561630Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:29:26.0634459Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:29:26.1039374Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:29:26.1047297Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_complex128 2022-08-17T12:29:26.1427109Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_float64 2022-08-17T12:29:26.1515139Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_float64 2022-08-17T12:29:26.1549789Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:29:26.1675563Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:29:26.1683914Z [gw0] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:29:26.1957905Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:29:26.1986780Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_float64 2022-08-17T12:29:26.2397585Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_float64 2022-08-17T12:29:26.2914584Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_complex128 2022-08-17T12:29:26.2923563Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:29:26.3071146Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:29:26.3082513Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_complex128 2022-08-17T12:29:26.3154801Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_float64 2022-08-17T12:29:26.3380643Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_float64 2022-08-17T12:29:26.3389337Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:29:26.3516930Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:29:26.4243393Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_complex128 2022-08-17T12:29:26.4253284Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_complex128 2022-08-17T12:29:26.4402259Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_float64 2022-08-17T12:29:26.4678094Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_float64 2022-08-17T12:29:26.5071188Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:29:26.5084758Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:29:26.5350668Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:29:26.5515579Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:29:26.6015135Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:29:26.6027105Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:29:26.6944570Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:29:26.6953642Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:29:26.7336941Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:29:26.7394922Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:29:26.9412055Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:29:26.9424703Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:29:26.9951745Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:29:26.9962120Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:29:27.0085531Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:29:27.0095903Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:29:27.0998179Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:29:27.1009479Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:29:27.1865392Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:29:27.1876197Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:29:27.2182783Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:29:27.2317979Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:29:27.5056203Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:29:27.5066267Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:29:27.5440541Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:29:27.5475012Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:29:27.5991593Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:29:27.6002047Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:29:27.6690573Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:29:27.6707086Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:29:27.7558157Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:29:27.7575028Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:29:27.7577540Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_float64 2022-08-17T12:29:27.7590829Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:29:27.8404151Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:29:27.8414679Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_float64 2022-08-17T12:29:27.8780564Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:29:27.8795940Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:29:27.9008383Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_float64 2022-08-17T12:29:27.9238060Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_float64 2022-08-17T12:29:28.0889997Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:29:28.0906767Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:29:28.1171175Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:29:28.1316374Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:29:28.3928034Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:29:28.3939519Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:29:28.4469023Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_float64 2022-08-17T12:29:28.4479158Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_float64 2022-08-17T12:29:28.5093043Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:29:28.5105541Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:29:28.5216865Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:29:28.5516729Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:29:28.5952605Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:29:28.5967094Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:29:28.6051790Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:29:28.6060651Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:29:28.6225071Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:29:28.6476679Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:29:28.6672683Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_complex128 2022-08-17T12:29:28.6956991Z [gw3] [ 42%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_complex128 2022-08-17T12:29:28.7063203Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_float64 2022-08-17T12:29:28.7125632Z [gw3] [ 42%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_float64 2022-08-17T12:29:28.7135939Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:29:28.7397030Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:29:29.7916546Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:29:29.7925929Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:29:29.9434320Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:29:29.9443349Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:29:29.9453630Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:29:29.9454707Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_cpu_float64 2022-08-17T12:29:29.9525111Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:29:29.9876365Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_cpu_float64 2022-08-17T12:29:29.9906050Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:29:30.0318446Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:29:30.0749183Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:29:30.0759269Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:29:30.1600649Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:29:30.1610531Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:29:30.1762211Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:29:30.1771002Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:29:30.2909916Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:29:30.2919350Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:29:30.4104976Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:29:30.4114725Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:29:30.4255038Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frac_cpu_float64 2022-08-17T12:29:30.4557700Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frac_cpu_float64 2022-08-17T12:29:30.4735616Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:29:30.4997217Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:29:30.5033842Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:29:30.5437539Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:29:30.5470857Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:29:30.5878838Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:29:30.8291591Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:29:30.8303990Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:29:30.8677943Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:29:30.8688721Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:29:30.8949401Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_float64 2022-08-17T12:29:30.9117563Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_float64 2022-08-17T12:29:30.9144818Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ge_cpu_float64 2022-08-17T12:29:30.9557409Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ge_cpu_float64 2022-08-17T12:29:30.9589610Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:29:30.9723127Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:29:30.9732151Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:29:30.9751937Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:29:30.9773960Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:29:30.9784416Z [gw0] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:29:30.9994825Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:29:31.0018969Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:29:31.0155180Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:29:31.0172848Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:29:31.0435716Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:29:31.0596747Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:29:31.6888288Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:29:31.6897361Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:29:31.7468346Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:29:31.7477813Z [gw0] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:29:31.7752653Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_complex128 2022-08-17T12:29:31.7762279Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:29:31.7960149Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:29:31.7969809Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:29:31.7994751Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gt_cpu_float64 2022-08-17T12:29:31.8398248Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gt_cpu_float64 2022-08-17T12:29:31.8720404Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_complex128 2022-08-17T12:29:31.8836399Z [gw3] [ 42%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_complex128 2022-08-17T12:29:31.8988836Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_float64 2022-08-17T12:29:31.9202443Z [gw3] [ 42%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_float64 2022-08-17T12:29:31.9211260Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:29:31.9274570Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:29:31.9305961Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:29:31.9718291Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:29:31.9752119Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histc_cpu_float64 2022-08-17T12:29:32.0158254Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histc_cpu_float64 2022-08-17T12:29:32.0502671Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:29:32.0595836Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:29:32.0629772Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:29:32.1038312Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:29:32.1878019Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:29:32.1890166Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:29:32.2039199Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:29:32.2318246Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:29:32.4745001Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:29:32.4753600Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:29:32.5033297Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:29:32.5046275Z [gw0] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_complex128 2022-08-17T12:29:32.5053516Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:29:32.5196097Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_float64 2022-08-17T12:29:32.6594654Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:29:32.6604369Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:29:32.6619812Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_i0_cpu_float64 2022-08-17T12:29:32.6637548Z [gw0] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_float64 2022-08-17T12:29:32.6648544Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:29:32.6649199Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_cpu_float64 2022-08-17T12:29:32.6811617Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:29:32.7037004Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_i0_cpu_float64 2022-08-17T12:29:32.7063237Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:29:32.7477374Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:29:32.7504198Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:29:32.7917598Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:29:32.8666337Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:29:32.8676562Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:29:32.8803426Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:29:32.8811965Z [gw0] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_cpu_float64 2022-08-17T12:29:33.3056103Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_max_cpu_float64 2022-08-17T12:29:33.3063782Z [gw0] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_max_cpu_float64 2022-08-17T12:29:33.3084009Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_min_cpu_float64 2022-08-17T12:29:33.3160820Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:29:33.3345545Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:29:33.3598340Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:29:33.3633324Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:29:33.4038704Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:29:33.5042687Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:29:33.5058504Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:29:33.6030093Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:29:33.6044533Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:29:33.7178327Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:29:33.7192527Z [gw0] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_min_cpu_float64 2022-08-17T12:29:33.8032295Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_complex128 2022-08-17T12:29:33.8042819Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:29:33.8363335Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:29:33.8476387Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:29:33.9009176Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:29:33.9021169Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_complex128 2022-08-17T12:29:33.9234093Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_float64 2022-08-17T12:29:33.9247653Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:29:33.9395546Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:29:33.9399507Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_float64 2022-08-17T12:29:33.9432956Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:29:33.9676583Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_complex128 2022-08-17T12:29:34.0584763Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:29:34.0596502Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:29:34.1704816Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:29:34.1713861Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:29:34.2257243Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:29:34.2268679Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:29:34.2560369Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:29:34.2676587Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:29:34.2817888Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:29:34.3117248Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:29:34.3783858Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:29:34.3792366Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:29:34.3931563Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:29:34.4236972Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:29:34.5656160Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:29:34.5664645Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:29:34.5898174Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_float64 2022-08-17T12:29:34.6078576Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_float64 2022-08-17T12:29:34.6117028Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_complex128 2022-08-17T12:29:34.6374579Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_complex128 2022-08-17T12:29:34.6565781Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:29:34.6570576Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:29:34.6604661Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_float64 2022-08-17T12:29:34.6998087Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_float64 2022-08-17T12:29:34.7455297Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:29:34.7464882Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:29:34.8030688Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:29:34.8047786Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_complex128 2022-08-17T12:29:34.9116011Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_float64 2022-08-17T12:29:34.9127778Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:29:35.0258822Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:29:35.0273214Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_float64 2022-08-17T12:29:35.0515932Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_complex128 2022-08-17T12:29:35.0529056Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:29:35.0779387Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:29:35.0787555Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:29:35.1120856Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:29:35.1136956Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:29:35.1173508Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:29:35.1557450Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:29:35.1582154Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:29:35.1996429Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:29:35.2026357Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:29:35.2436026Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:29:35.2469121Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:29:35.2876356Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:29:35.2904917Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isin_cpu_float64 2022-08-17T12:29:35.3317240Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isin_cpu_float64 2022-08-17T12:29:35.3345501Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:29:35.3756617Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:29:35.3783299Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:29:35.4196996Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:29:35.4221188Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:29:35.4636738Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:29:35.4665460Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:29:35.5076334Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:29:35.5104385Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:29:35.5516618Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:29:35.5545494Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:29:35.5956549Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:29:35.5982409Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:29:35.6396438Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:29:35.6427373Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:29:35.6836596Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:29:35.8206174Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:29:35.8219081Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:29:36.5150382Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:29:36.5160180Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:29:36.5456198Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:29:36.5463379Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:29:36.7086535Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_float64 2022-08-17T12:29:36.7099083Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_float64 2022-08-17T12:29:36.7126295Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:29:36.7517133Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:29:36.7550692Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:29:36.7957389Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:29:36.7981620Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:29:36.8396960Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:29:36.8429826Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:29:36.8835866Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:29:36.8864623Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:29:36.9275612Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:29:36.9309595Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:29:36.9718254Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:29:36.9754095Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:29:37.0157600Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:29:37.0190215Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:29:37.0596816Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:29:37.0632996Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:29:37.1037112Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:29:37.1079898Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:29:37.1476599Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:29:37.3838136Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:29:37.3852116Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:29:37.4200731Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_float64 2022-08-17T12:29:37.4274541Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_float64 2022-08-17T12:29:37.4949499Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:29:37.4963952Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:29:38.3414311Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:29:38.3426913Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:29:38.4718612Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:29:38.4726885Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:29:38.4753626Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_le_cpu_float64 2022-08-17T12:29:38.5157369Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_le_cpu_float64 2022-08-17T12:29:39.3734583Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:29:39.3745423Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:29:40.0282592Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:29:40.0297228Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_complex128 2022-08-17T12:29:40.1475346Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_float64 2022-08-17T12:29:40.1487697Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:29:40.2696606Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:29:40.2706330Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:29:40.4440098Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:29:40.4449852Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:29:40.6052137Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:29:40.6061048Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:29:40.6303591Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:29:40.6478345Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:29:40.9537589Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:29:40.9547720Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_float64 2022-08-17T12:29:41.2304991Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_complex_cpu_float64 2022-08-17T12:29:41.2313728Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:29:41.3216779Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:29:41.3227588Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:29:41.5013697Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:29:41.5023359Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_complex_cpu_float64 2022-08-17T12:29:41.8054828Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_complex128 2022-08-17T12:29:41.8060733Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_complex128 2022-08-17T12:29:41.8516459Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_float64 2022-08-17T12:29:41.8526351Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_float64 2022-08-17T12:29:41.9585817Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:29:41.9594570Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:29:41.9795479Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_float64 2022-08-17T12:29:42.0034998Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_float64 2022-08-17T12:29:42.0043474Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:29:42.0071826Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:29:42.0737129Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:29:42.0744251Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:29:42.2523144Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:29:42.2532084Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:29:42.2769572Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:29:42.2956704Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:29:42.5677247Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:29:42.5685765Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:29:42.6135362Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:29:42.6146189Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:29:42.8956173Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:29:42.8967621Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:29:42.9951151Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:29:42.9962875Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:29:43.6588471Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:29:43.6597633Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:29:44.3748943Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:29:44.3757962Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:29:44.7716374Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:29:44.7725315Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:29:45.1483437Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:29:45.1499558Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:29:45.1938931Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:29:45.1948887Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:29:45.2269318Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:29:45.2277919Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:29:45.4413074Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:29:45.4423374Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:29:45.5344432Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:29:45.5352563Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:29:45.5896791Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:29:45.5906001Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:29:45.9509219Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:29:45.9518522Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:29:46.0360446Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:29:46.0375126Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:29:46.3760687Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:29:46.3775565Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:29:46.4163913Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:29:46.4235087Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:29:47.8917358Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:29:47.8927004Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:29:48.3295221Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:29:48.3309710Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:29:48.5891263Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:29:48.5902249Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:29:48.6935486Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:29:48.6944450Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:29:48.9881191Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:29:48.9889580Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:29:49.0486951Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:29:49.0496816Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:29:49.0928011Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:29:49.0942105Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:29:49.2920367Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_complex128 2022-08-17T12:29:49.2931702Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_complex128 2022-08-17T12:29:49.3356899Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_float64 2022-08-17T12:29:49.3370070Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:29:49.3379483Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_float64 2022-08-17T12:29:49.3383712Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_copysign_cpu_float64 2022-08-17T12:29:49.4110975Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:29:49.4120942Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:29:49.4145106Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:29:49.4550705Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:29:49.4564313Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:29:49.4567557Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:29:49.4593435Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:29:49.4998141Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:29:49.5035551Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:29:49.5438697Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:29:49.5466620Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:29:49.5877089Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:29:49.5899855Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:29:49.5910786Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:29:49.5917098Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:29:49.6317564Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:29:49.6343509Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:29:49.6592511Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:29:49.6604003Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_copysign_cpu_float64 2022-08-17T12:29:49.6757305Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:29:49.6774834Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:29:49.7198436Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:29:49.7220504Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:29:49.7602109Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:29:49.7616024Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:29:49.7633412Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:29:51.9205708Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:29:51.9216262Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:29:52.3520782Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_float64 2022-08-17T12:29:52.3531368Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_float64 2022-08-17T12:29:52.6964939Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_complex128 2022-08-17T12:29:52.6976180Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_complex128 2022-08-17T12:29:52.7958030Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_float64 2022-08-17T12:29:52.7982467Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_float64 2022-08-17T12:29:53.1618511Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_complex128 2022-08-17T12:29:53.1629195Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_complex128 2022-08-17T12:29:53.2210775Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_float64 2022-08-17T12:29:53.2220789Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_float64 2022-08-17T12:29:53.2251003Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:29:53.2637500Z [gw0] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:29:53.2671448Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:29:53.3077369Z [gw0] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:29:53.8340032Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_complex128 2022-08-17T12:29:53.8349464Z [gw0] [ 44%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_complex128 2022-08-17T12:29:54.0640499Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_float64 2022-08-17T12:29:54.0651814Z [gw0] [ 44%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_float64 2022-08-17T12:29:54.1530429Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_complex128 2022-08-17T12:29:54.1670199Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:29:54.8777730Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:29:54.8785964Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:29:54.9265535Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:29:54.9273794Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_complex128 2022-08-17T12:29:55.0872313Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_float64 2022-08-17T12:29:55.0881671Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_float64 2022-08-17T12:29:55.1619558Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummax_cpu_float64 2022-08-17T12:29:55.1633118Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummax_cpu_float64 2022-08-17T12:29:55.2305539Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummin_cpu_float64 2022-08-17T12:29:55.2315757Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummin_cpu_float64 2022-08-17T12:29:57.0640238Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_complex128 2022-08-17T12:29:57.0653316Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:29:57.4434139Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:29:57.4444849Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:29:58.4960468Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:29:58.4969609Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:29:59.1406723Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:29:59.1415706Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:30:00.1662202Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:30:00.1671332Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:30:01.3602775Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:30:01.3610471Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:30:01.8598869Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:30:01.8611365Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:30:02.0248138Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:30:02.0256811Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:30:02.0606906Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:30:02.0674050Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:30:02.0752115Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_float64 2022-08-17T12:30:02.1117170Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_float64 2022-08-17T12:30:02.2273707Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:30:02.2288136Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:30:02.2550295Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_float64 2022-08-17T12:30:02.2717306Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_float64 2022-08-17T12:30:02.3054721Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:30:02.3063705Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:30:02.3638807Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:30:02.3653413Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:30:02.3801674Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:30:02.4078691Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:30:03.3068010Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_complex128 2022-08-17T12:30:03.3079418Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_complex128 2022-08-17T12:30:03.3666798Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_float64 2022-08-17T12:30:03.3676732Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:30:03.4228498Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:30:03.4240043Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_float64 2022-08-17T12:30:03.6690743Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:30:03.6700442Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:30:04.8964829Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:30:04.8980082Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:30:05.1581345Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:30:05.1731406Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:30:06.1636813Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:30:06.1645212Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:30:06.3636891Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:30:06.3648804Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:30:08.1659365Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:30:08.1669518Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:30:08.5026366Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:30:08.5035670Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:30:09.6291983Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:30:09.6306422Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:30:10.4817523Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:30:10.4828073Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:30:10.7216270Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:30:10.7235298Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:30:11.5750897Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:30:11.5761793Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:30:11.6288902Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:30:11.6299157Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:30:11.6878128Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:30:11.6886974Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:30:12.3822937Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:30:12.3833031Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:30:12.4346266Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:30:12.4355312Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:30:13.1760184Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:30:13.1770617Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:30:13.3080429Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:30:13.3090939Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:30:13.9569577Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:30:13.9581914Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:30:14.0771395Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_float64 2022-08-17T12:30:14.0781848Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_float64 2022-08-17T12:30:14.0805258Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_complex128 2022-08-17T12:30:14.1197543Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_complex128 2022-08-17T12:30:14.1235725Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_float64 2022-08-17T12:30:14.1637074Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_float64 2022-08-17T12:30:14.1674641Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:30:14.2077475Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:30:14.2117165Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:30:14.2515927Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:30:14.3187810Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amax_cpu_float64 2022-08-17T12:30:14.3199735Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amax_cpu_float64 2022-08-17T12:30:14.3793067Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amin_cpu_float64 2022-08-17T12:30:14.3803678Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amin_cpu_float64 2022-08-17T12:30:14.3836968Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:30:14.4277125Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:30:14.4720885Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:30:14.4732513Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:30:14.4836355Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_float64 2022-08-17T12:30:14.5158069Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_float64 2022-08-17T12:30:14.5184449Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_complex128 2022-08-17T12:30:14.5597732Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_complex128 2022-08-17T12:30:14.5621951Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_float64 2022-08-17T12:30:14.6037231Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_float64 2022-08-17T12:30:14.6062867Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_arange_cpu_float64 2022-08-17T12:30:14.6478020Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_arange_cpu_float64 2022-08-17T12:30:14.6508463Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:30:14.6917074Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:30:14.6944979Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:30:14.7357054Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:30:14.7386606Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:30:14.7797301Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:30:14.7828459Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:30:14.8237042Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:30:14.8260345Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:30:14.8676946Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:30:14.8697229Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:30:14.9116782Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:30:14.9133301Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:30:14.9557276Z [gw1] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:30:15.4611951Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:30:15.4626680Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:30:15.5108469Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:30:15.5118819Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:30:15.5723076Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:30:15.5736304Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:30:15.5825466Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_float64 2022-08-17T12:30:15.6157176Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_float64 2022-08-17T12:30:15.6669704Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:30:15.6682570Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:30:15.6765925Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:30:15.7116729Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:30:15.8415869Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:30:15.8426257Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:30:15.8829029Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:30:15.8873825Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:30:15.8962541Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_float64 2022-08-17T12:30:15.9317035Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_float64 2022-08-17T12:30:15.9844613Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:30:15.9856365Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:30:15.9941518Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:30:16.0276375Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:30:16.6032242Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:30:16.6044202Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:30:16.6507289Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:30:16.6517538Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:30:17.2493533Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:30:17.2502901Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:30:17.3027535Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:30:17.3038084Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:30:17.3572020Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:30:17.3582636Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:30:18.0418106Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:30:18.0433327Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:30:18.1221652Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:30:18.1234896Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:30:18.1438084Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:30:18.1450449Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:30:18.1474596Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:30:18.1876650Z [gw2] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:30:18.1903349Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:30:18.2317248Z [gw2] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:30:18.2355304Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:30:18.2757240Z [gw2] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:30:18.2784889Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:30:18.3197394Z [gw2] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:30:20.0182022Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:30:20.0191413Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:30:20.7702765Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:30:20.7712055Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:30:20.9946537Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:30:20.9957115Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:30:21.0145172Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:30:21.0397150Z [gw1] [ 45%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:30:21.0590282Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:30:21.0837282Z [gw1] [ 45%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:30:21.0994302Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:30:21.1276989Z [gw1] [ 45%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:30:21.5466322Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:30:21.5475925Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:30:21.5551316Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:30:21.5565195Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:30:21.5942354Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:30:21.5995404Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:30:21.7263826Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:30:21.7274245Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:30:21.7529075Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:30:21.7717697Z [gw1] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:30:21.7755568Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:30:21.8158041Z [gw1] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:30:21.8197109Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_float64 2022-08-17T12:30:21.8597788Z [gw1] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_float64 2022-08-17T12:30:22.0758102Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:30:22.0767296Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:30:22.0868379Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:30:22.0877290Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:30:22.2018565Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:30:22.2029557Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:30:22.2492241Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:30:22.2505556Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:30:22.4606581Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:30:22.4616806Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:30:22.4812096Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:30:22.5036850Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:30:22.5072289Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:30:22.5476852Z [gw1] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:30:22.5505709Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:30:22.5916553Z [gw1] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:30:22.5946961Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_float64 2022-08-17T12:30:22.6357575Z [gw1] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_float64 2022-08-17T12:30:22.8730287Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:30:22.8738942Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:30:22.9107848Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:30:22.9154831Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:30:23.3877361Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:30:23.3882914Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:30:23.4605594Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_float64 2022-08-17T12:30:23.4614654Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_float64 2022-08-17T12:30:23.6470502Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:30:23.6485027Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:30:23.6596240Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:30:23.6916719Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:30:23.7181220Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:30:23.7356722Z [gw1] [ 46%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:30:23.7498786Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:30:23.7836438Z [gw1] [ 46%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:30:23.7868154Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_complex128 2022-08-17T12:30:23.8275861Z [gw1] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_complex128 2022-08-17T12:30:23.8305989Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_float64 2022-08-17T12:30:23.8717478Z [gw1] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_float64 2022-08-17T12:30:23.8944231Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:30:23.9157668Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:30:23.9285371Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:30:23.9597393Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:30:24.5503918Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:30:24.5519037Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:30:24.5755441Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:30:24.5764128Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:30:24.7099455Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:30:24.7114622Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:30:24.8755715Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:30:24.8765247Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:30:25.5167836Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:30:25.5178662Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:30:25.6647307Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:30:25.6655345Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:30:25.6689635Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:30:25.7078102Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:30:25.7105116Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:30:25.7517418Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:30:25.7556924Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:30:25.7957194Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:30:25.7984469Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:30:25.8397531Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:30:26.0423534Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:30:26.0433562Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:30:26.0761712Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:30:26.0772428Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:30:26.3075811Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:30:26.3093083Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:30:26.5052184Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:30:26.5061928Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:30:26.5485667Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:30:26.5499713Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:30:26.6056622Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:30:26.6063937Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:30:26.6949761Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:30:26.6959316Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:30:26.7865674Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:30:26.7874299Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:30:26.8213671Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:30:26.8222376Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:30:26.8419203Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:30:26.8433964Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:30:26.8459695Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:30:26.8473585Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:30:26.8578599Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_float64 2022-08-17T12:30:26.8832806Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_float64 2022-08-17T12:30:26.8840491Z [gw2] [ 46%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:30:26.8914295Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:30:26.9151304Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:30:26.9163329Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:30:26.9176103Z [gw2] [ 46%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:30:26.9274149Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:30:27.0776244Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:30:27.0783109Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:30:27.0986233Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:30:27.1196408Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:30:27.5529705Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:30:27.5540892Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:30:27.6893785Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:30:27.6899540Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:30:27.7720077Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:30:27.7728366Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:30:27.8808732Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:30:27.8815114Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:30:27.9723365Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_complex_cpu_float64 2022-08-17T12:30:27.9737610Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_complex_cpu_float64 2022-08-17T12:30:28.0287625Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:30:28.0297357Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:30:28.0387199Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_float64 2022-08-17T12:30:28.0717611Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_float64 2022-08-17T12:30:28.1633746Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:30:28.1644556Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:30:28.1709687Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:30:28.2077225Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:30:28.3565172Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:30:28.3574584Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:30:28.4312861Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:30:28.4323377Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:30:29.5731020Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:30:29.5740983Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:30:29.8093123Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:30:29.8103208Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:30:29.8427261Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:30:29.8439885Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:30:29.8561666Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:30:29.8571158Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:30:29.8664003Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:30:29.8996608Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:30:30.0369384Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:30:30.0378592Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:30:30.1586752Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:30:30.1596677Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:30:30.2487367Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:30:30.2500468Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:30:30.2856077Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:30:30.2916168Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:30:30.4146891Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:30:30.4163812Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:30:30.4381612Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_float64 2022-08-17T12:30:30.4598199Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_float64 2022-08-17T12:30:30.5867090Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:30:30.5880388Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:30:30.6111879Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:30:30.6315803Z [gw1] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:30:30.6350442Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:30:30.6555106Z [gw1] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:30:30.6562807Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:30:30.6756932Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:30:30.6791810Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:30:30.7182040Z [gw1] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:30:30.7193510Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:30:30.7194719Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:30:30.7217624Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:30:30.7637708Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:30:30.7650660Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:30:30.7659266Z [gw1] [ 47%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:30:30.7672242Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_float64 2022-08-17T12:30:30.8077840Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:30:30.8319403Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:30:30.8330430Z [gw1] [ 47%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_float64 2022-08-17T12:30:31.1037690Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:30:31.1046268Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:30:31.1460249Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_float64 2022-08-17T12:30:31.1473210Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_float64 2022-08-17T12:30:31.1777705Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:30:31.1915988Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:30:31.2129097Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:30:31.2356897Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:30:32.5525497Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:30:32.5534319Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:30:32.8914975Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:30:32.8925294Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:30:33.2659349Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:30:33.2670412Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:30:33.3547710Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:30:33.3556186Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:30:34.6918529Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:30:34.6928081Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:30:34.9156702Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:30:34.9167666Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:30:35.2066920Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:30:35.2081942Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:30:36.4128744Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:30:36.4140021Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:30:36.6509907Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:30:36.6524826Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:30:36.6687067Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:30:36.6697235Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:30:39.9769204Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:30:39.9783817Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:30:40.4070676Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:30:40.4080187Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:30:40.4113428Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:30:40.4517920Z [gw2] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:30:40.4547622Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:30:40.4958694Z [gw2] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:30:41.3750798Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:30:41.3761779Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:30:42.5032361Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:30:42.5042773Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:30:42.6085110Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:30:42.6096020Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:30:42.6342812Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:30:42.6516697Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:30:43.2806755Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:30:43.2816317Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:30:43.3467215Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:30:43.3478474Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:30:43.3618465Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:30:43.3916564Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:30:43.8029660Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:30:43.8046767Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:30:43.8990228Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_float64 2022-08-17T12:30:43.9000857Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_float64 2022-08-17T12:30:44.1326976Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:30:44.1339185Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:30:48.1054575Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:30:48.1064438Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:30:54.5928690Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:30:54.5940078Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:30:54.6099766Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:30:54.6111215Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:30:56.5756428Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:30:56.5766677Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:30:56.9891080Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:30:56.9902381Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:30:56.9918809Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:30:57.0318046Z [gw1] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:30:57.2148398Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:30:57.2157059Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:30:57.4888655Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:30:57.4901249Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:30:57.5247113Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:30:57.5314443Z [gw1] [ 47%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:30:58.2928349Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:30:58.2942039Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:30:58.3379562Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:30:58.3387697Z [gw1] [ 47%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:30:58.7122316Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:30:58.7135144Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:30:58.7330139Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:30:58.7557668Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:30:58.8570358Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:30:58.8580322Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:30:58.8721913Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:30:58.8996467Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:30:58.9113648Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:30:58.9436644Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:30:59.0232477Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:30:59.0245759Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:30:59.2420706Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:30:59.2436207Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:30:59.3133653Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:30:59.3142575Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:30:59.6234618Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:30:59.6242556Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:30:59.7279204Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:30:59.7295770Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:30:59.8031837Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:30:59.8040240Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:31:00.1533685Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:31:00.1546701Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:31:00.1975376Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:31:00.1988565Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:31:00.7777859Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:31:00.7786769Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:31:01.7366912Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:31:01.7379028Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:31:01.9559912Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:31:01.9572258Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:31:02.2648870Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:31:02.2658672Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:31:02.3495854Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:31:02.3507129Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:31:02.6758679Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:31:02.6770408Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:31:02.7505636Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:31:02.7516369Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:31:03.3631571Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:31:03.3641426Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:31:03.4518309Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:31:03.4540485Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:31:03.4650931Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:31:03.4957968Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:31:03.5677560Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:31:03.5691368Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:31:03.5822327Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:31:03.6117114Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:31:03.6859377Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:31:03.6868407Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:31:03.7075180Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:31:03.7276668Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:31:05.3248906Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:31:05.3260329Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:31:05.7882417Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:31:05.7896456Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:31:05.8062545Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:31:05.8316837Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:31:05.8590469Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:31:05.8756386Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:31:05.9184833Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:31:05.9197282Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:31:05.9355881Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:31:05.9637601Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:31:05.9672575Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:31:06.0069502Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:31:06.0080813Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:31:06.0082506Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:31:06.0317052Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:31:06.0517915Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:31:06.1686591Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:31:06.1696257Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:31:06.2231954Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:31:06.2240382Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:31:06.2659588Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:31:06.2674764Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:31:06.5136368Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:31:06.5149798Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:31:06.5577900Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:31:06.5588213Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:31:06.5795130Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:31:06.5997606Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:31:06.6239882Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:31:06.6477393Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:31:06.7701145Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:31:06.7714285Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:31:06.7942307Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:31:06.8157095Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:31:06.9362555Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:31:06.9373877Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:31:06.9635317Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:31:06.9798692Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:31:07.0143278Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:31:07.0236284Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:31:07.1954157Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:31:07.1963165Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:31:08.7770221Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:31:08.7779961Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:31:09.0556509Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:31:09.0570074Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:31:10.9061852Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:31:10.9072505Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:31:11.2114743Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:31:11.2122714Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:31:11.5982114Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:31:11.5991674Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:31:13.0976675Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:31:13.0988761Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:31:13.9051579Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:31:13.9059756Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:31:14.6590498Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:31:14.6599530Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:31:14.8252328Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:31:14.8262293Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:31:14.9057235Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:31:14.9066790Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:31:14.9205662Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:31:14.9477221Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:31:15.2003039Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:31:15.2010909Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:31:15.4625812Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:31:15.4639401Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:31:15.5333479Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:31:15.5347298Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:31:15.9122080Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:31:15.9133035Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:31:16.0171015Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:31:16.0183386Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:31:19.6190221Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:31:19.6202613Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:31:19.8982023Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:31:19.8992431Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:31:19.9385926Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:31:19.9393314Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:31:21.7317747Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:31:21.7325859Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:31:21.7715606Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:31:21.7731873Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:31:21.8968732Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:31:21.8986920Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:31:21.9019145Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:31:21.9398472Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:31:21.9430972Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:31:21.9837605Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:31:23.2117179Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:31:23.2127110Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:31:23.4339148Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_float64 2022-08-17T12:31:23.4349055Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_float64 2022-08-17T12:31:23.5112872Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:31:23.5125972Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:31:23.5248985Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:31:23.5556335Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:31:24.6833394Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:31:24.6845350Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:31:24.7993870Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:31:24.8002469Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:31:24.9909530Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:31:24.9918713Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:31:25.1119210Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:31:25.1133543Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:31:25.1326956Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:31:25.1558166Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:31:25.1579425Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_cpu_float64 2022-08-17T12:31:25.1997251Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_cpu_float64 2022-08-17T12:31:25.2019080Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:31:25.2437380Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:31:25.2470234Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:31:25.2877687Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:31:25.2906574Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:31:25.3021824Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:31:25.3030635Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:31:25.3056628Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:31:25.3316028Z [gw3] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:31:25.3348930Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:31:25.3474465Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:31:25.3497338Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:31:25.3755281Z [gw3] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:31:25.3784187Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:31:25.3914322Z [gw1] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:31:25.4197548Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:31:25.4681326Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:31:25.4693259Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:31:25.4834706Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_float64 2022-08-17T12:31:25.5116591Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_float64 2022-08-17T12:31:25.5203171Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:31:25.5225898Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:31:25.5236280Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:31:25.5325884Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_float64 2022-08-17T12:31:25.5595271Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_float64 2022-08-17T12:31:25.5675771Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:31:25.6354858Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:31:25.6369786Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:31:25.6513960Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_float64 2022-08-17T12:31:25.6795487Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_float64 2022-08-17T12:31:25.7641051Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_complex128 2022-08-17T12:31:25.7651615Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_complex128 2022-08-17T12:31:25.7813251Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_float64 2022-08-17T12:31:25.8076505Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_float64 2022-08-17T12:31:25.8592541Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:31:25.8603989Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:31:26.1191699Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:31:26.1201138Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:31:26.1598560Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:31:26.1634287Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:31:26.1829973Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:31:26.2076896Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:31:26.2236540Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:31:26.2516130Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:31:26.2626112Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:31:26.2958062Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:31:26.7336819Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:31:26.7350332Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:31:26.8240184Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:31:26.8249382Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:31:26.8283533Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:31:26.8676999Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:31:26.8705353Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:31:26.9117071Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:31:26.9149356Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:31:26.9557296Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:31:26.9585117Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:31:26.9997379Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:31:27.0023614Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:31:27.0437223Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:31:27.0462458Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:31:27.0877341Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:31:27.0902312Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:31:27.1317260Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:31:27.1346720Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:31:27.1757157Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:31:27.2065300Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logit_cpu_float64 2022-08-17T12:31:27.2195982Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logit_cpu_float64 2022-08-17T12:31:27.2225530Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:31:27.2637694Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:31:27.2665381Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:31:27.3077260Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:31:28.0008348Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:31:28.0017917Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:31:28.0045651Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_complex128 2022-08-17T12:31:28.0437225Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_complex128 2022-08-17T12:31:28.0467828Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_float64 2022-08-17T12:31:28.0877502Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_float64 2022-08-17T12:31:28.0910678Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lt_cpu_float64 2022-08-17T12:31:28.1317011Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lt_cpu_float64 2022-08-17T12:31:29.6337049Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:31:29.6347363Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:31:29.9181233Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_float64 2022-08-17T12:31:29.9195193Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_float64 2022-08-17T12:31:33.5356021Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:31:33.5370468Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:31:33.9817562Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:31:33.9827584Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:31:34.7120328Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:31:34.7130431Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:31:34.8060851Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:31:34.8071409Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:31:34.8263382Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_float64 2022-08-17T12:31:34.8477368Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_float64 2022-08-17T12:31:34.8872477Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:31:34.8882629Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:31:35.0469901Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:31:35.0479130Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:31:35.2310686Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:31:35.2320854Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:31:35.2527607Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_float64 2022-08-17T12:31:35.2757113Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_float64 2022-08-17T12:31:35.3421906Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:31:35.3433240Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:31:35.4419986Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:31:35.4430070Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:31:35.4662262Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polar_cpu_float64 2022-08-17T12:31:35.4671797Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:31:35.4962015Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_float64 2022-08-17T12:31:35.5075794Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_float64 2022-08-17T12:31:35.6788479Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:31:35.6798654Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polar_cpu_float64 2022-08-17T12:31:35.7384243Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:31:35.7399354Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:31:35.7419899Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:31:35.7839200Z [gw1] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:31:35.7866142Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:31:35.8218565Z [gw1] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:31:35.8227427Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:31:35.8274063Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:31:35.8297124Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:31:35.8646389Z [gw1] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:31:35.8655065Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:31:35.8714511Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:31:35.8741986Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:31:35.9197486Z [gw1] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:31:36.0048323Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:31:36.0061595Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:31:36.0206811Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_float64 2022-08-17T12:31:36.0478787Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_float64 2022-08-17T12:31:36.1672972Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:31:36.1682970Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:31:36.2151335Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:31:36.2166329Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:31:36.4827337Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:31:36.4834990Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:31:36.5330680Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:31:36.5341005Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:31:37.1454707Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:31:37.1466053Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:31:37.3894259Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_float64 2022-08-17T12:31:37.3905554Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_float64 2022-08-17T12:31:37.7309022Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:31:37.7319896Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:31:37.8437194Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:31:37.8443902Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:31:38.0691658Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:31:38.0702352Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:31:38.1393840Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:31:38.1407226Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:31:38.2593821Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:31:38.2599909Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:31:38.2720947Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:31:38.3037925Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:31:38.3391770Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:31:38.3474871Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:31:38.4617851Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:31:38.4626425Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:31:38.8215416Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:31:38.8226529Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:31:38.9957612Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_float64 2022-08-17T12:31:38.9968106Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:31:39.0255771Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_float64 2022-08-17T12:31:39.0263319Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_float64 2022-08-17T12:31:39.1095162Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_complex128 2022-08-17T12:31:39.1103884Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_float64 2022-08-17T12:31:39.1779676Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_median_cpu_float64 2022-08-17T12:31:39.1788307Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_median_cpu_float64 2022-08-17T12:31:40.1384617Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:31:40.1400028Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:31:40.2447394Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:31:40.2455856Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:31:40.3032540Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:31:40.3045832Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_complex128 2022-08-17T12:31:40.4384721Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_float64 2022-08-17T12:31:40.4396935Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_float64 2022-08-17T12:31:41.2128769Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:31:41.2137974Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:31:41.3862405Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:31:41.3875186Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:31:41.5870978Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:31:41.5883876Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:31:41.6056581Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:31:41.6316416Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:31:41.6564650Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:31:41.6756982Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:31:41.8027666Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:31:41.8036618Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:31:42.0021551Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:31:42.0031009Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:31:42.0179341Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_float64 2022-08-17T12:31:42.0437378Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_float64 2022-08-17T12:31:42.1023376Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mode_cpu_float64 2022-08-17T12:31:42.1031588Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mode_cpu_float64 2022-08-17T12:31:42.1652269Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:31:42.1661369Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:31:42.1753688Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:31:42.2077390Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:31:42.2260203Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_msort_cpu_float64 2022-08-17T12:31:42.2275719Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:31:42.4587871Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_float64 2022-08-17T12:31:42.4601374Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_msort_cpu_float64 2022-08-17T12:31:42.5508983Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:31:42.5517878Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_float64 2022-08-17T12:31:43.1653415Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:31:43.1665805Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:31:43.2638241Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_float64 2022-08-17T12:31:43.2648981Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_float64 2022-08-17T12:31:43.2681880Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:31:43.3076892Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:31:43.3774710Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:31:43.3788204Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:31:43.3921385Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:31:43.3934563Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:31:43.3943983Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:31:43.4061826Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_float64 2022-08-17T12:31:43.4194909Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_float64 2022-08-17T12:31:43.4222195Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:31:43.4354466Z [gw1] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:31:43.4637072Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:31:43.4672510Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:31:43.4995090Z [gw1] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:31:43.5001401Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:31:43.5019369Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:31:43.5073507Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:31:43.5098553Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:31:43.5434889Z [gw1] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:31:43.5449897Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:31:43.5514379Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:31:43.5539207Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:31:43.5875732Z [gw1] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:31:43.5955956Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:31:43.5990496Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:31:43.6032550Z [gw1] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:31:43.6314703Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:31:43.6395847Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:31:43.7050596Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:31:43.7064240Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:31:43.7221539Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:31:43.7476755Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:31:43.7674271Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_complex128 2022-08-17T12:31:43.7684905Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:31:43.8215087Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:31:43.8223912Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_complex128 2022-08-17T12:31:43.8314793Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_float64 2022-08-17T12:31:43.8326585Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_float64 2022-08-17T12:31:43.8333944Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:31:43.8637246Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:31:43.9447568Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:31:43.9455898Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:31:43.9591504Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:31:43.9877466Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:31:44.1034300Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:31:44.1043287Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:31:44.1283580Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:31:44.1476398Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:31:44.1606212Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:31:44.1918973Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:31:44.6213035Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:31:44.6221634Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:31:44.7088569Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:31:44.7097776Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:31:44.8430514Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:31:44.8443545Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:31:44.8770054Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:31:44.8875366Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:31:44.8892203Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:31:44.9317680Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:31:44.9352259Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:31:44.9583422Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:31:44.9591698Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:31:44.9756420Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:31:44.9786433Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_float64 2022-08-17T12:31:45.0197220Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_float64 2022-08-17T12:31:45.0658617Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:31:45.0666616Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:31:45.0682858Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_float64 2022-08-17T12:31:45.0697853Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:31:45.0737714Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:31:45.1076986Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_float64 2022-08-17T12:31:45.1101622Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:31:45.1517324Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:31:45.1552116Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:31:45.1941931Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:31:45.1950957Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:31:45.1954501Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:31:45.1989814Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:31:45.2150839Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:31:45.2355137Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:31:45.2394353Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:31:45.2429063Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:31:45.2836277Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:31:45.2870421Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:31:45.3276121Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:31:45.3312570Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:31:45.3334856Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:31:45.3345413Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:31:45.3522031Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:31:45.3715875Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:31:45.3738225Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:31:45.3752537Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:31:45.4158293Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:31:45.4194576Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:31:45.4598505Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:31:45.4636707Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:31:45.5038253Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:31:45.5565477Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:31:45.5575148Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:31:45.6313590Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:31:45.6326658Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:31:45.7232416Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:31:45.7247679Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:31:45.7416966Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:31:45.7428356Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:31:45.7635178Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:31:45.7673669Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:31:45.8127850Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:31:45.8137314Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:31:45.8168341Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:31:45.8557390Z [gw1] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:31:45.8581471Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_float64 2022-08-17T12:31:45.8607643Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:31:45.8613670Z [gw1] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_float64 2022-08-17T12:31:45.8995852Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:31:45.9027900Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:31:45.9405675Z [gw1] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:31:45.9413704Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:31:45.9433279Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:31:45.9467496Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:31:45.9877716Z [gw1] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:31:45.9931884Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:31:45.9945041Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:31:46.0466441Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:31:46.0475556Z [gw1] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:31:46.0506473Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:31:46.0517112Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:31:46.0606760Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:31:46.0917370Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:31:46.0932613Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:31:46.0952547Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:31:46.1605740Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:31:46.1615354Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:31:46.1761010Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:31:46.2037488Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:31:46.4157097Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:31:46.4167529Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:31:46.6045297Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:31:46.6054489Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:31:46.7110430Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_float64 2022-08-17T12:31:46.7122852Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_float64 2022-08-17T12:31:47.7508201Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:31:47.7519581Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:31:47.9253390Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:31:47.9266057Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:31:47.9333548Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_cpu_float64 2022-08-17T12:31:47.9677280Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_cpu_float64 2022-08-17T12:31:47.9884209Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:31:48.0115929Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:31:48.0136762Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:31:48.0558074Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:31:48.0584549Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:31:48.0998697Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:31:48.2153679Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:31:48.2163384Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:31:48.2312185Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:31:48.2596971Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:31:49.0273103Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:31:49.0277893Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:31:49.0653101Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:31:49.0662905Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:31:49.1394430Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:31:49.1404391Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:31:49.7309767Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:31:49.7321492Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:31:49.8370422Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:31:49.8385800Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:31:50.1755481Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:31:50.1766606Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:31:50.3683903Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:31:50.3693371Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:31:50.4385257Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:31:50.4394805Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:31:50.4536219Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:31:50.4837099Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:31:50.5039286Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:31:50.5276919Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:31:50.5492727Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:31:50.5717350Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:31:50.5862642Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:31:50.6157265Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:31:50.6297272Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:31:50.6305944Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:31:50.6371284Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:31:50.6446313Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:31:50.6593695Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:31:50.6616739Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:31:50.6713484Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:31:50.7036748Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:31:50.7176167Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:31:50.7478085Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:31:50.7616839Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:31:50.7916477Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:31:50.9199213Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_complex128 2022-08-17T12:31:50.9208961Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_complex128 2022-08-17T12:31:50.9563759Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_float64 2022-08-17T12:31:50.9636130Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_float64 2022-08-17T12:31:51.0976899Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:31:51.0986490Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:31:51.1622504Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:31:51.1636608Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:31:51.1758680Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:31:51.2077998Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:31:51.2106562Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_complex128 2022-08-17T12:31:51.2516908Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_complex128 2022-08-17T12:31:51.2547218Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_float64 2022-08-17T12:31:51.2957790Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_float64 2022-08-17T12:31:51.3664373Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:31:51.3679404Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:31:51.3811409Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:31:51.4116649Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:31:51.4195563Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sign_cpu_float64 2022-08-17T12:31:51.4557062Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sign_cpu_float64 2022-08-17T12:31:51.4582024Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:31:51.5037015Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:31:51.5421731Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:31:51.5473678Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:31:51.5553571Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_float64 2022-08-17T12:31:51.5918198Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_float64 2022-08-17T12:31:51.6818374Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:31:51.6827334Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:31:51.7006309Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:31:51.7236604Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:31:51.7631820Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:31:51.7673220Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:31:51.7756072Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:31:51.8116396Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:31:52.3019281Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:31:52.3031312Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:31:52.3373606Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:31:52.3433987Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:31:52.5981126Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:31:52.5996953Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:31:52.6395681Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:31:52.6434574Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:31:53.2949559Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sort_cpu_float64 2022-08-17T12:31:53.2960158Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sort_cpu_float64 2022-08-17T12:31:53.2980512Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:31:53.3398182Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:31:53.3420193Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:31:53.3837698Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:31:53.3875103Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:31:53.4277770Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:31:53.4304009Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:31:53.4716157Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:31:53.4743959Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:31:53.5157282Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:31:53.5186119Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:31:53.5595589Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:31:53.5620023Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:31:53.6036765Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:31:53.6069452Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:31:53.6477920Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:31:53.6513315Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:31:53.6917944Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:31:53.6940278Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:31:53.7356855Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:31:53.7377588Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:31:53.7798164Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:31:53.7952014Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:31:53.8236610Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:31:53.8388814Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:31:53.8675218Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:31:53.8701938Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:31:53.9116507Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:31:53.9151593Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:31:53.9556465Z [gw1] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:31:53.9722816Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:31:53.9998731Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:31:54.0249592Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:31:54.0437056Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:31:54.0699170Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:31:54.0877881Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:31:54.1209121Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:31:54.1316134Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:31:54.4610090Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:31:54.4617602Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:31:54.5223192Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:31:54.5233799Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:31:54.8562966Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:31:54.8571765Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:31:54.9178253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_float64 2022-08-17T12:31:54.9186299Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_float64 2022-08-17T12:31:54.9212413Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_complex128 2022-08-17T12:31:54.9599531Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_complex128 2022-08-17T12:31:54.9635882Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_float64 2022-08-17T12:31:55.0037431Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_float64 2022-08-17T12:31:55.0065547Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:31:55.0477704Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:31:55.0516124Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:31:55.0918437Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:31:55.0954325Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amax_cpu_float64 2022-08-17T12:31:55.1357740Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amax_cpu_float64 2022-08-17T12:31:55.1397329Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amin_cpu_float64 2022-08-17T12:31:55.1796678Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amin_cpu_float64 2022-08-17T12:31:55.1823731Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:31:55.2238095Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:31:55.2274973Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:31:55.2677576Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:31:55.2713167Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_float64 2022-08-17T12:31:55.3130438Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_float64 2022-08-17T12:31:55.3166768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_complex128 2022-08-17T12:31:55.3432848Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_complex128 2022-08-17T12:31:55.3444685Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:31:55.3556253Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:31:55.3596501Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_float64 2022-08-17T12:31:55.4037824Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_float64 2022-08-17T12:31:55.4075756Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_arange_cpu_float64 2022-08-17T12:31:55.4477855Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_arange_cpu_float64 2022-08-17T12:31:55.4509564Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:31:55.4916897Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:31:55.4945117Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:31:55.5357505Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:31:55.5394722Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:31:55.5797831Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:31:55.5829279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:31:55.6238182Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:31:55.6272324Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:31:55.6678369Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:31:55.6704419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:31:55.7117398Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:31:55.7139724Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:31:55.7556037Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:31:55.7595589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:31:55.7617270Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:31:55.7625767Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:31:55.7997073Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:31:55.8032158Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:31:55.8437391Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:31:55.9030558Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:31:55.9040366Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:31:55.9200985Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_float64 2022-08-17T12:31:55.9476947Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_float64 2022-08-17T12:31:55.9514657Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:31:55.9918265Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:31:55.9959461Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:31:56.0356961Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:31:56.1238973Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:31:56.1252754Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:31:56.1751208Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:31:56.1765994Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:31:56.1878041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_float64 2022-08-17T12:31:56.2196527Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_float64 2022-08-17T12:31:56.2222822Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:31:56.2637701Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:31:56.2665311Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:31:56.3077963Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:31:56.3111115Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:31:56.3517972Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:31:56.3557069Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:31:56.3997995Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:31:56.4035033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:31:56.4437682Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:31:56.4475182Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:31:56.4917660Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:31:56.4947268Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:31:56.5358651Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:31:56.5399748Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:31:56.5796045Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:31:57.7470724Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:31:57.7481837Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:31:57.8384122Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:31:57.8395362Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:31:57.8429982Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:31:57.8838978Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:31:57.8877977Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:31:57.9277976Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:31:57.9312920Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:31:57.9719191Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:31:57.9748276Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:31:58.0158572Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:31:58.0194876Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:31:58.0597274Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:31:58.0633684Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:31:58.1037899Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:31:58.1075939Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:31:58.1476203Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:31:58.1511974Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:31:58.1916948Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:31:58.1951112Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_float64 2022-08-17T12:31:58.2357890Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_float64 2022-08-17T12:31:58.2392301Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:31:58.2798086Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:31:58.2833437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:31:58.3237933Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:31:58.3273347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:31:58.3678203Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:31:58.3712823Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:31:58.4117401Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:31:58.4153066Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:31:58.4557279Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:31:58.4591543Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:31:58.4997391Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:31:58.5031347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_float64 2022-08-17T12:31:58.5437238Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_float64 2022-08-17T12:31:58.5471890Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:31:58.5876798Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:31:58.5915623Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:31:58.6317015Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:31:58.6351375Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:31:58.6756801Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:31:58.6790748Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_float64 2022-08-17T12:31:58.7196635Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_float64 2022-08-17T12:31:58.7237621Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:31:58.7638114Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:31:58.7762658Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:31:58.8077094Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:31:58.8114463Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:31:58.8515874Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:31:58.8541563Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:31:58.8957727Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:31:58.8986510Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_complex128 2022-08-17T12:31:58.9397573Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_complex128 2022-08-17T12:31:58.9425893Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_float64 2022-08-17T12:31:58.9837293Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_float64 2022-08-17T12:31:58.9862194Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:31:59.0276278Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:31:59.0306193Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:31:59.0716666Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:31:59.0749229Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:31:59.1155952Z [gw1] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:31:59.1186769Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:31:59.1597768Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:31:59.1632690Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:31:59.2039036Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:31:59.2078042Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:31:59.2478208Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:31:59.2513584Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:31:59.2918228Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:31:59.2955041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:31:59.3356528Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:31:59.3929243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:31:59.3937239Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:31:59.4532314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:31:59.4539908Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:31:59.5126728Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:31:59.5136812Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:31:59.5527201Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:31:59.5596234Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:31:59.5629112Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_float64 2022-08-17T12:31:59.6038411Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_float64 2022-08-17T12:31:59.6071694Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:31:59.6477867Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:31:59.6520001Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:31:59.6916729Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:31:59.6942312Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:31:59.7357195Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:31:59.7393207Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:31:59.7798241Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:31:59.7833316Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_complex_cpu_float64 2022-08-17T12:31:59.8237388Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_complex_cpu_float64 2022-08-17T12:31:59.8275237Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:31:59.8676946Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:31:59.8713628Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_float64 2022-08-17T12:31:59.9117042Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_float64 2022-08-17T12:31:59.9448246Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:31:59.9557438Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:31:59.9687213Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:31:59.9997365Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:32:00.0026112Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:32:00.0438494Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:32:00.0477186Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:32:00.0878566Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:32:00.0914488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:32:00.1317959Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:32:00.1344831Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:32:00.1759051Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:32:00.2379931Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:32:00.2389485Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:32:00.2417751Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:32:00.2797380Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:32:00.2825915Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:32:00.3237751Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:32:00.4162488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:32:00.4176879Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:32:00.4445991Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_float64 2022-08-17T12:32:00.4596687Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_float64 2022-08-17T12:32:00.5458344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:32:00.5472004Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:32:00.5728772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:32:00.5917363Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:32:00.5943715Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:32:00.6357664Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:32:00.6384383Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:32:00.6797950Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:32:00.6834865Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:32:00.7237806Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:32:00.7270162Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_float64 2022-08-17T12:32:00.7675876Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_float64 2022-08-17T12:32:00.7701339Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:32:00.8117995Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:32:00.8153591Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_float64 2022-08-17T12:32:00.8556450Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_float64 2022-08-17T12:32:00.8581212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:32:00.8997609Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:32:00.9029955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:32:00.9436953Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:32:12.8443864Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:32:12.8472120Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:32:14.5056743Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:32:14.5069019Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:32:14.6510475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:32:14.6519697Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:32:14.6784141Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:32:14.6954895Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:32:14.6981834Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:32:14.7397260Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:32:14.7432055Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:32:14.7837523Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:32:14.8023284Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:32:14.8277063Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:32:14.8306520Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:32:14.8493841Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:32:14.8507799Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:32:14.8717834Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:32:14.8752298Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_float64 2022-08-17T12:32:14.9157025Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_float64 2022-08-17T12:32:14.9182819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:32:14.9597174Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:32:14.9626272Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:32:15.0036653Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:32:15.0065514Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:32:15.0476516Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:32:15.0505876Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:32:15.0915964Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:32:15.0950501Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:32:15.1356664Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:32:15.1391894Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:32:15.1797242Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:32:15.1832062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:32:15.2237923Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:32:15.2270764Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:32:15.2677221Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:32:15.2707274Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_float64 2022-08-17T12:32:15.3116947Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_float64 2022-08-17T12:32:15.3362019Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:32:15.3556265Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:32:15.3595166Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:32:15.3997745Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:32:15.4029044Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_float64 2022-08-17T12:32:15.4436598Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_float64 2022-08-17T12:32:15.5355155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:32:15.5368794Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:32:16.0580210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:32:16.0588354Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:32:16.1383425Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:32:16.1394729Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:32:16.1980852Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:32:16.1989022Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:32:16.2020476Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:32:16.2396022Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:32:16.2420374Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_float64 2022-08-17T12:32:16.2837103Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_float64 2022-08-17T12:32:16.2867514Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_complex128 2022-08-17T12:32:16.3277131Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_complex128 2022-08-17T12:32:16.3307443Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_float64 2022-08-17T12:32:16.3756607Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_float64 2022-08-17T12:32:16.3784747Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:32:16.4197804Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:32:16.4235962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:32:16.4636670Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:32:16.4670421Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:32:16.5078066Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:32:16.5109298Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:32:16.5517952Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:32:16.5551669Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:32:16.5956664Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:32:16.5998386Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_float64 2022-08-17T12:32:16.6013143Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_float64 2022-08-17T12:32:16.6022347Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:32:16.6397812Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:32:16.6434324Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:32:16.6837144Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:32:16.6872616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:32:16.7276480Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:32:16.7310831Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:32:16.7716989Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:32:16.7750877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_float64 2022-08-17T12:32:16.8157373Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_float64 2022-08-17T12:32:16.8191958Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:32:16.8267109Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:32:16.8278039Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:32:16.8597006Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:32:16.8630800Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:32:16.9037590Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:32:16.9072213Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:32:16.9476050Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:32:16.9506410Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_float64 2022-08-17T12:32:16.9916375Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_float64 2022-08-17T12:32:16.9951516Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:32:17.0356868Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:32:17.0403031Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_float64 2022-08-17T12:32:17.0797345Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_float64 2022-08-17T12:32:17.0944767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erf_cpu_float64 2022-08-17T12:32:17.1276810Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erf_cpu_float64 2022-08-17T12:32:17.1306863Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:32:17.1318309Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:32:17.1558068Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:32:17.1719418Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:32:17.1865882Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:32:17.2158630Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:32:17.2400211Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:32:17.2597875Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:32:17.3814420Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:32:17.3828830Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:32:17.4065096Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_float64 2022-08-17T12:32:17.4238217Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_float64 2022-08-17T12:32:17.4265964Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:32:17.4676927Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:32:17.4703205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:32:17.5116547Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:32:17.5144212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:32:17.5556079Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:32:17.5582448Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_float64 2022-08-17T12:32:17.5996146Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_float64 2022-08-17T12:32:17.6090300Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:32:17.6437768Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:32:17.6464490Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:32:17.6875974Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:32:17.6901804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:32:17.7318945Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:32:17.7359292Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:32:17.7756297Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:32:17.7790355Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:32:17.8196848Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:32:17.8234831Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:32:17.8636807Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:32:17.8669467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:32:17.9077792Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:32:17.9114955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:32:17.9518526Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:32:17.9552704Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:32:17.9956992Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:32:17.9991252Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:32:18.0397768Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:32:18.0837465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:32:18.0850208Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:32:18.0888448Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:32:18.1278019Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:32:18.1306190Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:32:18.1717880Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:32:18.1751900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:32:18.2157370Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:32:18.2192424Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:32:18.2598362Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:32:18.2635340Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:32:18.3042701Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:32:18.3079812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:32:18.3478025Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:32:18.3513445Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:32:18.3875656Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:32:18.3884267Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:32:18.3955783Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:32:18.3993438Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:32:18.4397190Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:32:18.4436481Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:32:18.4836637Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:32:18.4871293Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:32:18.5278857Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:32:18.5317249Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:32:18.5717837Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:32:18.5752926Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:32:18.6158718Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:32:18.6195078Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:32:18.6598116Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:32:18.6634772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:32:18.6752543Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:32:18.6765100Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:32:18.7038388Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:32:18.7074244Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:32:18.7477418Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:32:18.7518157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:32:18.7918247Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:32:18.7956176Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:32:18.8358521Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:32:18.8399330Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:32:18.8798070Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:32:18.8834188Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:32:18.9112637Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:32:18.9125016Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:32:18.9235400Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:32:18.9273572Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:32:18.9677524Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:32:18.9703619Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:32:19.0118034Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:32:19.0148691Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:32:19.0557919Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:32:19.0584708Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:32:19.0997989Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:32:19.1030192Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:32:19.1437120Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:32:19.1465458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:32:19.1633858Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:32:19.1642132Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:32:19.1894989Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:32:19.1914012Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:32:19.1938082Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:32:19.2075815Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:32:19.2357162Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:32:19.2391904Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:32:19.2797189Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:32:19.2827292Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:32:19.2994269Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:32:19.3002185Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:32:19.3236356Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:32:19.3264856Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:32:19.3677080Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:32:19.3706028Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:32:19.4059185Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:32:19.4068053Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:32:19.4114913Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:32:19.4163991Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:32:19.4556886Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:32:19.4590284Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:32:19.4996180Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:32:19.5030772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:32:19.5289602Z [gw1] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:32:19.5297086Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:32:19.5436125Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:32:19.5449306Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:32:19.5471391Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:32:19.5715817Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:32:19.5874284Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:32:19.5884505Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:32:19.5920066Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:32:19.6154717Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:32:19.6314378Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:32:19.6324665Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:32:19.6360224Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:32:19.6595342Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:32:19.6757859Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:32:19.6797443Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:32:19.6948875Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:32:19.7033977Z [gw3] [ 55%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:32:19.7197623Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:32:19.7232252Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:32:19.7637392Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:32:19.7672308Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:32:19.8078745Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:32:19.8111945Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:32:19.8518716Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:32:19.8556743Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:32:19.8958533Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:32:19.8991149Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:32:19.9396983Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:32:19.9430216Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:32:19.9838314Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:32:19.9875280Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:32:20.0278386Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:32:20.0316111Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:32:20.0758632Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:32:20.0792471Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:32:20.1197766Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:32:20.1228352Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:32:20.1638809Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:32:20.1671901Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:32:20.2077637Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:32:20.2106335Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:32:20.2138799Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:32:20.2147820Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:32:20.2517184Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:32:20.2546003Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:32:20.2958299Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:32:20.2991217Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:32:20.3398310Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:32:20.3403021Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:32:20.3409830Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:32:20.4552238Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:32:20.4561163Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:32:20.4728596Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_float64 2022-08-17T12:32:20.4996791Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_float64 2022-08-17T12:32:20.5089590Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:32:20.5437256Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:32:20.5875952Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:32:20.5884056Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:32:20.6254490Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:32:20.6261594Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:32:20.6455257Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_float64 2022-08-17T12:32:20.6675352Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_float64 2022-08-17T12:32:20.7585426Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_complex128 2022-08-17T12:32:20.7598782Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_complex128 2022-08-17T12:32:20.7794751Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_float64 2022-08-17T12:32:20.8036751Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_float64 2022-08-17T12:32:20.8070599Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:32:20.8477162Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:32:20.8510955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:32:20.8917481Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:32:20.8951436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:32:20.9357670Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:32:20.9387009Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:32:20.9639262Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:32:20.9650428Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:32:20.9796222Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:32:20.9824711Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:32:21.0237639Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:32:21.0270121Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:32:21.0676763Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:32:21.0711283Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:32:21.1116434Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:32:21.1151557Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:32:21.1557385Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:32:21.1591570Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:32:21.1999773Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:32:21.2037230Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:32:21.2438726Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:32:21.2473787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:32:21.2878561Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:32:21.2918664Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:32:21.3317274Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:32:21.3356134Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:32:21.3758774Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:32:21.3793131Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:32:21.4197153Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:32:21.4231599Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:32:21.4642635Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:32:21.4678191Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:32:21.5078676Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:32:21.5522639Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logit_cpu_float64 2022-08-17T12:32:21.5534483Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logit_cpu_float64 2022-08-17T12:32:21.5562419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:32:21.5956815Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:32:21.5987592Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:32:21.6397314Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:32:21.6422696Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:32:21.6836757Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:32:21.6865992Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_complex128 2022-08-17T12:32:21.7276801Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_complex128 2022-08-17T12:32:21.7302931Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_float64 2022-08-17T12:32:21.7716876Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_float64 2022-08-17T12:32:21.7743915Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lt_cpu_float64 2022-08-17T12:32:21.8157472Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lt_cpu_float64 2022-08-17T12:32:21.8184603Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:32:21.8596990Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:32:21.8623440Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_float64 2022-08-17T12:32:21.9036758Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_float64 2022-08-17T12:32:21.9064629Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:32:21.9477464Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:32:21.9511397Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:32:21.9916849Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:32:21.9947048Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:32:22.0356593Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:32:22.0385889Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:32:22.0796980Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:32:22.0826101Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:32:22.1237107Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:32:22.1265386Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_float64 2022-08-17T12:32:22.1676710Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_float64 2022-08-17T12:32:22.1706349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:32:22.2117047Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:32:22.2147866Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_float64 2022-08-17T12:32:22.2556772Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_float64 2022-08-17T12:32:22.4836654Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:32:22.4845703Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:32:22.5156592Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:32:22.5276311Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:32:22.8315136Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:32:22.8329780Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:32:22.8685113Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:32:22.8753760Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:32:22.8781965Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:32:22.9198204Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:32:22.9232921Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:32:22.9638413Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:32:22.9677443Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:32:23.0078050Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:32:23.0114284Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:32:23.0518826Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:32:23.0554314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:32:23.0957326Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:32:23.0994644Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:32:23.1397527Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:32:23.1435528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:32:23.1838046Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:32:23.1875505Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:32:23.2278045Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:32:23.2313035Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:32:23.2717138Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:32:23.2751209Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:32:23.3162156Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:32:23.3199543Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:32:23.3597170Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:32:23.3631725Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_float64 2022-08-17T12:32:23.4036815Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_float64 2022-08-17T12:32:23.4072311Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_median_cpu_float64 2022-08-17T12:32:23.4478293Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_median_cpu_float64 2022-08-17T12:32:23.4513385Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:32:23.4917064Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:32:23.4947466Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:32:23.5357056Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:32:23.5396911Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:32:23.5797380Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:32:23.5831854Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:32:23.6238233Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:32:23.6272999Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:32:23.6677253Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:32:23.6711322Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:32:23.7116048Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:32:23.7150328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:32:23.7555888Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:32:23.7601590Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:32:23.7996658Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:32:23.8031579Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:32:23.8437155Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:32:23.8471483Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_float64 2022-08-17T12:32:23.8877035Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_float64 2022-08-17T12:32:23.8911724Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mode_cpu_float64 2022-08-17T12:32:23.9316726Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mode_cpu_float64 2022-08-17T12:32:23.9351951Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:32:23.9758097Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:32:23.9796869Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:32:24.0198544Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:32:24.0236634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_msort_cpu_float64 2022-08-17T12:32:24.0638502Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_msort_cpu_float64 2022-08-17T12:32:24.6647045Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:32:24.6654984Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:32:24.7578430Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_float64 2022-08-17T12:32:24.7590036Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_float64 2022-08-17T12:32:24.7614353Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:32:24.8037137Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:32:24.8063751Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:32:24.8476828Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:32:24.8502384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_float64 2022-08-17T12:32:24.8916919Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_float64 2022-08-17T12:32:24.9876612Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:32:24.9889186Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:32:24.9906789Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:32:25.0317048Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:32:25.0340114Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:32:25.0757091Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:32:25.0974005Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:32:25.1197094Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:32:25.1227118Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:32:25.1638354Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:32:25.1667367Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:32:25.2077870Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:32:25.2100195Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:32:25.2517363Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:32:25.2547381Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:32:25.2958130Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:32:25.2985909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:32:25.3398387Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:32:25.3430153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:32:25.3838346Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:32:25.3872337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:32:25.4281615Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:32:25.4310841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:32:25.4718213Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:32:25.4757057Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_float64 2022-08-17T12:32:25.5158079Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_float64 2022-08-17T12:32:25.5657188Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:32:25.5668001Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:32:25.5774396Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_float64 2022-08-17T12:32:25.6076164Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_float64 2022-08-17T12:32:25.6108205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:32:25.6518671Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:32:25.6555150Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:32:25.6957302Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:32:25.6995724Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:32:25.7436500Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:32:25.7472297Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:32:25.7876677Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:32:25.7904825Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:32:25.8316881Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:32:25.8343081Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:32:25.8756662Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:32:25.8783187Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:32:25.9196440Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:32:25.9225176Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:32:25.9638278Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:32:25.9674691Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:32:26.0078216Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:32:26.0117421Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:32:26.0517974Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:32:26.0554336Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:32:26.0956790Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:32:26.0996864Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:32:26.1398004Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:32:26.1433491Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:32:26.1838320Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:32:26.1872255Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:32:26.2277621Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:32:26.2312098Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:32:26.2716720Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:32:26.2754172Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:32:26.3156611Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:32:26.3189387Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:32:26.3596853Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:32:26.3626743Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:32:26.4037858Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:32:26.4063433Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:32:26.4478025Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:32:26.4508067Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:32:26.4917181Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:32:26.4948391Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:32:26.5397857Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:32:26.5425923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:32:26.5837646Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:32:26.6099686Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:32:26.6277531Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:32:26.6314171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:32:26.6717612Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:32:26.6757922Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:32:26.7159366Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:32:26.7200787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:32:26.7598273Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:32:26.7636808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:32:26.8038527Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:32:26.8078829Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:32:26.8479306Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:32:26.8518565Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:32:26.8918520Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:32:26.8958962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:32:26.9359222Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:32:26.9395146Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:32:26.9797373Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:32:26.9841278Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:32:27.0236540Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:32:27.0272199Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:32:27.0678429Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:32:27.0712109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:32:27.1117281Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:32:27.2241374Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:32:27.2252929Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:32:27.3726457Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:32:27.3736634Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:32:27.5069933Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:32:27.5079261Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:32:27.5263911Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:32:27.5516882Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:32:27.5546497Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:32:27.5957085Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:32:27.5988307Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:32:27.6397105Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:32:27.6802318Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:32:27.6833061Z [gw1] [ 57%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:32:28.3003580Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:32:28.3013677Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:32:28.4259944Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:32:28.4270802Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:32:28.4297590Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:32:28.4676829Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:32:28.4704879Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:32:28.5116917Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:32:28.5146973Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:32:28.5557428Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:32:28.5592231Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:32:28.5997413Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:32:28.6026024Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:32:28.6437481Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:32:28.6466495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:32:28.6877806Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:32:28.6903633Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:32:28.7316715Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:32:28.7343302Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:32:28.7756969Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:32:28.8050137Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:32:28.8196333Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:32:28.8235275Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:32:28.8636409Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:32:28.8678637Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:32:28.9075770Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:32:28.9113903Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:32:28.9516791Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:32:28.9554283Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:32:28.9957492Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:32:28.9992189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:32:29.0396703Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:32:29.0431610Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:32:29.0836757Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:32:29.0870661Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:32:29.1276855Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:32:29.1312253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:32:29.1717002Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:32:29.1742297Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:32:29.2158540Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:32:29.2193479Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:32:29.2597721Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:32:29.2633047Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:32:29.3036504Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:32:29.3072349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:32:29.3478172Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:32:29.3513737Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:32:29.3917561Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:32:29.3951380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:32:29.4358478Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:32:29.4398960Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:32:29.4798493Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:32:29.4836971Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:32:29.5238861Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:32:29.5278404Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:32:29.5678737Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:32:29.5715930Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:32:29.6117924Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:32:29.6155839Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:32:29.6558147Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:32:29.6593574Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:32:29.6996841Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:32:29.7024965Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:32:29.7437282Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:32:29.7461492Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:32:29.7876470Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:32:29.7917306Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:32:29.8317365Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:32:29.8352873Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:32:29.8758151Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:32:29.8794311Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:32:29.9198222Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:32:29.9233577Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:32:29.9637457Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:32:29.9671922Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:32:30.0076939Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:32:30.0112031Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:32:30.0516668Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:32:30.0553936Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:32:30.0956853Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:32:30.0990850Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:32:30.1396393Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:32:30.1703914Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:32:30.1835222Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:32:30.1871010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:32:30.2277655Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:32:30.2308519Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:32:30.2716919Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:32:30.2754745Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:32:30.3157155Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:32:30.3191750Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:32:30.3595272Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:32:30.3620131Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:32:30.4036752Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:32:30.4067819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:32:30.4477227Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:32:30.4506389Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:32:30.4917980Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:32:30.4947562Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:32:30.5357510Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:32:30.5385357Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:32:30.5797561Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:32:30.5821099Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:32:30.6236871Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:32:30.6272621Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:32:30.6677633Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:32:30.6713203Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:32:30.7116405Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:32:30.7153372Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:32:30.7558215Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:32:30.7599755Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:32:30.7998256Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:32:30.8035990Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:32:30.8438957Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:32:30.8475921Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:32:30.8879168Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:32:30.8921089Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:32:30.9318739Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:32:30.9356549Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:32:30.9759154Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:32:30.9799268Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:32:31.0198135Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:32:31.0233947Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:32:31.0638539Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:32:31.0679410Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:32:31.1077588Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:32:31.1112847Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:32:31.1516748Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:32:31.1551853Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:32:31.1957155Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:32:31.2004957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:32:31.2397569Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:32:31.2431834Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:32:31.2836807Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:32:31.2873889Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:32:31.3277351Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:32:31.3543231Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:32:31.3716807Z [gw1] [ 58%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:32:31.3972905Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:32:31.4156316Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:32:31.4191680Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:32:31.4597763Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:32:31.4875508Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:32:31.5036669Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:32:31.5071342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:32:31.5477400Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:32:31.5512342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:32:31.5916855Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:32:31.5951941Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:32:31.6356830Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:32:31.6392616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:32:31.6795810Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:32:31.6839133Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:32:31.7237207Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:32:31.7273087Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:32:31.7676637Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:32:31.7712278Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:32:31.8117037Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:32:31.8153175Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:32:31.8557172Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:32:31.8591671Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:32:31.8995936Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:32:31.9031893Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:32:31.9436839Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:32:31.9467282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:32:31.9877116Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:32:31.9912856Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:32:32.0316137Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:32:32.0351976Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:32:32.0757600Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:32:32.0792291Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:32:32.1199007Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:32:32.1236080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:32:32.1644613Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:32:32.1680356Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:32:32.2079043Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:32:32.2119631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:32:32.2519817Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:32:32.2560861Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:32:32.2958814Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:32:32.2993789Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:32:32.3398575Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:32:32.3433399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:32:32.3838681Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:32:32.3873038Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:32:32.4278687Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:32:32.4312161Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:32:32.4717966Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:32:32.4753693Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:32:32.5157726Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:32:32.5192281Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_float64 2022-08-17T12:32:32.5597718Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_float64 2022-08-17T12:32:32.5634375Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:32:32.6036678Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:32:32.6075709Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:32:32.6477029Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:32:32.6513189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:32:32.6916385Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:32:32.6951202Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:32:32.7357778Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:32:32.7392868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:32:32.7798078Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:32:32.7832277Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:32:32.8237451Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:32:32.8259966Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_cpu_float64 2022-08-17T12:32:32.8677219Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_cpu_float64 2022-08-17T12:32:32.8700111Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:32:32.9117216Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:32:32.9149834Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:32:32.9557022Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:32:32.9590797Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:32:32.9996987Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:32:33.0030492Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:32:33.0436826Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:32:33.0470172Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:32:33.0876679Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:32:33.0916517Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:32:33.1316393Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:32:33.1351895Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_float64 2022-08-17T12:32:33.1757584Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_float64 2022-08-17T12:32:33.1793332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:32:33.2197018Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:32:33.2231122Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:32:33.2636227Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:32:33.2671020Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_float64 2022-08-17T12:32:33.3078626Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_float64 2022-08-17T12:32:33.3112235Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:32:33.3516543Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:32:33.3551455Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:32:33.3957506Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:32:33.3992168Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polar_cpu_float64 2022-08-17T12:32:33.4398740Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polar_cpu_float64 2022-08-17T12:32:33.5129620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:32:33.5143181Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:32:33.5165091Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:32:33.5558916Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:32:33.5579414Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:32:33.5998585Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:32:33.6022759Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:32:33.6437943Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:32:33.6462896Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:32:33.6878095Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:32:33.6913858Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:32:33.7318490Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:32:33.7355161Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_float64 2022-08-17T12:32:33.7757542Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_float64 2022-08-17T12:32:33.7784350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:32:33.8198188Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:32:33.8226296Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_float64 2022-08-17T12:32:33.8636994Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_float64 2022-08-17T12:32:33.8663790Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:32:33.9077547Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:32:33.9106462Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_float64 2022-08-17T12:32:33.9517142Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_float64 2022-08-17T12:32:34.5383280Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_complex128 2022-08-17T12:32:34.5390325Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:32:34.6028724Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:32:34.6058447Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:32:34.8920047Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:32:34.8929908Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:32:34.9262599Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:32:34.9355397Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:32:35.1845531Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:32:35.1858535Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:32:35.2159966Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:32:35.2275884Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:32:35.2418150Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:32:35.2716832Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:32:35.2915896Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:32:35.3086282Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:32:35.3095138Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_complex128 2022-08-17T12:32:35.3154551Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_float64 2022-08-17T12:32:35.3442658Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:32:35.3596495Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:32:35.4251466Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:32:35.4260427Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_float64 2022-08-17T12:32:35.4294812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:32:35.4677008Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:32:35.4702359Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_float64 2022-08-17T12:32:35.5116786Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_float64 2022-08-17T12:32:35.5146196Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:32:35.5313249Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:32:35.5326062Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:32:35.5555957Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:32:35.5735014Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:32:35.5997719Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:32:35.6031414Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:32:35.6437954Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:32:35.6458795Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:32:35.6471463Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:32:35.6479497Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:32:35.6875609Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:32:35.6901192Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:32:35.7317852Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:32:35.7354759Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:32:35.7756713Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:32:35.7797197Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:32:35.8198353Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:32:35.8235221Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:32:35.8636662Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:32:35.8676890Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:32:35.9076791Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:32:35.9111914Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_complex128 2022-08-17T12:32:35.9518061Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_complex128 2022-08-17T12:32:35.9553738Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_float64 2022-08-17T12:32:35.9957754Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_float64 2022-08-17T12:32:36.0860614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:32:36.0871743Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:32:36.2770852Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:32:36.2784975Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:32:36.2794764Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:32:36.2833246Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:32:36.4179447Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:32:36.4192274Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:32:36.4490213Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:32:36.4498425Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:32:36.4671621Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:32:36.4918073Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:32:36.5059267Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:32:36.5317591Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:32:36.5330306Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:32:36.5354364Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:32:36.5391784Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:32:36.5796983Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:32:36.5832023Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:32:36.6232199Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:32:36.6240397Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:32:36.6241700Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:32:36.6276107Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:32:36.6676075Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:32:36.6712447Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:32:36.6975957Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:32:36.6987721Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:32:36.7115907Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:32:36.7141316Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:32:36.7558393Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:32:36.7584592Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:32:36.7738969Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:32:36.7751106Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:32:36.7996255Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:32:36.8030419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:32:36.8436937Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:32:36.8464018Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:32:36.8876994Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:32:36.8903442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:32:36.8920161Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:32:36.8932485Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:32:36.9318255Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:32:36.9350038Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_float64 2022-08-17T12:32:36.9757733Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_float64 2022-08-17T12:32:36.9784355Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:32:37.0197566Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:32:37.0227375Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:32:37.0636495Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:32:37.0673830Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:32:37.0813219Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:32:37.0827550Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:32:37.1077054Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:32:37.1113204Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:32:37.1516704Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:32:37.1553994Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:32:37.1957490Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:32:37.1991745Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:32:37.2397641Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:32:37.2433983Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:32:37.2837895Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:32:37.2873432Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_float64 2022-08-17T12:32:37.3278065Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_float64 2022-08-17T12:32:37.3313879Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:32:37.3717692Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:32:37.3752551Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:32:37.4157068Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:32:37.4289889Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_cpu_float64 2022-08-17T12:32:37.4597813Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_cpu_float64 2022-08-17T12:32:37.4862869Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:32:37.5036959Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:32:37.5053971Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:32:37.5476767Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:32:37.5500688Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:32:37.5918694Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:32:37.7138696Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:32:37.7184667Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:32:37.7387474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:32:37.7556548Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:32:37.7589994Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:32:37.7844160Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:32:37.7851901Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:32:37.7995612Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:32:37.8034305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:32:37.8438234Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:32:37.8774053Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:32:37.8782851Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:32:38.0238383Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:32:38.0254079Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:32:38.0800692Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:32:38.0810814Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:32:38.3969388Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:32:38.3978114Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:32:38.4804117Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:32:38.4812835Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:32:39.0007049Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:32:39.0013962Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:32:39.1212410Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:32:39.1224339Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:32:39.1442430Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:32:39.1638141Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:32:39.1787370Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:32:39.2077357Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:32:39.2239468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:32:39.2517183Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:32:39.2662863Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:32:39.2957189Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:32:39.3158072Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:32:39.3396970Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:32:39.3426636Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:32:39.3837571Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:32:39.3863319Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:32:39.4276927Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:32:39.4303725Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:32:39.4716714Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:32:39.4747059Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_complex128 2022-08-17T12:32:39.5156578Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_complex128 2022-08-17T12:32:39.5186202Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_float64 2022-08-17T12:32:39.5596909Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_float64 2022-08-17T12:32:39.5626354Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:32:39.6037376Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:32:39.6441616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:32:39.6473304Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:32:39.6557948Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:32:39.6916979Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:32:39.6945469Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_complex128 2022-08-17T12:32:39.7356370Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_complex128 2022-08-17T12:32:39.7384342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_float64 2022-08-17T12:32:39.7796966Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_float64 2022-08-17T12:32:39.7899098Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:32:39.7913264Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:32:39.8508527Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:32:39.8520570Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:32:39.8666383Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:32:39.8956372Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:32:39.9079474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sign_cpu_float64 2022-08-17T12:32:39.9397058Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sign_cpu_float64 2022-08-17T12:32:39.9432279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:32:39.9537012Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:32:39.9550803Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:32:39.9837158Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:32:40.0363410Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:32:40.0378540Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:32:40.0514215Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_float64 2022-08-17T12:32:40.0796146Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_float64 2022-08-17T12:32:40.1220654Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:32:40.1233053Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:32:40.1461597Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:32:40.1677947Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:32:40.1703150Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:32:40.1774974Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:32:40.1782755Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:32:40.2116390Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:32:40.2150136Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:32:40.2407823Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:32:40.2414935Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:32:40.2558050Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:32:40.2592557Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:32:40.2798329Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:32:40.2832559Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:32:40.2923909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:32:40.2995551Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:32:40.3022475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:32:40.3277265Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:32:40.3301379Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:32:40.3436316Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:32:40.3467059Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:32:40.3716616Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:32:40.3741801Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:32:40.3875464Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:32:40.3908919Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:32:40.4196715Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:32:40.4224826Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:32:40.4315450Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:32:40.4352014Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:32:40.4636684Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:32:40.4662404Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:32:40.4754397Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:32:40.4786991Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:32:40.5116018Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:32:40.5146528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sort_cpu_float64 2022-08-17T12:32:40.5234907Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sort_cpu_float64 2022-08-17T12:32:40.5269659Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:32:40.5556328Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:32:40.5585755Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:32:40.5675564Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:32:40.5707236Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:32:40.5995691Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:32:40.6020123Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:32:40.6114549Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:32:40.6140216Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:32:40.6436271Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:32:40.6463614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:32:40.6554523Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:32:40.6578523Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:32:40.6875610Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:32:40.6902428Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:32:40.6994392Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:32:40.7019449Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:32:40.7315699Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:32:40.7340209Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:32:40.7433911Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:32:40.7457900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:32:40.7755885Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:32:40.7779613Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:32:40.7875093Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:32:40.7898934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:32:40.8195269Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:32:40.8219284Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:32:40.8314238Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:32:40.8337320Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:32:40.8635962Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:32:40.8660167Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:32:40.8754353Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:32:40.8780179Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:32:40.9075599Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:32:40.9098746Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:32:40.9193864Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:32:40.9217457Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:32:40.9515759Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:32:40.9531256Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:32:40.9634878Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:32:40.9666356Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:32:40.9958864Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:32:40.9973501Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:32:41.0073063Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:32:41.0096906Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:32:41.0395658Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:32:41.0418815Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:32:41.0514783Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:32:41.0538048Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:32:41.0836872Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:32:41.0862875Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:32:41.0954806Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:32:41.0979192Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:32:41.1276117Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:32:41.1301403Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:32:41.1394598Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:32:41.1419203Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:32:41.1714809Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:32:41.1740079Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:32:41.1835076Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:32:41.1861738Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:32:41.2156138Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:32:41.2181341Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:32:41.2274276Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:32:41.2298385Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:32:41.2595874Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:32:41.2617995Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:32:41.2714217Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:32:41.2737871Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:32:41.3035440Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:32:41.3058939Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:32:41.3153908Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:32:41.3177865Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:32:41.3475571Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:32:41.3500603Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:32:41.3594189Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:32:41.3617752Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:32:41.3916443Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:32:41.3930647Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:32:41.4034071Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:32:41.4356871Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:32:41.4385645Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:32:41.4712649Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:32:41.4722886Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:32:41.4795524Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_float64 2022-08-17T12:32:41.4820712Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:32:41.4842343Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:32:41.5155260Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_float64 2022-08-17T12:32:41.5182616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:32:41.5232942Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:32:41.5258540Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:32:41.5595391Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:32:41.5624147Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:32:41.5672427Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:32:41.5696673Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:32:41.6036885Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:32:41.6065333Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:32:41.6114399Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:32:41.6143323Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:32:41.6477030Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:32:41.6506459Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_float64 2022-08-17T12:32:41.6554340Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_float64 2022-08-17T12:32:41.6649050Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:32:41.6917062Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:32:41.6945380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:32:41.6993963Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:32:41.7021419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:32:41.7356679Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:32:41.7384414Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:32:41.7434022Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:32:41.7461755Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:32:41.7796926Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:32:41.7825287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:32:41.7874118Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:32:41.7902748Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:32:41.8236149Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:32:41.8265261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:32:41.8313719Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:32:41.8343482Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:32:41.8676611Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:32:41.8702436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_complex128 2022-08-17T12:32:41.8753977Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_complex128 2022-08-17T12:32:41.8776037Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:32:41.9115901Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:32:41.9144123Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_float64 2022-08-17T12:32:41.9192814Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_float64 2022-08-17T12:32:41.9217420Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:32:41.9558246Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:32:41.9636295Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:32:41.9654723Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:32:42.0076920Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:32:42.0094452Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:32:42.0518260Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:32:42.0547144Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:32:42.0957444Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:32:42.0979299Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:32:42.1397326Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:32:42.1426668Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:32:42.1837262Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:32:42.1872793Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_complex128 2022-08-17T12:32:42.2276503Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_complex128 2022-08-17T12:32:42.2311727Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_float64 2022-08-17T12:32:42.2717899Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_float64 2022-08-17T12:32:42.2752162Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:32:42.3157440Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:32:42.3192450Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:32:42.3596914Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:32:42.3636034Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:32:42.4036337Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:32:42.4071997Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:32:42.4476968Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:32:42.4974018Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:32:42.4987881Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:32:42.5087273Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:32:42.5398262Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:32:42.5482744Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_complex128 2022-08-17T12:32:42.5492095Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:32:42.6408153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:32:42.6418256Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:32:42.6427513Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_complex128 2022-08-17T12:32:42.6429307Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_cpu_float64 2022-08-17T12:32:42.6515795Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_float64 2022-08-17T12:32:42.6663162Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_cpu_float64 2022-08-17T12:32:42.6837449Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_float64 2022-08-17T12:32:42.6840883Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:32:42.6869895Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:32:42.7276095Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:32:42.7310802Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:32:42.7716594Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:32:42.7750645Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:32:42.8156428Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:32:42.8217949Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:32:42.8230818Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:32:42.8469022Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:32:42.8634007Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:32:42.8658685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:32:42.9078739Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:32:42.9086055Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_float64 2022-08-17T12:32:42.9115648Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:32:42.9116445Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frac_cpu_float64 2022-08-17T12:32:42.9252627Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_float64 2022-08-17T12:32:42.9520762Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frac_cpu_float64 2022-08-17T12:32:42.9521454Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:32:42.9547930Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_complex128 2022-08-17T12:32:42.9715285Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:32:42.9956933Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_complex128 2022-08-17T12:32:42.9988110Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_float64 2022-08-17T12:32:43.0003866Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_float64 2022-08-17T12:32:43.0041389Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:32:43.0396233Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:32:43.0430644Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:32:43.0446034Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:32:43.0481275Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:32:43.0836269Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:32:43.0870048Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:32:43.0882438Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:32:43.0911145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:32:43.1277682Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:32:43.1311202Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:32:43.1324181Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:32:43.1350210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_float64 2022-08-17T12:32:43.1716703Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_float64 2022-08-17T12:32:43.1755241Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_float64 2022-08-17T12:32:43.1764593Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_float64 2022-08-17T12:32:43.1782628Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ge_cpu_float64 2022-08-17T12:32:43.2157046Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ge_cpu_float64 2022-08-17T12:32:43.2196265Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:32:43.2830952Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:32:43.2846657Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:32:43.2871448Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:32:43.3276627Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:32:43.3302664Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:32:43.3716777Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:32:43.3744740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:32:43.4156974Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:32:43.4194149Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gt_cpu_float64 2022-08-17T12:32:43.4597241Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gt_cpu_float64 2022-08-17T12:32:43.4634451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_complex128 2022-08-17T12:32:43.5037293Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_complex128 2022-08-17T12:32:43.5071991Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_float64 2022-08-17T12:32:43.5476640Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_float64 2022-08-17T12:32:43.5514332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:32:43.5916759Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:32:43.5953639Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histc_cpu_float64 2022-08-17T12:32:43.6356902Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histc_cpu_float64 2022-08-17T12:32:43.6393680Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:32:43.6796182Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:32:43.6834525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:32:43.7276567Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:32:43.7311210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:32:43.7717337Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:32:43.7752602Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:32:43.8156471Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:32:43.8190968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:32:43.8337580Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:32:43.8348419Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:32:43.8596900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_float64 2022-08-17T12:32:43.8635016Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:32:43.9036259Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:32:43.9275055Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:32:43.9286564Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_float64 2022-08-17T12:32:43.9318407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:32:43.9717025Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:32:43.9746894Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_float64 2022-08-17T12:32:43.9918300Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_float64 2022-08-17T12:32:43.9928859Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:32:44.0115739Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_i0_cpu_float64 2022-08-17T12:32:44.0154320Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_i0_cpu_float64 2022-08-17T12:32:44.0178366Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:32:44.0354718Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:32:44.0379473Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:32:44.0594677Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:32:44.0619184Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:32:44.0794901Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:32:44.0817273Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:32:44.1036396Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:32:44.1065880Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:32:44.1236915Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:32:44.1262719Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:32:44.1476281Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:32:44.1506445Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_float64 2022-08-17T12:32:44.1716151Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_float64 2022-08-17T12:32:44.1916787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:32:44.1947527Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:32:44.2356487Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:32:44.2383783Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:32:44.2796828Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:32:44.2826783Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:32:44.3238340Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:32:44.4216179Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_complex128 2022-08-17T12:32:44.4231291Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_complex128 2022-08-17T12:32:44.4385812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_float64 2022-08-17T12:32:44.4638319Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_float64 2022-08-17T12:32:44.4672781Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:32:44.5078420Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:32:44.5115399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:32:44.5519013Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:32:44.5552934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_complex128 2022-08-17T12:32:44.5959115Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_complex128 2022-08-17T12:32:44.5996557Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_float64 2022-08-17T12:32:44.6397565Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_float64 2022-08-17T12:32:44.6918938Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:32:44.6929039Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:32:44.7035897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_float64 2022-08-17T12:32:44.7357238Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_float64 2022-08-17T12:32:44.7702051Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:32:44.7712332Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:32:44.7839699Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:32:44.7851663Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:32:44.7949536Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:32:44.8276948Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:32:44.8312814Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:32:44.8456691Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:32:44.8464812Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:32:44.8717021Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:32:44.8751169Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:32:44.9158585Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:32:44.9192132Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:32:44.9597441Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:32:44.9631273Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:32:45.0037070Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:32:45.0076506Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:32:45.0477181Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:32:45.0490800Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_float64 2022-08-17T12:32:45.0499830Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:32:45.0510468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:32:45.0715272Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_float64 2022-08-17T12:32:45.0915880Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:32:45.0918290Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:32:45.0941319Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:32:45.1357139Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:32:45.1391549Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:32:45.1713088Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:32:45.1721577Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:32:45.1836450Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:32:45.1868873Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_topk_cpu_float64 2022-08-17T12:32:45.1877818Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:32:45.2154830Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_topk_cpu_float64 2022-08-17T12:32:45.2276537Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:32:45.2311758Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:32:45.2717145Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:32:45.2749920Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_float64 2022-08-17T12:32:45.3156336Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_float64 2022-08-17T12:32:45.4863953Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:32:45.4872898Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:32:45.5243215Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:32:45.5314641Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:32:45.5343395Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:32:45.5490613Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:32:45.5501268Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:32:45.5797892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:32:45.5802753Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:32:45.5829674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:32:45.5913512Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:32:45.6027709Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:32:45.6236334Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:32:45.6268449Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:32:45.6355267Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:32:45.6384318Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:32:45.6676727Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:32:45.6864239Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:32:45.6874022Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:32:45.6907953Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:32:45.7117168Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:32:45.7157131Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:32:45.7316315Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:32:45.7343221Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:32:45.7556912Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:32:45.7596455Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:32:45.7755964Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:32:45.7790261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_float64 2022-08-17T12:32:45.7996819Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_float64 2022-08-17T12:32:45.8195726Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:32:45.8226528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_complex128 2022-08-17T12:32:45.8637625Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_complex128 2022-08-17T12:32:45.8665667Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_float64 2022-08-17T12:32:45.9076181Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_float64 2022-08-17T12:32:45.9298986Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:32:45.9516776Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:32:45.9544398Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:32:45.9957285Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:32:45.9981350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:32:46.0397188Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:32:46.0421456Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:32:46.0506755Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:32:46.0515447Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:32:46.0837542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_float64 2022-08-17T12:32:46.0849183Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:32:46.0859976Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_float64 2022-08-17T12:32:46.0953302Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:32:46.1276418Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:32:46.1303305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:32:46.1717400Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:32:46.1752155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isin_cpu_float64 2022-08-17T12:32:46.2157193Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isin_cpu_float64 2022-08-17T12:32:46.2184058Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:32:46.2597051Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:32:46.2627524Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:32:46.2807153Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:32:46.2813574Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:32:46.3036490Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_float64 2022-08-17T12:32:46.3065036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:32:46.3210369Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:32:46.3232205Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_float64 2022-08-17T12:32:46.3476972Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:32:46.3505596Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:32:46.3916710Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:32:46.3947243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:32:46.4356625Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:32:46.4382527Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:32:46.4797042Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:32:46.4825884Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:32:46.5236825Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:32:46.5265066Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:32:46.5677424Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:32:46.5705341Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:32:46.6116794Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:32:46.6146836Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_float64 2022-08-17T12:32:46.6557693Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_float64 2022-08-17T12:32:46.6585218Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:32:46.6997353Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:32:46.7024005Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:32:46.7159368Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:32:46.7169038Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:32:46.7437568Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:32:46.7473363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:32:46.7769221Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:32:46.7778541Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:32:46.7859770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:32:46.7873234Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:32:46.7900363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:32:46.8195620Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:32:46.8219316Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:32:46.8314218Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:32:46.8338636Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:32:46.8636005Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:32:46.8661648Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:32:46.8753402Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:32:46.8779383Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:32:46.9075785Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:32:46.9099494Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:32:46.9193699Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:32:46.9218746Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:32:46.9517529Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:32:46.9552390Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:32:46.9635356Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:32:46.9665909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:32:46.9956480Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:32:47.0077728Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:32:47.0084733Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:32:47.0120340Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:32:47.0396745Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:32:47.0423620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:32:47.0515320Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:32:47.0551810Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:32:47.0837896Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:32:47.0861447Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:32:47.0956102Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:32:47.0991088Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:32:47.1277162Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:32:47.1305389Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_cpu_float64 2022-08-17T12:32:47.1395703Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_cpu_float64 2022-08-17T12:32:47.1426720Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_float64 2022-08-17T12:32:47.1717097Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_float64 2022-08-17T12:32:47.1836917Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:32:47.1877620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:32:47.2278215Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:32:47.2316094Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:32:47.2718054Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:32:47.2753728Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:32:47.3157409Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:32:47.3196243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_le_cpu_float64 2022-08-17T12:32:47.3574954Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_le_cpu_float64 2022-08-17T12:32:47.3587190Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:32:47.3594767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:32:47.3839204Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:32:47.3997123Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:32:47.4031970Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_complex128 2022-08-17T12:32:47.4436985Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_complex128 2022-08-17T12:32:47.4472510Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_float64 2022-08-17T12:32:47.4877278Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_float64 2022-08-17T12:32:47.4912394Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:32:47.5317169Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:32:47.5354005Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:32:47.5756832Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:32:47.5796852Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:32:47.6198000Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:32:47.6236249Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:32:47.6637874Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:32:47.6671871Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:32:47.7076109Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:32:47.7115333Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:32:47.7517040Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:32:47.7552081Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:32:47.7956699Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:32:47.7991656Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:32:47.8396915Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:32:47.8432183Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_complex128 2022-08-17T12:32:47.8837118Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_complex128 2022-08-17T12:32:47.8873006Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_float64 2022-08-17T12:32:47.9276643Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_float64 2022-08-17T12:32:47.9311931Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:32:47.9716897Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:32:47.9742617Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:32:48.0156866Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:32:48.0184326Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:32:48.0596664Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:32:48.0621778Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:32:48.1037626Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:32:48.1066747Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_complex128 2022-08-17T12:32:48.1476874Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_complex128 2022-08-17T12:32:48.1505923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_float64 2022-08-17T12:32:48.1916496Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_float64 2022-08-17T12:32:48.1936487Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:32:48.2356831Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:32:48.3229326Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:32:48.3274342Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:32:48.3414777Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_float64 2022-08-17T12:32:48.3678423Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_float64 2022-08-17T12:32:48.3712704Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:32:48.4118267Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:32:48.4146012Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:32:48.4558380Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:32:48.4594200Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_complex128 2022-08-17T12:32:48.4996907Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_complex128 2022-08-17T12:32:48.5029465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_float64 2022-08-17T12:32:48.5438213Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_float64 2022-08-17T12:32:48.5473158Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_complex128 2022-08-17T12:32:48.5879304Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_complex128 2022-08-17T12:32:48.5912880Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_float64 2022-08-17T12:32:48.6142910Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_float64 2022-08-17T12:32:48.6151516Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:32:48.6316358Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:32:48.6355160Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_complex128 2022-08-17T12:32:48.6757146Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_complex128 2022-08-17T12:32:48.6794398Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_float64 2022-08-17T12:32:48.7082391Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_float64 2022-08-17T12:32:48.7090751Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:32:48.7195276Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:32:48.7246179Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_complex128 2022-08-17T12:32:48.7253807Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_complex128 2022-08-17T12:32:48.7515461Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:32:48.7543443Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:32:48.7634866Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:32:48.7669892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_float64 2022-08-17T12:32:48.7955308Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_float64 2022-08-17T12:32:48.7980595Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:32:48.8075140Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:32:48.8110025Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_complex128 2022-08-17T12:32:48.8395457Z [gw1] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_complex128 2022-08-17T12:32:48.8420977Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:32:48.8514256Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:32:48.8548831Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_float64 2022-08-17T12:32:48.8835161Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_float64 2022-08-17T12:32:48.8858243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:32:48.8954818Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:32:48.8989417Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_complex128 2022-08-17T12:32:48.9275894Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_complex128 2022-08-17T12:32:48.9300021Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:32:48.9394816Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:32:48.9430458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_float64 2022-08-17T12:32:48.9715892Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_float64 2022-08-17T12:32:48.9738186Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:32:48.9834275Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:32:48.9867972Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmod___cpu_float64 2022-08-17T12:32:49.0155282Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmod___cpu_float64 2022-08-17T12:32:49.0181962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:32:49.0274936Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:32:49.0309548Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_complex128 2022-08-17T12:32:49.0595806Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_complex128 2022-08-17T12:32:49.0619721Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:32:49.0715156Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:32:49.0749974Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_float64 2022-08-17T12:32:49.1035451Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_float64 2022-08-17T12:32:49.1061670Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:32:49.1155136Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:32:49.1177342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_complex128 2022-08-17T12:32:49.1475295Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_complex128 2022-08-17T12:32:49.1500657Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:32:49.1594595Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:32:49.1617052Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_float64 2022-08-17T12:32:49.1915430Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_float64 2022-08-17T12:32:49.1938761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:32:49.2035080Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:32:49.2074964Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_complex128 2022-08-17T12:32:49.2355299Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_complex128 2022-08-17T12:32:49.2381789Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:32:49.2475057Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:32:49.2510028Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_float64 2022-08-17T12:32:49.2795956Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_float64 2022-08-17T12:32:49.2819877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:32:49.2915227Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:32:49.2949740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amax_cpu_float64 2022-08-17T12:32:49.3234827Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amax_cpu_float64 2022-08-17T12:32:49.3259754Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:32:49.3354092Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:32:49.3389026Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amin_cpu_float64 2022-08-17T12:32:49.3674437Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amin_cpu_float64 2022-08-17T12:32:49.3698740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:32:49.3794466Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:32:49.3829228Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmax_cpu_float64 2022-08-17T12:32:49.4115278Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmax_cpu_float64 2022-08-17T12:32:49.4140091Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:32:49.4233442Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:32:49.4268530Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmin_cpu_float64 2022-08-17T12:32:49.4555516Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmin_cpu_float64 2022-08-17T12:32:49.4578336Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:32:49.4674655Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:32:49.4700497Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_complex128 2022-08-17T12:32:49.4995559Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_complex128 2022-08-17T12:32:49.5022238Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:32:49.5113344Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:32:49.5139398Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_float64 2022-08-17T12:32:49.5434983Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_float64 2022-08-17T12:32:49.5458079Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:32:49.5554743Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:32:49.5589242Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_complex128 2022-08-17T12:32:49.5874926Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_complex128 2022-08-17T12:32:49.5898595Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:32:49.5994093Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:32:49.6028061Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_float64 2022-08-17T12:32:49.6317519Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_float64 2022-08-17T12:32:49.6352258Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:32:49.6434487Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:32:49.6470023Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_log_softmax_cpu_float64 2022-08-17T12:32:49.6755478Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_log_softmax_cpu_float64 2022-08-17T12:32:49.6791792Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:32:49.6876576Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:32:49.6898921Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logaddexp_cpu_float64 2022-08-17T12:32:49.7195382Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logaddexp_cpu_float64 2022-08-17T12:32:49.7228276Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:32:49.7313444Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:32:49.7338022Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logsumexp_cpu_float64 2022-08-17T12:32:49.7634924Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logsumexp_cpu_float64 2022-08-17T12:32:49.7658900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:32:49.7753436Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:32:49.7777862Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_complex128 2022-08-17T12:32:49.8077108Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_complex128 2022-08-17T12:32:49.8112590Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:32:49.8194462Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:32:49.8221435Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_float64 2022-08-17T12:32:49.8516289Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_float64 2022-08-17T12:32:49.8540781Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:32:49.8633500Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:32:49.8660040Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_median_cpu_float64 2022-08-17T12:32:49.8957173Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_median_cpu_float64 2022-08-17T12:32:49.8995275Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:32:49.9074808Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:32:49.9100542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_norm_cpu_float64 2022-08-17T12:32:49.9395880Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_norm_cpu_float64 2022-08-17T12:32:49.9427852Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:32:49.9513999Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:32:49.9549230Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_complex128 2022-08-17T12:32:49.9835728Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_complex128 2022-08-17T12:32:49.9860865Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:32:49.9954692Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:32:49.9988932Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_float64 2022-08-17T12:32:50.0276181Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_float64 2022-08-17T12:32:50.0305011Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:32:50.0395179Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:32:50.0429824Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_complex128 2022-08-17T12:32:50.0716064Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_complex128 2022-08-17T12:32:50.0745167Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:32:50.0835347Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:32:50.0869358Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_float64 2022-08-17T12:32:50.1155891Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_float64 2022-08-17T12:32:50.1184967Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:32:50.1315217Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:32:50.1354021Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmax_cpu_float64 2022-08-17T12:32:50.1635979Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmax_cpu_float64 2022-08-17T12:32:50.1659823Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:32:50.1795519Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:32:50.1829998Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmin_cpu_float64 2022-08-17T12:32:50.2075879Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmin_cpu_float64 2022-08-17T12:32:50.2099512Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:32:50.2235138Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:32:50.2268489Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_complex128 2022-08-17T12:32:50.2555711Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_complex128 2022-08-17T12:32:50.2591062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:32:50.2674646Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:32:50.2710667Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_float64 2022-08-17T12:32:50.2995856Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_float64 2022-08-17T12:32:50.3024559Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_complex128 2022-08-17T12:32:50.3115269Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_complex128 2022-08-17T12:32:50.3149467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_complex128 2022-08-17T12:32:50.3435614Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_complex128 2022-08-17T12:32:50.3463243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_float64 2022-08-17T12:32:50.3554302Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_float64 2022-08-17T12:32:50.3588479Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_float64 2022-08-17T12:32:50.3875520Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_float64 2022-08-17T12:32:50.3903288Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_complex128 2022-08-17T12:32:50.3993998Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_complex128 2022-08-17T12:32:50.4029422Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_complex128 2022-08-17T12:32:50.4355000Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_complex128 2022-08-17T12:32:50.4384740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_float64 2022-08-17T12:32:50.4433791Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_float64 2022-08-17T12:32:50.4468085Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_float64 2022-08-17T12:32:50.4835883Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_float64 2022-08-17T12:32:50.4860661Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:32:50.4913582Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:32:50.4933103Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_complex128 2022-08-17T12:32:50.5274901Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_complex128 2022-08-17T12:32:50.5305093Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_float64 2022-08-17T12:32:50.5394710Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_float64 2022-08-17T12:32:50.5529150Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_float64 2022-08-17T12:32:50.5716091Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_float64 2022-08-17T12:32:50.5743508Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_complex128 2022-08-17T12:32:50.5875413Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_complex128 2022-08-17T12:32:50.6155696Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_complex128 2022-08-17T12:32:50.6186448Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_float64 2022-08-17T12:32:50.6596672Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_float64 2022-08-17T12:32:50.6631530Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_complex128 2022-08-17T12:32:50.6932292Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_complex128 2022-08-17T12:32:50.6942600Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_complex128 2022-08-17T12:32:50.7036019Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_float64 2022-08-17T12:32:50.7066168Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_float64 2022-08-17T12:32:50.7150437Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_float64 2022-08-17T12:32:50.7395813Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_float64 2022-08-17T12:32:50.7438851Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_complex128 2022-08-17T12:32:50.7514631Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_complex128 2022-08-17T12:32:50.7836937Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_cpu_float64 2022-08-17T12:32:50.7870953Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_float64 2022-08-17T12:32:50.8041467Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_float64 2022-08-17T12:32:50.8051537Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_cpu_float64 2022-08-17T12:32:50.8316430Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_max_cpu_float64 2022-08-17T12:32:50.8671759Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_complex128 2022-08-17T12:32:50.8681216Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_max_cpu_float64 2022-08-17T12:32:50.9206445Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_min_cpu_float64 2022-08-17T12:32:50.9216380Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_min_cpu_float64 2022-08-17T12:32:50.9251162Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_complex128 2022-08-17T12:32:50.9678362Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_complex128 2022-08-17T12:32:50.9712487Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_float64 2022-08-17T12:32:51.0158363Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_float64 2022-08-17T12:32:51.0197159Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_complex128 2022-08-17T12:32:51.0598029Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_complex128 2022-08-17T12:32:51.0635374Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_float64 2022-08-17T12:32:51.1078645Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_float64 2022-08-17T12:32:51.1114023Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_complex128 2022-08-17T12:32:51.1516820Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_complex128 2022-08-17T12:32:51.1541410Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_float64 2022-08-17T12:32:51.1815520Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_float64 2022-08-17T12:32:51.1824475Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_complex128 2022-08-17T12:32:51.1956180Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_float64 2022-08-17T12:32:51.1984554Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_complex_cpu_float64 2022-08-17T12:32:51.2396768Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_complex_cpu_float64 2022-08-17T12:32:51.2424384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_complex128 2022-08-17T12:32:51.2766557Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_complex128 2022-08-17T12:32:51.2775678Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_float64 2022-08-17T12:32:51.2834050Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_complex128 2022-08-17T12:32:51.2859524Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_float64 2022-08-17T12:32:51.3276830Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_float64 2022-08-17T12:32:51.3990863Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_complex128 2022-08-17T12:32:51.4000656Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_complex128 2022-08-17T12:32:51.4123586Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_float64 2022-08-17T12:32:51.4438039Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_float64 2022-08-17T12:32:51.4470470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:32:51.4877784Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:32:51.4912282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_float64 2022-08-17T12:32:51.5316708Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_float64 2022-08-17T12:32:51.5354476Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_complex128 2022-08-17T12:32:51.5796634Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_complex128 2022-08-17T12:32:51.5830796Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_float64 2022-08-17T12:32:51.6238229Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_float64 2022-08-17T12:32:51.6923237Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_copysign_cpu_float64 2022-08-17T12:32:51.6935772Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_copysign_cpu_float64 2022-08-17T12:32:51.6962678Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_complex128 2022-08-17T12:32:51.7056301Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_complex128 2022-08-17T12:32:51.7066093Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_complex128 2022-08-17T12:32:51.7356284Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_float64 2022-08-17T12:32:51.7386449Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_float64 2022-08-17T12:32:51.7487354Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_float64 2022-08-17T12:32:51.7497068Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_float64 2022-08-17T12:32:51.7798653Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_complex128 2022-08-17T12:32:51.8971977Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_complex128 2022-08-17T12:32:51.8982740Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_complex128 2022-08-17T12:32:51.9213056Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_float64 2022-08-17T12:32:51.9396172Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_float64 2022-08-17T12:32:52.0493219Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_complex128 2022-08-17T12:32:52.0507330Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_complex128 2022-08-17T12:32:52.0789370Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_float64 2022-08-17T12:32:52.0916524Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_float64 2022-08-17T12:32:52.0950616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_complex128 2022-08-17T12:32:52.1357330Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_complex128 2022-08-17T12:32:52.1391149Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_float64 2022-08-17T12:32:52.1798217Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_float64 2022-08-17T12:32:52.1832824Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_complex128 2022-08-17T12:32:52.2169295Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_complex128 2022-08-17T12:32:52.2178803Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_complex128 2022-08-17T12:32:52.2235172Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_float64 2022-08-17T12:32:52.2271048Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_float64 2022-08-17T12:32:52.2677683Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_float64 2022-08-17T12:32:52.2710733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_complex128 2022-08-17T12:32:52.3010225Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_complex128 2022-08-17T12:32:52.3018958Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_float64 2022-08-17T12:32:52.3117166Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_complex128 2022-08-17T12:32:52.3271776Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_float64 2022-08-17T12:32:52.3558173Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_float64 2022-08-17T12:32:52.3594070Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummax_cpu_float64 2022-08-17T12:32:52.3998256Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummax_cpu_float64 2022-08-17T12:32:52.4032687Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummin_cpu_float64 2022-08-17T12:32:52.4437537Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummin_cpu_float64 2022-08-17T12:32:52.7307038Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_complex128 2022-08-17T12:32:52.7315771Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_complex128 2022-08-17T12:32:52.8063514Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_float64 2022-08-17T12:32:52.8074413Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_float64 2022-08-17T12:32:53.0028966Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_complex128 2022-08-17T12:32:53.0039548Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_complex128 2022-08-17T12:32:53.0291706Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_float64 2022-08-17T12:32:53.0476375Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_float64 2022-08-17T12:32:53.2420815Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:32:53.2431175Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:32:53.2591433Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_float64 2022-08-17T12:32:53.2836901Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_float64 2022-08-17T12:32:53.4273982Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_complex128 2022-08-17T12:32:53.4284651Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_complex128 2022-08-17T12:32:53.4571221Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_float64 2022-08-17T12:32:53.4716094Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_float64 2022-08-17T12:32:53.6073762Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_complex128 2022-08-17T12:32:53.6083590Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_complex128 2022-08-17T12:32:53.6347212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_float64 2022-08-17T12:32:53.6516459Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_float64 2022-08-17T12:32:53.6542460Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_complex128 2022-08-17T12:32:53.6956256Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_complex128 2022-08-17T12:32:53.6992616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_float64 2022-08-17T12:32:53.7399122Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_float64 2022-08-17T12:32:53.7437079Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_complex128 2022-08-17T12:32:53.7838629Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_complex128 2022-08-17T12:32:53.7876804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_float64 2022-08-17T12:32:53.8278656Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_float64 2022-08-17T12:32:53.8315893Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amax_cpu_float64 2022-08-17T12:32:53.8717230Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amax_cpu_float64 2022-08-17T12:32:53.8750153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amin_cpu_float64 2022-08-17T12:32:53.9157547Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amin_cpu_float64 2022-08-17T12:32:53.9190112Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_aminmax_cpu_float64 2022-08-17T12:32:53.9598637Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_aminmax_cpu_float64 2022-08-17T12:32:53.9640334Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_complex128 2022-08-17T12:32:54.0038948Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_complex128 2022-08-17T12:32:54.0072175Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_float64 2022-08-17T12:32:54.0477515Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_float64 2022-08-17T12:32:54.0511585Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_complex128 2022-08-17T12:32:54.0917094Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_complex128 2022-08-17T12:32:54.0951155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_float64 2022-08-17T12:32:54.1356652Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_float64 2022-08-17T12:32:54.1391121Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_arange_cpu_float64 2022-08-17T12:32:54.1796975Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_arange_cpu_float64 2022-08-17T12:32:54.1832352Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmax_cpu_float64 2022-08-17T12:32:54.2237066Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmax_cpu_float64 2022-08-17T12:32:54.2271690Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmin_cpu_float64 2022-08-17T12:32:54.2676796Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmin_cpu_float64 2022-08-17T12:32:54.2710536Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argsort_cpu_float64 2022-08-17T12:32:54.3116159Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argsort_cpu_float64 2022-08-17T12:32:54.3150803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_complex128 2022-08-17T12:32:54.3557874Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_complex128 2022-08-17T12:32:54.3591637Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_float64 2022-08-17T12:32:54.3997722Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_float64 2022-08-17T12:32:54.4019706Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_complex128 2022-08-17T12:32:54.4441614Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_complex128 2022-08-17T12:32:54.4463941Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_float64 2022-08-17T12:32:54.4876862Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_float64 2022-08-17T12:32:54.4910775Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:32:54.5316702Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:32:54.5350980Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_float64 2022-08-17T12:32:54.5757267Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_float64 2022-08-17T12:32:54.6529347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_complex128 2022-08-17T12:32:54.6539601Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_complex128 2022-08-17T12:32:54.6654686Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_float64 2022-08-17T12:32:54.6956913Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_float64 2022-08-17T12:32:54.6993492Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_complex128 2022-08-17T12:32:54.7397006Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_complex128 2022-08-17T12:32:54.7430681Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_float64 2022-08-17T12:32:54.7836910Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_float64 2022-08-17T12:32:54.8439566Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan2_cpu_float64 2022-08-17T12:32:54.8449663Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan2_cpu_float64 2022-08-17T12:32:54.8994225Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_complex128 2022-08-17T12:32:54.9002947Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_complex128 2022-08-17T12:32:54.9116253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_float64 2022-08-17T12:32:54.9437356Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_float64 2022-08-17T12:32:54.9483436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_complex128 2022-08-17T12:32:54.9878387Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_complex128 2022-08-17T12:32:54.9922402Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_float64 2022-08-17T12:32:55.0318225Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_float64 2022-08-17T12:32:55.0353135Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_complex128 2022-08-17T12:32:55.0758417Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_complex128 2022-08-17T12:32:55.0793029Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_float64 2022-08-17T12:32:55.1198446Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_float64 2022-08-17T12:32:55.1235941Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_complex128 2022-08-17T12:32:55.1638448Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_complex128 2022-08-17T12:32:55.1672828Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_float64 2022-08-17T12:32:55.2077945Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_float64 2022-08-17T12:32:55.2110965Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_complex128 2022-08-17T12:32:55.2518229Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_complex128 2022-08-17T12:32:55.2561683Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_float64 2022-08-17T12:32:55.2958709Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_float64 2022-08-17T12:32:55.8122665Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_complex128 2022-08-17T12:32:55.8132620Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_complex128 2022-08-17T12:32:55.8633974Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_float64 2022-08-17T12:32:55.8646459Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_float64 2022-08-17T12:32:55.8670745Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bernoulli_cpu_float64 2022-08-17T12:32:55.9116890Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bernoulli_cpu_float64 2022-08-17T12:32:55.9142811Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_complex128 2022-08-17T12:32:55.9557087Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_complex128 2022-08-17T12:32:55.9591694Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_float64 2022-08-17T12:32:55.9996919Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_float64 2022-08-17T12:32:56.0025757Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_complex128 2022-08-17T12:32:56.0437061Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_complex128 2022-08-17T12:32:56.0473117Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_float64 2022-08-17T12:32:56.0876889Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_float64 2022-08-17T12:32:56.0903861Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_complex128 2022-08-17T12:32:56.1317813Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_complex128 2022-08-17T12:32:56.1349738Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_float64 2022-08-17T12:32:56.1757282Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_float64 2022-08-17T12:32:56.1786102Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_complex128 2022-08-17T12:32:56.2196789Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_complex128 2022-08-17T12:32:56.2228340Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_float64 2022-08-17T12:32:56.2637502Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_float64 2022-08-17T12:32:56.2664779Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:32:56.2692381Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:32:56.2700122Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:32:56.3077140Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:32:56.3100700Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_float64 2022-08-17T12:32:56.3516635Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_float64 2022-08-17T12:32:56.3545864Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_complex128 2022-08-17T12:32:56.3957454Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_complex128 2022-08-17T12:32:56.3981919Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_float64 2022-08-17T12:32:56.4398532Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_float64 2022-08-17T12:32:56.4435100Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bucketize_cpu_float64 2022-08-17T12:32:56.4838752Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bucketize_cpu_float64 2022-08-17T12:32:56.4874858Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_complex128 2022-08-17T12:32:56.5278609Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_complex128 2022-08-17T12:32:56.5312590Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_float64 2022-08-17T12:32:56.5717086Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_float64 2022-08-17T12:32:56.5754825Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_complex128 2022-08-17T12:32:56.6157114Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_complex128 2022-08-17T12:32:56.6190534Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_float64 2022-08-17T12:32:56.6597415Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_float64 2022-08-17T12:32:56.6621641Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_complex128 2022-08-17T12:32:56.7042174Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_complex128 2022-08-17T12:32:56.7075098Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_float64 2022-08-17T12:32:56.7478368Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_float64 2022-08-17T12:32:56.7513909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cdist_cpu_float64 2022-08-17T12:32:56.7917139Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cdist_cpu_float64 2022-08-17T12:32:56.8014716Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ceil_cpu_float64 2022-08-17T12:32:56.8356276Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ceil_cpu_float64 2022-08-17T12:32:56.8380229Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_complex128 2022-08-17T12:32:56.8797672Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_complex128 2022-08-17T12:32:56.8822355Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_float64 2022-08-17T12:32:56.9238509Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_float64 2022-08-17T12:32:56.9266521Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_complex128 2022-08-17T12:32:56.9677809Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_complex128 2022-08-17T12:32:56.9704796Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_float64 2022-08-17T12:32:57.0118141Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_float64 2022-08-17T12:32:57.0152543Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_complex128 2022-08-17T12:32:57.0557512Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_complex128 2022-08-17T12:32:57.0591019Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_float64 2022-08-17T12:32:57.0998055Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_float64 2022-08-17T12:32:57.1031818Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_complex128 2022-08-17T12:32:57.1437857Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_complex128 2022-08-17T12:32:57.1471013Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_float64 2022-08-17T12:32:57.1877736Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_float64 2022-08-17T12:32:57.1914677Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_complex128 2022-08-17T12:32:57.2317772Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_complex128 2022-08-17T12:32:57.2347490Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_float64 2022-08-17T12:32:57.2757681Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_float64 2022-08-17T12:32:57.2785664Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_complex128 2022-08-17T12:32:57.3197828Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_complex128 2022-08-17T12:32:57.3223677Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_float64 2022-08-17T12:32:57.3637085Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_float64 2022-08-17T12:32:57.3665537Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:32:57.4078331Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:32:57.4103848Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_float64 2022-08-17T12:32:57.4516637Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_float64 2022-08-17T12:32:57.4542531Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft2_cpu_float64 2022-08-17T12:32:57.4957385Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft2_cpu_float64 2022-08-17T12:32:57.4991841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft_cpu_float64 2022-08-17T12:32:57.5397644Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft_cpu_float64 2022-08-17T12:32:57.5431841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfftn_cpu_float64 2022-08-17T12:32:57.5837352Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfftn_cpu_float64 2022-08-17T12:32:57.5863233Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_complex128 2022-08-17T12:32:57.6277371Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_complex128 2022-08-17T12:32:57.6306393Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_float64 2022-08-17T12:32:57.6717094Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_float64 2022-08-17T12:32:57.6756372Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_complex128 2022-08-17T12:32:57.7158453Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_complex128 2022-08-17T12:32:57.7192900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_float64 2022-08-17T12:32:57.7598669Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_float64 2022-08-17T12:32:57.7811249Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_complex128 2022-08-17T12:32:57.8037599Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_complex128 2022-08-17T12:32:57.8075477Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_float64 2022-08-17T12:32:57.8478174Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_float64 2022-08-17T12:32:57.8509842Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft2_cpu_float64 2022-08-17T12:32:57.8916735Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft2_cpu_float64 2022-08-17T12:32:57.8956250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft_cpu_float64 2022-08-17T12:32:57.9398178Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft_cpu_float64 2022-08-17T12:32:57.9431807Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfftn_cpu_float64 2022-08-17T12:32:57.9878990Z [gw1] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfftn_cpu_float64 2022-08-17T12:32:58.0808747Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_complex128 2022-08-17T12:32:58.0821204Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_complex128 2022-08-17T12:32:58.1001877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_float64 2022-08-17T12:32:58.1238044Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_float64 2022-08-17T12:32:58.1273744Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_complex128 2022-08-17T12:32:58.1676690Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_complex128 2022-08-17T12:32:58.1710244Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_float64 2022-08-17T12:32:58.2116564Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_float64 2022-08-17T12:32:58.2156206Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_complex128 2022-08-17T12:32:58.2556703Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_complex128 2022-08-17T12:32:58.2590530Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_float64 2022-08-17T12:32:58.2996159Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_float64 2022-08-17T12:32:58.3029731Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_complex128 2022-08-17T12:32:58.3436438Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_complex128 2022-08-17T12:32:58.3459756Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_float64 2022-08-17T12:32:58.3877436Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_float64 2022-08-17T12:32:58.3906045Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_complex128 2022-08-17T12:32:58.4317517Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_complex128 2022-08-17T12:32:58.4344392Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_float64 2022-08-17T12:32:58.4757643Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_float64 2022-08-17T12:32:58.4791364Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_complex128 2022-08-17T12:32:58.5196641Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_complex128 2022-08-17T12:32:58.5231259Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_float64 2022-08-17T12:32:58.5637783Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_float64 2022-08-17T12:32:58.8929460Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_complex128 2022-08-17T12:32:58.8938068Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_complex128 2022-08-17T12:32:58.9618219Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_float64 2022-08-17T12:32:58.9629868Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_float64 2022-08-17T12:32:58.9744336Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_cpu_float64 2022-08-17T12:32:59.0037088Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_cpu_float64 2022-08-17T12:32:59.0068201Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_divide_cpu_float64 2022-08-17T12:32:59.0477518Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_divide_cpu_float64 2022-08-17T12:32:59.0511261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmax_cpu_float64 2022-08-17T12:32:59.0918470Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmax_cpu_float64 2022-08-17T12:32:59.0948095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmin_cpu_float64 2022-08-17T12:32:59.1356419Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmin_cpu_float64 2022-08-17T12:32:59.2182228Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmod_cpu_float64 2022-08-17T12:32:59.2196754Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmod_cpu_float64 2022-08-17T12:32:59.2453852Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frac_cpu_float64 2022-08-17T12:32:59.2638133Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frac_cpu_float64 2022-08-17T12:32:59.2675889Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frexp_cpu_float64 2022-08-17T12:32:59.3078394Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frexp_cpu_float64 2022-08-17T12:32:59.3113319Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_complex128 2022-08-17T12:32:59.3518369Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_complex128 2022-08-17T12:32:59.3553287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_float64 2022-08-17T12:32:59.3958241Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_float64 2022-08-17T12:32:59.3996078Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_complex128 2022-08-17T12:32:59.4398384Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_complex128 2022-08-17T12:32:59.4430848Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_float64 2022-08-17T12:32:59.4837474Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_float64 2022-08-17T12:32:59.4875868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ge_cpu_float64 2022-08-17T12:32:59.5317972Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ge_cpu_float64 2022-08-17T12:32:59.5356556Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_complex128 2022-08-17T12:32:59.5798940Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_complex128 2022-08-17T12:32:59.5837736Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_float64 2022-08-17T12:32:59.6278608Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_float64 2022-08-17T12:32:59.6312943Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_complex128 2022-08-17T12:32:59.6717598Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_complex128 2022-08-17T12:32:59.6753827Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_float64 2022-08-17T12:32:59.7157519Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_float64 2022-08-17T12:32:59.7192741Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gt_cpu_float64 2022-08-17T12:32:59.7596707Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gt_cpu_float64 2022-08-17T12:32:59.7631338Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_complex128 2022-08-17T12:32:59.8037326Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_complex128 2022-08-17T12:32:59.8072408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_float64 2022-08-17T12:32:59.8476655Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_float64 2022-08-17T12:32:59.8510333Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_heaviside_cpu_float64 2022-08-17T12:32:59.8916678Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_heaviside_cpu_float64 2022-08-17T12:32:59.8951562Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histc_cpu_float64 2022-08-17T12:32:59.9357472Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histc_cpu_float64 2022-08-17T12:32:59.9395755Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogram_cpu_float64 2022-08-17T12:32:59.9797778Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogram_cpu_float64 2022-08-17T12:32:59.9830007Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogramdd_cpu_float64 2022-08-17T12:33:00.0237660Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogramdd_cpu_float64 2022-08-17T12:33:00.0273174Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_complex128 2022-08-17T12:33:00.0677640Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_complex128 2022-08-17T12:33:00.0710451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_float64 2022-08-17T12:33:00.1117282Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_float64 2022-08-17T12:33:00.1151337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_complex128 2022-08-17T12:33:00.1596594Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_complex128 2022-08-17T12:33:00.1630269Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_float64 2022-08-17T12:33:00.2036897Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_float64 2022-08-17T12:33:00.3356314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hypot_cpu_float64 2022-08-17T12:33:00.3370467Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hypot_cpu_float64 2022-08-17T12:33:00.3589291Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_i0_cpu_float64 2022-08-17T12:33:00.3797105Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_i0_cpu_float64 2022-08-17T12:33:00.3827709Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igamma_cpu_float64 2022-08-17T12:33:00.4237476Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igamma_cpu_float64 2022-08-17T12:33:00.4271354Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igammac_cpu_float64 2022-08-17T12:33:00.4678854Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igammac_cpu_float64 2022-08-17T12:33:00.4709967Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_imag_cpu_complex128 2022-08-17T12:33:00.5118447Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_imag_cpu_complex128 2022-08-17T12:33:01.0660554Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_complex128 2022-08-17T12:33:01.0670192Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_complex128 2022-08-17T12:33:01.1453859Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_float64 2022-08-17T12:33:01.1464012Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_float64 2022-08-17T12:33:01.2790934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_complex128 2022-08-17T12:33:01.2801211Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_complex128 2022-08-17T12:33:01.3092659Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_float64 2022-08-17T12:33:01.3236685Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_float64 2022-08-17T12:33:01.4192240Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_complex128 2022-08-17T12:33:01.4200951Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_complex128 2022-08-17T12:33:01.4541238Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_float64 2022-08-17T12:33:01.4636016Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_float64 2022-08-17T12:33:01.6516174Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_complex128 2022-08-17T12:33:01.6524129Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_complex128 2022-08-17T12:33:01.7144689Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_float64 2022-08-17T12:33:01.7152678Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_float64 2022-08-17T12:33:02.0986207Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_reduce_cpu_float64 2022-08-17T12:33:02.0995359Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_reduce_cpu_float64 2022-08-17T12:33:02.1023946Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_complex128 2022-08-17T12:33:02.1438328Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_complex128 2022-08-17T12:33:02.1476251Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_float64 2022-08-17T12:33:02.1878906Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_float64 2022-08-17T12:33:02.1909761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_complex128 2022-08-17T12:33:02.2318777Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_complex128 2022-08-17T12:33:02.2362086Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_float64 2022-08-17T12:33:02.2758245Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_float64 2022-08-17T12:33:02.2794115Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_complex128 2022-08-17T12:33:02.3196451Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_complex128 2022-08-17T12:33:02.3225337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_float64 2022-08-17T12:33:02.3637498Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_float64 2022-08-17T12:33:02.3663611Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_complex128 2022-08-17T12:33:02.4077780Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_complex128 2022-08-17T12:33:02.4105714Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_float64 2022-08-17T12:33:02.4516940Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_float64 2022-08-17T12:33:02.4551894Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_complex128 2022-08-17T12:33:02.4957794Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_complex128 2022-08-17T12:33:02.4985898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_float64 2022-08-17T12:33:02.5397325Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_float64 2022-08-17T12:33:02.5424271Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_complex128 2022-08-17T12:33:02.5837209Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_complex128 2022-08-17T12:33:02.5866436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_float64 2022-08-17T12:33:02.6277070Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_float64 2022-08-17T12:33:02.6304442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isin_cpu_float64 2022-08-17T12:33:02.6716462Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isin_cpu_float64 2022-08-17T12:33:02.6745416Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_complex128 2022-08-17T12:33:02.7156959Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_complex128 2022-08-17T12:33:02.7187332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_float64 2022-08-17T12:33:02.7597386Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_float64 2022-08-17T12:33:02.7633027Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_complex128 2022-08-17T12:33:02.8037693Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_complex128 2022-08-17T12:33:02.8069318Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_float64 2022-08-17T12:33:02.8477533Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_float64 2022-08-17T12:33:02.8506127Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isneginf_cpu_float64 2022-08-17T12:33:02.8917398Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isneginf_cpu_float64 2022-08-17T12:33:02.8947465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isposinf_cpu_float64 2022-08-17T12:33:02.9356457Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isposinf_cpu_float64 2022-08-17T12:33:02.9386410Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_complex128 2022-08-17T12:33:02.9797586Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_complex128 2022-08-17T12:33:02.9828271Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_float64 2022-08-17T12:33:03.0236379Z [gw1] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_float64 2022-08-17T12:33:03.0265570Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_complex128 2022-08-17T12:33:03.0677171Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_complex128 2022-08-17T12:33:03.0703454Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_float64 2022-08-17T12:33:03.1117168Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_float64 2022-08-17T12:33:03.1150218Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_float64 2022-08-17T12:33:03.1557662Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_float64 2022-08-17T12:33:03.1595314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:33:03.1997712Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:33:03.2030422Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:33:03.2438431Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:33:03.2470170Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:33:03.2878662Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:33:03.2906376Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:33:03.3318810Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:33:03.3349388Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_complex128 2022-08-17T12:33:03.3757697Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_complex128 2022-08-17T12:33:03.3792573Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_float64 2022-08-17T12:33:03.4197655Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_float64 2022-08-17T12:33:03.4234898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:33:03.4638903Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:33:03.4676055Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_float64 2022-08-17T12:33:03.5077089Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_float64 2022-08-17T12:33:03.5107975Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:33:03.5519120Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:33:03.5558877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:33:03.5959629Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:33:03.5992125Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_complex128 2022-08-17T12:33:03.6397592Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_complex128 2022-08-17T12:33:03.6427870Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_float64 2022-08-17T12:33:03.6837502Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_float64 2022-08-17T12:33:03.7700312Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_complex128 2022-08-17T12:33:03.7709574Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_complex128 2022-08-17T12:33:03.7990679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_float64 2022-08-17T12:33:03.8115994Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_float64 2022-08-17T12:33:03.8216770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log1p_cpu_float64 2022-08-17T12:33:03.8558002Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log1p_cpu_float64 2022-08-17T12:33:03.9588240Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_complex128 2022-08-17T12:33:03.9600854Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_complex128 2022-08-17T12:33:03.9799223Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_float64 2022-08-17T12:33:04.0037092Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_float64 2022-08-17T12:33:04.0818466Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_complex128 2022-08-17T12:33:04.0827033Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_complex128 2022-08-17T12:33:04.1022620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_float64 2022-08-17T12:33:04.1278817Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_float64 2022-08-17T12:33:04.1307314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_cpu_float64 2022-08-17T12:33:04.1717620Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_cpu_float64 2022-08-17T12:33:04.1745071Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:33:04.2157864Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:33:04.2193401Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:33:04.2639086Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:33:04.2675754Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp2_cpu_float64 2022-08-17T12:33:04.3078089Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp2_cpu_float64 2022-08-17T12:33:04.3113733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp_cpu_float64 2022-08-17T12:33:04.3517964Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp_cpu_float64 2022-08-17T12:33:04.3551497Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logcumsumexp_cpu_float64 2022-08-17T12:33:04.3958360Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logcumsumexp_cpu_float64 2022-08-17T12:33:04.3996900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_complex128 2022-08-17T12:33:04.4437678Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_complex128 2022-08-17T12:33:04.4469189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_float64 2022-08-17T12:33:04.4917360Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_float64 2022-08-17T12:33:04.4951188Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_complex128 2022-08-17T12:33:04.5398284Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_complex128 2022-08-17T12:33:04.5437338Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_float64 2022-08-17T12:33:04.5837172Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_float64 2022-08-17T12:33:04.5871507Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_complex128 2022-08-17T12:33:04.6318643Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_complex128 2022-08-17T12:33:04.6352675Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_float64 2022-08-17T12:33:04.6758209Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_float64 2022-08-17T12:33:04.6791807Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_complex128 2022-08-17T12:33:04.7196896Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_complex128 2022-08-17T12:33:04.7227100Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_float64 2022-08-17T12:33:04.7676945Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_float64 2022-08-17T12:33:04.7703725Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_complex128 2022-08-17T12:33:04.8117367Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_complex128 2022-08-17T12:33:04.8147273Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_float64 2022-08-17T12:33:04.8559178Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_float64 2022-08-17T12:33:04.8845661Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logit_cpu_float64 2022-08-17T12:33:04.8995749Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logit_cpu_float64 2022-08-17T12:33:04.9025055Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_complex128 2022-08-17T12:33:04.9439902Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_complex128 2022-08-17T12:33:04.9479005Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_float64 2022-08-17T12:33:04.9877101Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_float64 2022-08-17T12:33:04.9910374Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logsumexp_cpu_float64 2022-08-17T12:33:05.0318140Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logsumexp_cpu_float64 2022-08-17T12:33:05.0367498Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_complex128 2022-08-17T12:33:05.0757071Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_complex128 2022-08-17T12:33:05.0792589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_float64 2022-08-17T12:33:05.1198533Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_float64 2022-08-17T12:33:05.1236757Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lt_cpu_float64 2022-08-17T12:33:05.1637793Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lt_cpu_float64 2022-08-17T12:33:05.1671433Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_complex128 2022-08-17T12:33:05.2077684Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_complex128 2022-08-17T12:33:05.2111738Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_float64 2022-08-17T12:33:05.2518187Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_float64 2022-08-17T12:33:05.2550563Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_complex128 2022-08-17T12:33:05.2956216Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_complex128 2022-08-17T12:33:05.2990595Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_float64 2022-08-17T12:33:05.3398131Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_float64 2022-08-17T12:33:05.3424963Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_complex128 2022-08-17T12:33:05.3837605Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_complex128 2022-08-17T12:33:05.3863773Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_float64 2022-08-17T12:33:05.4279169Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_float64 2022-08-17T12:33:05.4303820Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_complex128 2022-08-17T12:33:05.4849126Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_complex128 2022-08-17T12:33:05.4878639Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_float64 2022-08-17T12:33:05.5278092Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_float64 2022-08-17T12:33:05.5322839Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_complex128 2022-08-17T12:33:05.5718247Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_complex128 2022-08-17T12:33:05.5756601Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_float64 2022-08-17T12:33:05.6157413Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_float64 2022-08-17T12:33:05.8198799Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_complex128 2022-08-17T12:33:05.8207285Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_complex128 2022-08-17T12:33:05.8646192Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_float64 2022-08-17T12:33:05.8656648Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_float64 2022-08-17T12:33:06.0554526Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_complex128 2022-08-17T12:33:06.0564133Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_complex128 2022-08-17T12:33:06.0954634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_float64 2022-08-17T12:33:06.0996134Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_float64 2022-08-17T12:33:06.1034408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_complex128 2022-08-17T12:33:06.1436386Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_complex128 2022-08-17T12:33:06.1470661Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_float64 2022-08-17T12:33:06.1879125Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_float64 2022-08-17T12:33:06.1916956Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_complex128 2022-08-17T12:33:06.2319260Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_complex128 2022-08-17T12:33:06.2357464Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_float64 2022-08-17T12:33:06.2758714Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_float64 2022-08-17T12:33:06.2796085Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_complex128 2022-08-17T12:33:06.3198245Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_complex128 2022-08-17T12:33:06.3236384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_float64 2022-08-17T12:33:06.3638919Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_float64 2022-08-17T12:33:06.3678198Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_binary_cpu_float64 2022-08-17T12:33:06.4078975Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_binary_cpu_float64 2022-08-17T12:33:06.4114192Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:33:06.4517577Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:33:06.4550272Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:33:06.4957662Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:33:06.4992244Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_maximum_cpu_float64 2022-08-17T12:33:06.5396703Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_maximum_cpu_float64 2022-08-17T12:33:06.5431213Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_complex128 2022-08-17T12:33:06.5837217Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_complex128 2022-08-17T12:33:06.5871839Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_float64 2022-08-17T12:33:06.6276782Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_float64 2022-08-17T12:33:06.6311515Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_median_cpu_float64 2022-08-17T12:33:06.6717854Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_median_cpu_float64 2022-08-17T12:33:06.6752192Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:33:06.7158034Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:33:06.7191527Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:33:06.7597147Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:33:06.7624033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:33:06.8038419Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:33:06.8094949Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:33:06.8475753Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:33:06.8502190Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_binary_cpu_float64 2022-08-17T12:33:06.8920915Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_binary_cpu_float64 2022-08-17T12:33:06.8946951Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:33:06.9356641Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:33:06.9382919Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:33:06.9797390Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:33:06.9830824Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_minimum_cpu_float64 2022-08-17T12:33:07.0236386Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_minimum_cpu_float64 2022-08-17T12:33:07.0264712Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_complex128 2022-08-17T12:33:07.0677626Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_complex128 2022-08-17T12:33:07.0708088Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_float64 2022-08-17T12:33:07.1118089Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_float64 2022-08-17T12:33:07.1153232Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mode_cpu_float64 2022-08-17T12:33:07.1557679Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mode_cpu_float64 2022-08-17T12:33:07.1592930Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_complex128 2022-08-17T12:33:07.1997957Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_complex128 2022-08-17T12:33:07.2032353Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_float64 2022-08-17T12:33:07.2437259Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_float64 2022-08-17T12:33:07.2475771Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_msort_cpu_float64 2022-08-17T12:33:07.2876266Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_msort_cpu_float64 2022-08-17T12:33:07.5420447Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_complex128 2022-08-17T12:33:07.5432305Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_complex128 2022-08-17T12:33:07.5932227Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_float64 2022-08-17T12:33:07.5941253Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_float64 2022-08-17T12:33:07.5976565Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_multinomial_cpu_float64 2022-08-17T12:33:07.6358061Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_multinomial_cpu_float64 2022-08-17T12:33:07.6396715Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_complex128 2022-08-17T12:33:07.6798363Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_complex128 2022-08-17T12:33:07.6836111Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_float64 2022-08-17T12:33:07.7238403Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_float64 2022-08-17T12:33:07.8212760Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:33:07.8221532Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:33:07.8247853Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:33:07.8637800Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:33:07.8919209Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:33:07.9078350Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:33:07.9418468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nan_to_num_cpu_float64 2022-08-17T12:33:07.9516766Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nan_to_num_cpu_float64 2022-08-17T12:33:07.9552715Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmean_cpu_float64 2022-08-17T12:33:07.9958655Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmean_cpu_float64 2022-08-17T12:33:07.9997214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmedian_cpu_float64 2022-08-17T12:33:08.0398142Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmedian_cpu_float64 2022-08-17T12:33:08.0433939Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanquantile_cpu_float64 2022-08-17T12:33:08.0839128Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanquantile_cpu_float64 2022-08-17T12:33:08.0879737Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nansum_cpu_float64 2022-08-17T12:33:08.1318161Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nansum_cpu_float64 2022-08-17T12:33:08.1360458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_complex128 2022-08-17T12:33:08.1757906Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_complex128 2022-08-17T12:33:08.1795453Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_float64 2022-08-17T12:33:08.2200116Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_float64 2022-08-17T12:33:08.2238086Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_native_layer_norm_cpu_float64 2022-08-17T12:33:08.2636696Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_native_layer_norm_cpu_float64 2022-08-17T12:33:08.2675076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_complex128 2022-08-17T12:33:08.3077590Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_complex128 2022-08-17T12:33:08.3117947Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_float64 2022-08-17T12:33:08.3517927Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_float64 2022-08-17T12:33:08.3946550Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_complex128 2022-08-17T12:33:08.3959321Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_complex128 2022-08-17T12:33:08.4087109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_float64 2022-08-17T12:33:08.4398015Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_float64 2022-08-17T12:33:08.4434346Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_complex128 2022-08-17T12:33:08.4838104Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_complex128 2022-08-17T12:33:08.4869435Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_float64 2022-08-17T12:33:08.5276874Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_float64 2022-08-17T12:33:08.5310571Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_complex128 2022-08-17T12:33:08.5717680Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_complex128 2022-08-17T12:33:08.5747020Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_float64 2022-08-17T12:33:08.6156887Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_float64 2022-08-17T12:33:08.6186929Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_complex128 2022-08-17T12:33:08.6597693Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_complex128 2022-08-17T12:33:08.6628111Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_float64 2022-08-17T12:33:08.7036569Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_float64 2022-08-17T12:33:08.7070838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_complex128 2022-08-17T12:33:08.7478532Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_complex128 2022-08-17T12:33:08.7515452Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_float64 2022-08-17T12:33:08.7916098Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_float64 2022-08-17T12:33:08.7947846Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nextafter_cpu_float64 2022-08-17T12:33:08.8357209Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nextafter_cpu_float64 2022-08-17T12:33:08.8392461Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:33:08.8796840Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:33:08.8831916Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:33:08.9238244Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:33:08.9276231Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:33:08.9678889Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:33:08.9716641Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:33:09.0118474Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:33:09.0152507Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:33:09.0558486Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:33:09.0593830Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:33:09.0997288Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:33:09.1029019Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:33:09.1443354Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:33:09.1479145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:33:09.1878165Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:33:09.1915067Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:33:09.2318495Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:33:09.2346965Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:33:09.2757767Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:33:09.2785424Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:33:09.3196740Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:33:09.3222913Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:33:09.3637548Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:33:09.3661917Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:33:09.4077214Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:33:09.4268568Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_celu_cpu_float64 2022-08-17T12:33:09.4517361Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_celu_cpu_float64 2022-08-17T12:33:09.4545967Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:33:09.4957097Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:33:09.4986623Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:33:09.5396361Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:33:09.5422292Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:33:09.5837652Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:33:09.5862934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:33:09.6276762Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:33:09.6305222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:33:09.6716822Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:33:09.6741392Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:33:09.7157067Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:33:09.7182619Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:33:09.7597283Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:33:09.7621818Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:33:09.8037043Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:33:09.8065715Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:33:09.8476339Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:33:09.8506352Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:33:09.8916631Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:33:09.8944537Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:33:09.9356676Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:33:10.0457201Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:33:10.0470672Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:33:10.2055408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:33:10.2064654Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:33:10.4130953Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:33:10.4141491Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:33:10.4380156Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_elu_cpu_float64 2022-08-17T12:33:10.4558071Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_elu_cpu_float64 2022-08-17T12:33:10.4586972Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:33:10.4999210Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:33:10.5034006Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:33:10.5440007Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:33:10.6698667Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:33:10.6709244Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:33:11.1425473Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:33:11.1440090Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:33:11.2465671Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:33:11.2480239Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:33:11.2506288Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:33:11.2918002Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:33:11.2952760Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:33:11.3357005Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:33:11.3385922Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:33:11.3797607Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:33:11.3831541Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:33:11.4617872Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:33:11.4651953Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_glu_cpu_float64 2022-08-17T12:33:11.5037065Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_glu_cpu_float64 2022-08-17T12:33:11.5068649Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:33:11.5477566Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:33:11.5505929Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:33:11.5917162Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:33:11.5942149Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:33:11.6397710Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:33:11.6593708Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:33:11.6877883Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:33:11.6908122Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:33:11.7358168Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:33:11.7393342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:33:11.7799507Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:33:11.7839200Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:33:11.8225416Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:33:11.8244289Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_complex128 2022-08-17T12:33:11.8247447Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_float64 2022-08-17T12:33:11.8276782Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:33:11.8677879Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:33:11.8711471Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:33:11.9116505Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:33:11.9153530Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:33:11.9558262Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:33:11.9586579Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:33:11.9996572Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:33:12.0032879Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:33:12.0437631Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:33:12.0474436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:33:12.0916816Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:33:12.0951623Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:33:12.1397900Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:33:12.1432470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:33:12.1838091Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:33:12.1872481Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:33:12.2277934Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:33:12.2311990Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:33:12.2717334Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:33:12.2752477Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:33:12.3157381Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:33:12.3191246Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:33:12.3637011Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:33:12.3671348Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:33:12.4077420Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:33:12.4112405Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:33:12.4558221Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:33:12.4593625Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_float64 2022-08-17T12:33:12.5037897Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_float64 2022-08-17T12:33:12.5082345Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:33:12.5477244Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:33:12.5512235Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:33:12.5917877Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:33:12.5951459Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:33:12.6357316Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:33:12.6386808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:33:12.6795798Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:33:12.6829787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:33:12.7236500Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:33:12.7271572Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:33:12.7676224Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:33:12.7710698Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:33:12.8116683Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:33:12.8150864Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:33:12.8557681Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:33:12.8595291Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:33:12.9036147Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:33:12.9064156Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:33:12.9476047Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:33:12.9506720Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:33:12.9918476Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:33:12.9953104Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:33:13.0356788Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:33:13.0594943Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mish_cpu_float64 2022-08-17T12:33:13.0795714Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mish_cpu_float64 2022-08-17T12:33:13.0825857Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:33:13.1238539Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:33:13.1279435Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:33:13.1678328Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:33:13.1714525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:33:13.2117933Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:33:13.2151356Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:33:13.2558695Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:33:13.2588569Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:33:13.2998244Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:33:13.3033076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:33:13.3436852Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:33:13.3468104Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:33:13.3877172Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:33:13.3915859Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:33:13.4316482Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:33:13.4348533Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:33:13.4757142Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:33:13.4785245Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:33:13.5197576Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:33:13.5226514Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:33:13.5637203Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:33:13.5665314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:33:13.6077589Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:33:13.6102203Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:33:13.6517902Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:33:13.6545901Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:33:13.6958137Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:33:13.6986391Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:33:13.7395925Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:33:13.7419631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:33:13.7836331Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:33:13.7872400Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:33:13.8276355Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:33:13.8307695Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:33:13.8717560Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:33:13.8752866Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:33:13.9158490Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:33:13.9199205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:33:13.9596841Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:33:13.9631502Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:33:14.0037403Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:33:14.0075565Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:33:14.0476161Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:33:14.0511742Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:33:14.0916555Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:33:14.0953982Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:33:14.1356532Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:33:14.1391039Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:33:14.1796109Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:33:14.1832389Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu_cpu_float64 2022-08-17T12:33:14.2236730Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu_cpu_float64 2022-08-17T12:33:14.2659607Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:33:14.2673605Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:33:14.2979687Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_selu_cpu_float64 2022-08-17T12:33:14.3115637Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_selu_cpu_float64 2022-08-17T12:33:14.3150747Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:33:14.3558317Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:33:14.3845918Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_cpu_float64 2022-08-17T12:33:14.3997528Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_cpu_float64 2022-08-17T12:33:14.4031241Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:33:14.4437818Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:33:14.4481046Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:33:14.4878708Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:33:14.4918184Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:33:14.5318773Z [gw1] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:33:14.5345582Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:33:14.5758343Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:33:14.5794699Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:33:14.6200403Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:33:14.6240785Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:33:14.6638733Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:33:14.6677678Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:33:14.7078674Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:33:14.7115907Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:33:14.7516575Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:33:14.7544683Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:33:14.7959162Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:33:14.7993074Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:33:14.8397183Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:33:14.8431786Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:33:14.8838338Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:33:14.8875883Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:33:14.8949707Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:33:14.8957452Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_float64 2022-08-17T12:33:14.9282471Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_complex128 2022-08-17T12:33:14.9316017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:33:14.9717497Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:33:14.9753813Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:33:15.0063470Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:33:15.0071775Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_complex128 2022-08-17T12:33:15.0155802Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_float64 2022-08-17T12:33:15.0190749Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:33:15.0359881Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:33:15.0515654Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_float64 2022-08-17T12:33:15.0545016Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:33:15.0595033Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:33:15.0631326Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:33:15.0955929Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:33:15.1076793Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:33:15.1112185Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:33:15.1210327Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:33:15.1395468Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:33:15.1516243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_deg2rad_cpu_float64 2022-08-17T12:33:15.1551686Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:33:15.1577890Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:33:15.1835387Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_deg2rad_cpu_float64 2022-08-17T12:33:15.1860324Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_complex128 2022-08-17T12:33:15.1955166Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_complex128 2022-08-17T12:33:15.1991311Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:33:15.2275080Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:33:15.2297915Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_float64 2022-08-17T12:33:15.2395786Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_float64 2022-08-17T12:33:15.2435128Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:33:15.2714859Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:33:15.2737667Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_complex128 2022-08-17T12:33:15.2834407Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_complex128 2022-08-17T12:33:15.2868695Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_complex128 2022-08-17T12:33:15.3154691Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_complex128 2022-08-17T12:33:15.3176448Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_float64 2022-08-17T12:33:15.3274421Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_float64 2022-08-17T12:33:15.3310304Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_float64 2022-08-17T12:33:15.3594697Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_float64 2022-08-17T12:33:15.3620883Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_complex128 2022-08-17T12:33:15.3714593Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_complex128 2022-08-17T12:33:15.3754629Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_complex128 2022-08-17T12:33:15.4035547Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_complex128 2022-08-17T12:33:15.4059707Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_float64 2022-08-17T12:33:15.4154577Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_float64 2022-08-17T12:33:15.4189327Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_float64 2022-08-17T12:33:15.4475605Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_float64 2022-08-17T12:33:15.4499565Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_complex128 2022-08-17T12:33:15.4594043Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_complex128 2022-08-17T12:33:15.4629721Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_complex128 2022-08-17T12:33:15.4913791Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_complex128 2022-08-17T12:33:15.4938108Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_float64 2022-08-17T12:33:15.5034264Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_float64 2022-08-17T12:33:15.5070945Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_float64 2022-08-17T12:33:15.5354372Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_float64 2022-08-17T12:33:15.5379563Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_scatter_cpu_float64 2022-08-17T12:33:15.5474321Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_scatter_cpu_float64 2022-08-17T12:33:15.5509806Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_complex128 2022-08-17T12:33:15.5795061Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_complex128 2022-08-17T12:33:15.5819318Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_complex128 2022-08-17T12:33:15.5914307Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_complex128 2022-08-17T12:33:15.5949250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_float64 2022-08-17T12:33:15.6234504Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_float64 2022-08-17T12:33:15.6258205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_float64 2022-08-17T12:33:15.6354171Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_float64 2022-08-17T12:33:15.6389376Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_complex128 2022-08-17T12:33:15.6676377Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_complex128 2022-08-17T12:33:15.6796531Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_digamma_cpu_float64 2022-08-17T12:33:15.6831425Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_float64 2022-08-17T12:33:15.6919929Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_float64 2022-08-17T12:33:15.7115915Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_digamma_cpu_float64 2022-08-17T12:33:15.7144371Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_complex128 2022-08-17T12:33:15.7234099Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_complex128 2022-08-17T12:33:15.7257953Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_cpu_float64 2022-08-17T12:33:15.7556402Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_cpu_float64 2022-08-17T12:33:15.7584856Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_float64 2022-08-17T12:33:15.7674428Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_float64 2022-08-17T12:33:15.7698135Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_number_mean_cpu_float64 2022-08-17T12:33:15.7996022Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_number_mean_cpu_float64 2022-08-17T12:33:15.8115974Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_floor_rounding_cpu_float64 2022-08-17T12:33:15.8152347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_complex128 2022-08-17T12:33:15.8558135Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_complex128 2022-08-17T12:33:15.8588826Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_float64 2022-08-17T12:33:15.8602800Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_floor_rounding_cpu_float64 2022-08-17T12:33:15.8616046Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_float64 2022-08-17T12:33:15.8771261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:33:15.8781211Z [gw2] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:33:15.8998656Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:33:15.9033378Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_complex128 2022-08-17T12:33:15.9438298Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_complex128 2022-08-17T12:33:15.9479967Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_float64 2022-08-17T12:33:15.9878529Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_float64 2022-08-17T12:33:15.9917465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_complex128 2022-08-17T12:33:16.0318238Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_complex128 2022-08-17T12:33:16.0354431Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_float64 2022-08-17T12:33:16.0757638Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_float64 2022-08-17T12:33:16.0788498Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pca_lowrank_cpu_float64 2022-08-17T12:33:16.1197462Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pca_lowrank_cpu_float64 2022-08-17T12:33:16.1217226Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_complex128 2022-08-17T12:33:16.1225831Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:33:16.1236128Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:33:16.1638399Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_complex128 2022-08-17T12:33:16.1681814Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_float64 2022-08-17T12:33:16.1802977Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_float64 2022-08-17T12:33:16.1816154Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:33:16.2077993Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:33:16.2117078Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_complex128 2022-08-17T12:33:16.2337300Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_complex128 2022-08-17T12:33:16.2349780Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:33:16.2373513Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_complex128 2022-08-17T12:33:16.2516268Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_complex128 2022-08-17T12:33:16.2550222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_float64 2022-08-17T12:33:16.2756730Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_float64 2022-08-17T12:33:16.2783923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_float64 2022-08-17T12:33:16.2956298Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_float64 2022-08-17T12:33:16.2989287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polar_cpu_float64 2022-08-17T12:33:16.3196156Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polar_cpu_float64 2022-08-17T12:33:16.3220195Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_complex128 2022-08-17T12:33:16.3395843Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_complex128 2022-08-17T12:33:16.3636840Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:33:16.3670386Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_float64 2022-08-17T12:33:16.3969194Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_float64 2022-08-17T12:33:16.3982179Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:33:16.3997075Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:33:16.4074068Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:33:16.4098046Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_complex128 2022-08-17T12:33:16.4396013Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_complex128 2022-08-17T12:33:16.4413804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:33:16.4515092Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:33:16.4538646Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_float64 2022-08-17T12:33:16.4835888Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_float64 2022-08-17T12:33:16.4851194Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:33:16.4954588Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:33:16.4978913Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_complex128 2022-08-17T12:33:16.5275837Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_complex128 2022-08-17T12:33:16.5292264Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:33:16.5394473Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:33:16.5419089Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_float64 2022-08-17T12:33:16.5716813Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_float64 2022-08-17T12:33:16.5739017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_complex128 2022-08-17T12:33:16.5834336Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_complex128 2022-08-17T12:33:16.5856939Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_complex128 2022-08-17T12:33:16.6156118Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_complex128 2022-08-17T12:33:16.6177379Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_float64 2022-08-17T12:33:16.6274831Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_float64 2022-08-17T12:33:16.6300096Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_float64 2022-08-17T12:33:16.6595695Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_float64 2022-08-17T12:33:16.6714681Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_complex128 2022-08-17T12:33:16.6724299Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_complex128 2022-08-17T12:33:16.6756778Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_complex128 2022-08-17T12:33:16.7035571Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_complex128 2022-08-17T12:33:16.7111516Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_float64 2022-08-17T12:33:16.7153769Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_float64 2022-08-17T12:33:16.7190086Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_float64 2022-08-17T12:33:16.7475203Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_float64 2022-08-17T12:33:16.7499818Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_complex128 2022-08-17T12:33:16.7594627Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_complex128 2022-08-17T12:33:16.7630467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_complex128 2022-08-17T12:33:16.7915628Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_complex128 2022-08-17T12:33:16.7940597Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_float64 2022-08-17T12:33:16.8034461Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_float64 2022-08-17T12:33:16.8069986Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_float64 2022-08-17T12:33:16.8354807Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_float64 2022-08-17T12:33:16.8476557Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_complex128 2022-08-17T12:33:16.8511880Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_complex128 2022-08-17T12:33:16.8918207Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_complex128 2022-08-17T12:33:16.8953175Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_float64 2022-08-17T12:33:16.9358674Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_float64 2022-08-17T12:33:16.9397298Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_complex128 2022-08-17T12:33:16.9797988Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_complex128 2022-08-17T12:33:16.9834103Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_float64 2022-08-17T12:33:17.0236079Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_float64 2022-08-17T12:33:17.0274651Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_complex128 2022-08-17T12:33:17.0675735Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_complex128 2022-08-17T12:33:17.0716146Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_float64 2022-08-17T12:33:17.1116048Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_float64 2022-08-17T12:33:17.1284515Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erf_cpu_float64 2022-08-17T12:33:17.1556742Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erf_cpu_float64 2022-08-17T12:33:17.1910772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfc_cpu_float64 2022-08-17T12:33:17.1996875Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfc_cpu_float64 2022-08-17T12:33:17.2167204Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfinv_cpu_float64 2022-08-17T12:33:17.2438130Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfinv_cpu_float64 2022-08-17T12:33:17.2729395Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp2_cpu_float64 2022-08-17T12:33:17.2877520Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp2_cpu_float64 2022-08-17T12:33:17.4074279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_complex128 2022-08-17T12:33:17.4087215Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_complex128 2022-08-17T12:33:17.4362874Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_float64 2022-08-17T12:33:17.4516857Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_float64 2022-08-17T12:33:17.4548212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_complex128 2022-08-17T12:33:17.4956683Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_complex128 2022-08-17T12:33:17.4992026Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_float64 2022-08-17T12:33:17.5397611Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_float64 2022-08-17T12:33:17.5431858Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_complex128 2022-08-17T12:33:17.5837339Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_complex128 2022-08-17T12:33:17.5870391Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_float64 2022-08-17T12:33:17.6275951Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_float64 2022-08-17T12:33:17.6421936Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expm1_cpu_float64 2022-08-17T12:33:17.6715604Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expm1_cpu_float64 2022-08-17T12:33:17.6750150Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_complex128 2022-08-17T12:33:17.7155829Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_complex128 2022-08-17T12:33:17.7190339Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_float64 2022-08-17T12:33:17.7596176Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_float64 2022-08-17T12:33:17.7628748Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_complex128 2022-08-17T12:33:17.8035492Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_complex128 2022-08-17T12:33:17.8070717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_float64 2022-08-17T12:33:17.8233163Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_float64 2022-08-17T12:33:17.8239634Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_complex128 2022-08-17T12:33:17.8475734Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_float64 2022-08-17T12:33:17.8513456Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_complex128 2022-08-17T12:33:17.8916569Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_complex128 2022-08-17T12:33:17.8950676Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_float64 2022-08-17T12:33:17.9356016Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_float64 2022-08-17T12:33:17.9389169Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_complex128 2022-08-17T12:33:17.9836251Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_complex128 2022-08-17T12:33:17.9869492Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_float64 2022-08-17T12:33:17.9886353Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_float64 2022-08-17T12:33:17.9894173Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_float64 2022-08-17T12:33:17.9927021Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_complex128 2022-08-17T12:33:18.0276023Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_complex128 2022-08-17T12:33:18.0309358Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_complex128 2022-08-17T12:33:18.0322787Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_complex128 2022-08-17T12:33:18.0354419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_float64 2022-08-17T12:33:18.0715966Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_float64 2022-08-17T12:33:18.0750588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_float64 2022-08-17T12:33:18.0759703Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_float64 2022-08-17T12:33:18.0788378Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_quantile_cpu_float64 2022-08-17T12:33:18.1155857Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_quantile_cpu_float64 2022-08-17T12:33:18.1189782Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:33:18.1206393Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:33:18.1471893Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rad2deg_cpu_float64 2022-08-17T12:33:18.1596102Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rad2deg_cpu_float64 2022-08-17T12:33:18.1637333Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:33:18.1641682Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:33:18.1665117Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_complex128 2022-08-17T12:33:18.2038032Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_complex128 2022-08-17T12:33:18.2076857Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:33:18.2116750Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:33:18.2150145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_float64 2022-08-17T12:33:18.2478195Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_float64 2022-08-17T12:33:18.2518532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:33:18.2555735Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:33:18.2587420Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randint_like_cpu_float64 2022-08-17T12:33:18.2917215Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randint_like_cpu_float64 2022-08-17T12:33:18.2953623Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_complex128 2022-08-17T12:33:18.2994910Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_complex128 2022-08-17T12:33:18.3023071Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_complex128 2022-08-17T12:33:18.3401437Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_complex128 2022-08-17T12:33:18.3435617Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_float64 2022-08-17T12:33:18.3473160Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_float64 2022-08-17T12:33:18.3500746Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_float64 2022-08-17T12:33:18.3837239Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_float64 2022-08-17T12:33:18.3868416Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:33:18.3913150Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:33:18.3939438Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_complex128 2022-08-17T12:33:18.4276795Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_complex128 2022-08-17T12:33:18.4312118Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:33:18.4354328Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:33:18.4389403Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_float64 2022-08-17T12:33:18.4717921Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_float64 2022-08-17T12:33:18.4746140Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_complex128 2022-08-17T12:33:18.4793455Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_complex128 2022-08-17T12:33:18.4828871Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_complex128 2022-08-17T12:33:18.5156448Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_complex128 2022-08-17T12:33:18.5183848Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_float64 2022-08-17T12:33:18.5235083Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_float64 2022-08-17T12:33:18.5273457Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_float64 2022-08-17T12:33:18.5597281Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_float64 2022-08-17T12:33:18.5627197Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_complex128 2022-08-17T12:33:18.5674635Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_complex128 2022-08-17T12:33:18.6036599Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_complex128 2022-08-17T12:33:18.6067119Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_float64 2022-08-17T12:33:18.6476915Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_float64 2022-08-17T12:33:18.6507004Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kthvalue_cpu_float64 2022-08-17T12:33:18.6798841Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kthvalue_cpu_float64 2022-08-17T12:33:18.6810825Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_complex128 2022-08-17T12:33:18.6917097Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_float64 2022-08-17T12:33:18.6997810Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_complex128 2022-08-17T12:33:18.7109102Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_float64 2022-08-17T12:33:18.7236408Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_complex128 2022-08-17T12:33:18.7356018Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_remainder_cpu_float64 2022-08-17T12:33:18.7474127Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_float64 2022-08-17T12:33:18.7773824Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_float64 2022-08-17T12:33:18.7782764Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_remainder_cpu_float64 2022-08-17T12:33:18.7793677Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_complex128 2022-08-17T12:33:18.7828473Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_le_cpu_float64 2022-08-17T12:33:18.8279737Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_le_cpu_float64 2022-08-17T12:33:18.9598733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_complex128 2022-08-17T12:33:18.9613582Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_complex128 2022-08-17T12:33:19.0251138Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_float64 2022-08-17T12:33:19.0263638Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_float64 2022-08-17T12:33:19.0302052Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_complex128 2022-08-17T12:33:19.0677044Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_complex128 2022-08-17T12:33:19.0710618Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_float64 2022-08-17T12:33:19.1116849Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_float64 2022-08-17T12:33:19.1151605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_complex128 2022-08-17T12:33:19.1556590Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_complex128 2022-08-17T12:33:19.1592644Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_float64 2022-08-17T12:33:19.1996370Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_float64 2022-08-17T12:33:19.2029911Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_complex128 2022-08-17T12:33:19.2436907Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_complex128 2022-08-17T12:33:19.2469903Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_float64 2022-08-17T12:33:19.2878130Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_float64 2022-08-17T12:33:19.2916153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_complex128 2022-08-17T12:33:19.3317493Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_complex128 2022-08-17T12:33:19.3351495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_float64 2022-08-17T12:33:19.3757012Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_float64 2022-08-17T12:33:19.3791044Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_complex128 2022-08-17T12:33:19.4196987Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_complex128 2022-08-17T12:33:19.4230941Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_float64 2022-08-17T12:33:19.4637053Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_float64 2022-08-17T12:33:19.4669037Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_complex128 2022-08-17T12:33:19.5078174Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_complex128 2022-08-17T12:33:19.5115741Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_float64 2022-08-17T12:33:19.5518147Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_float64 2022-08-17T12:33:19.5552719Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_complex128 2022-08-17T12:33:19.5956572Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_complex128 2022-08-17T12:33:19.5991227Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_float64 2022-08-17T12:33:19.6035497Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_float64 2022-08-17T12:33:19.6041273Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_complex128 2022-08-17T12:33:19.6396292Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_float64 2022-08-17T12:33:19.6434009Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_complex128 2022-08-17T12:33:19.6877785Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_complex128 2022-08-17T12:33:19.6916449Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_float64 2022-08-17T12:33:19.6923689Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_float64 2022-08-17T12:33:19.6930801Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_float64 2022-08-17T12:33:19.7117257Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lgamma_cpu_float64 2022-08-17T12:33:19.7316142Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lgamma_cpu_float64 2022-08-17T12:33:19.7353168Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_complex128 2022-08-17T12:33:19.7362424Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:33:19.7384224Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_complex128 2022-08-17T12:33:19.7757498Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:33:19.7793255Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_float64 2022-08-17T12:33:19.7799155Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_float64 2022-08-17T12:33:19.7821131Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_float64 2022-08-17T12:33:19.8197721Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_float64 2022-08-17T12:33:19.8238793Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_complex128 2022-08-17T12:33:19.8244016Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_complex128 2022-08-17T12:33:19.8266889Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:33:19.8637093Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:33:19.8673381Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_float64 2022-08-17T12:33:19.8715049Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_float64 2022-08-17T12:33:19.8749958Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:33:19.9076608Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:33:19.9157014Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_cpu_float64 2022-08-17T12:33:19.9189053Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_complex128 2022-08-17T12:33:19.9205882Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_complex128 2022-08-17T12:33:19.9517107Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_cpu_float64 2022-08-17T12:33:19.9596213Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_0_cpu_float64 2022-08-17T12:33:19.9633595Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_float64 2022-08-17T12:33:19.9786648Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_float64 2022-08-17T12:33:19.9997154Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_0_cpu_float64 2022-08-17T12:33:20.0018349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_3_cpu_float64 2022-08-17T12:33:20.0073542Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_3_cpu_float64 2022-08-17T12:33:20.0110991Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_complex128 2022-08-17T12:33:20.0478873Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_complex128 2022-08-17T12:33:20.0501705Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:33:20.0516322Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:33:20.0543908Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_float64 2022-08-17T12:33:20.0959721Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_float64 2022-08-17T12:33:20.0960388Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_complex128 2022-08-17T12:33:20.0993437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_complex128 2022-08-17T12:33:20.1437308Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_complex128 2022-08-17T12:33:20.1467114Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_float64 2022-08-17T12:33:20.1877162Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_float64 2022-08-17T12:33:20.1913736Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:33:20.1971743Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:33:20.1978933Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_complex128 2022-08-17T12:33:20.2195226Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_float64 2022-08-17T12:33:20.2315275Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_float64 2022-08-17T12:33:20.2350230Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_float64 2022-08-17T12:33:20.2393372Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_float64 2022-08-17T12:33:20.2420749Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_complex128 2022-08-17T12:33:20.2757032Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_complex128 2022-08-17T12:33:20.2794527Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_complex128 2022-08-17T12:33:20.2834671Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_complex128 2022-08-17T12:33:20.2862273Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_float64 2022-08-17T12:33:20.3196572Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_float64 2022-08-17T12:33:20.3230970Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_float64 2022-08-17T12:33:20.3273398Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_float64 2022-08-17T12:33:20.3637430Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_complex128 2022-08-17T12:33:20.3672348Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_complex128 2022-08-17T12:33:20.4076645Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_complex128 2022-08-17T12:33:20.4112503Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_float64 2022-08-17T12:33:20.4518145Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_float64 2022-08-17T12:33:20.4551331Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:33:20.4957194Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:33:20.4991250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_float64 2022-08-17T12:33:20.5396595Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_float64 2022-08-17T12:33:20.5435322Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:33:20.5836923Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:33:20.5870825Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:33:20.6109798Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:33:20.6120297Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_complex128 2022-08-17T12:33:20.6276781Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_float64 2022-08-17T12:33:20.6303214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:33:20.6713669Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:33:20.6723595Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_float64 2022-08-17T12:33:20.6726681Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_complex128 2022-08-17T12:33:20.6755790Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_float64 2022-08-17T12:33:20.7156995Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_float64 2022-08-17T12:33:20.7186808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_complex128 2022-08-17T12:33:20.7596925Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_complex128 2022-08-17T12:33:20.7627881Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_float64 2022-08-17T12:33:20.8037790Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_float64 2022-08-17T12:33:20.8064136Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:33:20.8477086Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:33:20.8508618Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:33:20.8917723Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:33:20.8947221Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:33:20.9357936Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:33:20.9388049Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:33:20.9797096Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:33:20.9827295Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:33:21.0127819Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:33:21.0136344Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_complex128 2022-08-17T12:33:21.0235538Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_float64 2022-08-17T12:33:21.0268573Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:33:21.0677005Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:33:21.0704456Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:33:21.0942611Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:33:21.0952941Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_float64 2022-08-17T12:33:21.1117818Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:33:21.1148226Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:33:21.1558651Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:33:21.1578318Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:33:21.1998274Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:33:21.2021000Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_float64 2022-08-17T12:33:21.2438668Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_float64 2022-08-17T12:33:21.2476883Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:33:21.2724651Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:33:21.2734188Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:33:21.2877104Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:33:21.2923346Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:33:21.3318377Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:33:21.3353132Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_complex128 2022-08-17T12:33:21.3914949Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_complex128 2022-08-17T12:33:21.4245240Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_float64 2022-08-17T12:33:21.4256524Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_float64 2022-08-17T12:33:21.4270776Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:33:21.4286719Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:33:21.4291813Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:33:21.4678201Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:33:21.4720253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:33:21.5116875Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:33:21.5153729Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:33:21.5557051Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:33:21.5589686Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:33:21.5807394Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:33:21.5816985Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:33:21.5997774Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:33:21.6035414Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:33:21.6437774Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:33:21.6473933Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:33:21.6877873Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:33:21.6915397Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:33:21.7317873Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:33:21.7386970Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:33:21.7756866Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:33:21.7790123Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:33:21.7795543Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:33:21.7808191Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:33:21.8197222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:33:21.8232583Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:33:21.8637945Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:33:21.8673434Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:33:21.9036653Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:33:21.9043802Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:33:21.9070777Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_searchsorted_cpu_float64 2022-08-17T12:33:21.9081512Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_searchsorted_cpu_float64 2022-08-17T12:33:21.9118061Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:33:21.9474902Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:33:21.9497455Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:33:21.9513594Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:33:21.9553763Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:33:21.9915454Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:33:21.9937922Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:33:21.9953590Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:33:21.9990779Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:33:22.0355352Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:33:22.0379416Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_complex128 2022-08-17T12:33:22.0393661Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_complex128 2022-08-17T12:33:22.0429324Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:33:22.0802110Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:33:22.0818958Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_float64 2022-08-17T12:33:22.0833186Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_float64 2022-08-17T12:33:22.0869631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:33:22.1236339Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:33:22.1262313Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_scatter_cpu_float64 2022-08-17T12:33:22.1275134Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_scatter_cpu_float64 2022-08-17T12:33:22.1318061Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_complex128 2022-08-17T12:33:22.1675387Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_complex128 2022-08-17T12:33:22.1716973Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_complex128 2022-08-17T12:33:22.1755745Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_float64 2022-08-17T12:33:22.2156986Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_float64 2022-08-17T12:33:22.2197469Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:33:22.2292876Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:33:22.2301963Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_complex128 2022-08-17T12:33:22.2385437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_float64 2022-08-17T12:33:22.2596545Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_float64 2022-08-17T12:33:22.2632829Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:33:22.2714321Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:33:22.2738337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_complex128 2022-08-17T12:33:22.3037192Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_complex128 2022-08-17T12:33:22.3072350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_complex128 2022-08-17T12:33:22.3153656Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_complex128 2022-08-17T12:33:22.3177997Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_float64 2022-08-17T12:33:22.3477249Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_float64 2022-08-17T12:33:22.3511777Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_float64 2022-08-17T12:33:22.3593613Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_float64 2022-08-17T12:33:22.3917683Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_complex128 2022-08-17T12:33:22.3958097Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:33:22.4323269Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:33:22.4334274Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_complex128 2022-08-17T12:33:22.4353201Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_float64 2022-08-17T12:33:22.4389910Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:33:22.4565879Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:33:22.4756038Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_float64 2022-08-17T12:33:22.4797272Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sign_cpu_float64 2022-08-17T12:33:22.4837316Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:33:22.4849308Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:33:22.5197788Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sign_cpu_float64 2022-08-17T12:33:22.5221279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_signbit_cpu_float64 2022-08-17T12:33:22.5236441Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_signbit_cpu_float64 2022-08-17T12:33:22.5263683Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:33:22.5637234Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:33:22.5676680Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_complex128 2022-08-17T12:33:22.5709872Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_complex128 2022-08-17T12:33:22.5984259Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_complex128 2022-08-17T12:33:22.6074481Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_complex128 2022-08-17T12:33:22.6116268Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_float64 2022-08-17T12:33:22.6150955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_float64 2022-08-17T12:33:22.6178331Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_float64 2022-08-17T12:33:22.6517103Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_float64 2022-08-17T12:33:22.6556772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_complex128 2022-08-17T12:33:22.6592028Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:33:22.6998990Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:33:22.7034189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_float64 2022-08-17T12:33:22.7436431Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_float64 2022-08-17T12:33:22.7448489Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_complex128 2022-08-17T12:33:22.7450793Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_float64 2022-08-17T12:33:22.7483321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_complex128 2022-08-17T12:33:22.7685369Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_complex128 2022-08-17T12:33:22.7876870Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_float64 2022-08-17T12:33:22.7879809Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_complex128 2022-08-17T12:33:22.7905845Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_float64 2022-08-17T12:33:22.8230864Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_float64 2022-08-17T12:33:22.8315375Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_complex128 2022-08-17T12:33:22.8318079Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_float64 2022-08-17T12:33:22.8345403Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:33:22.8421202Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:33:22.8758868Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_float64 2022-08-17T12:33:22.8759560Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:33:22.8785860Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_slice_scatter_cpu_float64 2022-08-17T12:33:22.8802671Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:33:22.9196668Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_slice_scatter_cpu_float64 2022-08-17T12:33:22.9198678Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:33:22.9220768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_cpu_float64 2022-08-17T12:33:22.9231542Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:33:22.9639246Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_cpu_float64 2022-08-17T12:33:22.9639742Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:33:22.9667802Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:33:22.9677489Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:33:23.0077912Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:33:23.0078684Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_complex128 2022-08-17T12:33:23.0107903Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:33:23.0117752Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_complex128 2022-08-17T12:33:23.0519935Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:33:23.0520353Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_float64 2022-08-17T12:33:23.0558380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sort_cpu_float64 2022-08-17T12:33:23.0776326Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sort_cpu_float64 2022-08-17T12:33:23.0956222Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_float64 2022-08-17T12:33:23.0957041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:33:23.0979727Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:33:23.0993085Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:33:23.1396260Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:33:23.1399437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_float64 2022-08-17T12:33:23.1423842Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:33:23.1436048Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_float64 2022-08-17T12:33:23.1835169Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:33:23.1837289Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_complex128 2022-08-17T12:33:23.1875292Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_airy_ai_cpu_float64 2022-08-17T12:33:23.2185885Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_airy_ai_cpu_float64 2022-08-17T12:33:23.2273971Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_complex128 2022-08-17T12:33:23.2276854Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_float64 2022-08-17T12:33:23.2311687Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j0_cpu_float64 2022-08-17T12:33:23.2373870Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j0_cpu_float64 2022-08-17T12:33:23.2715414Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_float64 2022-08-17T12:33:23.2718694Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_complex128 2022-08-17T12:33:23.2752458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j1_cpu_float64 2022-08-17T12:33:23.3157226Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j1_cpu_float64 2022-08-17T12:33:23.3191816Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y0_cpu_float64 2022-08-17T12:33:23.3505148Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y0_cpu_float64 2022-08-17T12:33:23.3516318Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_complex128 2022-08-17T12:33:23.3595360Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_float64 2022-08-17T12:33:23.3631963Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y1_cpu_float64 2022-08-17T12:33:23.3706310Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y1_cpu_float64 2022-08-17T12:33:23.3954767Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_float64 2022-08-17T12:33:23.4036380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_complex128 2022-08-17T12:33:23.4071888Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:33:23.4476415Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:33:23.4511315Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:33:23.4915822Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:33:23.4939415Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:33:23.5360045Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:33:23.5382273Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:33:23.5583221Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:33:23.5592725Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_complex128 2022-08-17T12:33:23.5796880Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_float64 2022-08-17T12:33:23.5833239Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_entr_cpu_float64 2022-08-17T12:33:23.5960590Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_entr_cpu_float64 2022-08-17T12:33:23.6033429Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_float64 2022-08-17T12:33:23.6056923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_complex128 2022-08-17T12:33:23.6236347Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_complex128 2022-08-17T12:33:23.6270787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_erfcx_cpu_float64 2022-08-17T12:33:23.6474287Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_erfcx_cpu_float64 2022-08-17T12:33:23.6502717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_float64 2022-08-17T12:33:23.6675819Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_float64 2022-08-17T12:33:23.6710391Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:33:23.6916078Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:33:23.6939528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_complex128 2022-08-17T12:33:23.7155195Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_complex128 2022-08-17T12:33:23.7190016Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:33:23.7353907Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:33:23.7377052Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_float64 2022-08-17T12:33:23.7595508Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_float64 2022-08-17T12:33:23.7631012Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i0e_cpu_float64 2022-08-17T12:33:23.7796402Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i0e_cpu_float64 2022-08-17T12:33:23.7826811Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_complex128 2022-08-17T12:33:23.8037409Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_complex128 2022-08-17T12:33:23.8073098Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1_cpu_float64 2022-08-17T12:33:23.8235861Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1_cpu_float64 2022-08-17T12:33:23.8264565Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_float64 2022-08-17T12:33:23.8477325Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_float64 2022-08-17T12:33:23.8507905Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1e_cpu_float64 2022-08-17T12:33:23.8674583Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1e_cpu_float64 2022-08-17T12:33:23.8698130Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_complex128 2022-08-17T12:33:23.8915278Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_complex128 2022-08-17T12:33:23.8940537Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:33:23.9116392Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:33:23.9151441Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_float64 2022-08-17T12:33:23.9356800Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_float64 2022-08-17T12:33:23.9379937Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:33:23.9557353Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:33:23.9796287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_complex128 2022-08-17T12:33:23.9827180Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_log_ndtr_cpu_float64 2022-08-17T12:33:24.0238355Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_log_ndtr_cpu_float64 2022-08-17T12:33:24.0274678Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:33:24.0677559Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:33:24.0711914Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:33:24.1117646Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:33:24.1152317Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:33:24.1556178Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:33:24.1590629Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:33:24.1997032Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:33:24.2033812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtr_cpu_float64 2022-08-17T12:33:24.2436479Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtr_cpu_float64 2022-08-17T12:33:24.2472083Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtri_cpu_float64 2022-08-17T12:33:24.2877565Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtri_cpu_float64 2022-08-17T12:33:24.2913726Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:33:24.2935310Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:33:24.2942079Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_complex128 2022-08-17T12:33:24.3318031Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_float64 2022-08-17T12:33:24.3353774Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:33:24.3698560Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:33:24.3708383Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_float64 2022-08-17T12:33:24.3731813Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_complex128 2022-08-17T12:33:24.3753598Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_complex128 2022-08-17T12:33:24.3787833Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:33:24.4116513Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:33:24.4141367Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_float64 2022-08-17T12:33:24.4236562Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_float64 2022-08-17T12:33:24.4259257Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:33:24.4555756Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:33:24.4584191Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_complex128 2022-08-17T12:33:24.4675071Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_complex128 2022-08-17T12:33:24.4703517Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:33:24.4995252Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:33:24.5022223Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_float64 2022-08-17T12:33:24.5115189Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_float64 2022-08-17T12:33:24.5137665Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:33:24.5435590Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:33:24.5463830Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_complex128 2022-08-17T12:33:24.5555205Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_complex128 2022-08-17T12:33:24.5579418Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:33:24.5875700Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:33:24.5900969Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_float64 2022-08-17T12:33:24.5994754Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_float64 2022-08-17T12:33:24.6031253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:33:24.6315150Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:33:24.6342436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_lowrank_cpu_float64 2022-08-17T12:33:24.6434740Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_lowrank_cpu_float64 2022-08-17T12:33:24.6462713Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_xlog1py_cpu_float64 2022-08-17T12:33:24.6755809Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_xlog1py_cpu_float64 2022-08-17T12:33:24.6784399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_complex128 2022-08-17T12:33:24.6875533Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_complex128 2022-08-17T12:33:24.6912613Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_zeta_cpu_float64 2022-08-17T12:33:24.7195450Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_zeta_cpu_float64 2022-08-17T12:33:24.7224490Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_float64 2022-08-17T12:33:24.7314834Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_float64 2022-08-17T12:33:24.7354833Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_complex128 2022-08-17T12:33:24.7635105Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_complex128 2022-08-17T12:33:24.7756090Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_complex128 2022-08-17T12:33:24.7792139Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_float64 2022-08-17T12:33:24.8196245Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_float64 2022-08-17T12:33:24.8232261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_complex128 2022-08-17T12:33:24.8637556Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_complex128 2022-08-17T12:33:24.8675433Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_float64 2022-08-17T12:33:24.8758775Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_float64 2022-08-17T12:33:24.8773735Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_complex128 2022-08-17T12:33:24.8965811Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_float64 2022-08-17T12:33:24.9076295Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_float64 2022-08-17T12:33:24.9119387Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_complex128 2022-08-17T12:33:24.9234880Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_complex128 2022-08-17T12:33:24.9265119Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_complex128 2022-08-17T12:33:24.9516837Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_complex128 2022-08-17T12:33:24.9553275Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_float64 2022-08-17T12:33:24.9675416Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_float64 2022-08-17T12:33:24.9702229Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_float64 2022-08-17T12:33:24.9956100Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_float64 2022-08-17T12:33:24.9993457Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_complex128 2022-08-17T12:33:25.0114586Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_complex128 2022-08-17T12:33:25.0141882Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_complex128 2022-08-17T12:33:25.0396006Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_complex128 2022-08-17T12:33:25.0436380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_float64 2022-08-17T12:33:25.0555952Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_float64 2022-08-17T12:33:25.0586154Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_float64 2022-08-17T12:33:25.0836510Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_float64 2022-08-17T12:33:25.0873850Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_consecutive_cpu_float64 2022-08-17T12:33:25.0997148Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_consecutive_cpu_float64 2022-08-17T12:33:25.1280807Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_complex128 2022-08-17T12:33:25.1318467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_cpu_float64 2022-08-17T12:33:25.1391833Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_cpu_float64 2022-08-17T12:33:25.1434610Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_complex128 2022-08-17T12:33:25.1692166Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_float64 2022-08-17T12:33:25.1714685Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_float64 2022-08-17T12:33:25.1877171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_complex128 2022-08-17T12:33:25.2228185Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_complex128 2022-08-17T12:33:25.2315148Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_complex128 2022-08-17T12:33:25.2418456Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_float64 2022-08-17T12:33:25.2758688Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_float64 2022-08-17T12:33:25.2797512Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_complex128 2022-08-17T12:33:25.3198472Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_complex128 2022-08-17T12:33:25.3235001Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_float64 2022-08-17T12:33:25.3637863Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_float64 2022-08-17T12:33:25.3675213Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_complex128 2022-08-17T12:33:25.4079343Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_complex128 2022-08-17T12:33:25.4115434Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_float64 2022-08-17T12:33:25.4321305Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_float64 2022-08-17T12:33:25.4333131Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_complex128 2022-08-17T12:33:25.4516444Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_float64 2022-08-17T12:33:25.4555157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_complex128 2022-08-17T12:33:25.4811851Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_complex128 2022-08-17T12:33:25.4821665Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_float64 2022-08-17T12:33:25.4845149Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_complex128 2022-08-17T12:33:25.4954440Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_complex128 2022-08-17T12:33:25.4982649Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_float64 2022-08-17T12:33:25.5235280Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_float64 2022-08-17T12:33:25.5259955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_float64 2022-08-17T12:33:25.5395286Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_float64 2022-08-17T12:33:25.5423756Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_complex128 2022-08-17T12:33:25.5674793Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_complex128 2022-08-17T12:33:25.5697882Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_complex128 2022-08-17T12:33:25.5836440Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_complex128 2022-08-17T12:33:25.5861667Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_float64 2022-08-17T12:33:25.6115624Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_float64 2022-08-17T12:33:25.6141572Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_float64 2022-08-17T12:33:25.6275654Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_float64 2022-08-17T12:33:25.6304120Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_topk_cpu_float64 2022-08-17T12:33:25.6555129Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_topk_cpu_float64 2022-08-17T12:33:25.6583931Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_complex128 2022-08-17T12:33:25.6715410Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_complex128 2022-08-17T12:33:25.6744742Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_complex128 2022-08-17T12:33:25.6998351Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_complex128 2022-08-17T12:33:25.7019046Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_float64 2022-08-17T12:33:25.7154596Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_float64 2022-08-17T12:33:25.7182664Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_float64 2022-08-17T12:33:25.7435562Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_float64 2022-08-17T12:33:25.7462419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_complex_cpu_float64 2022-08-17T12:33:25.7594642Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_complex_cpu_float64 2022-08-17T12:33:25.7876843Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_complex128 2022-08-17T12:33:25.7903626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_complex128 2022-08-17T12:33:25.8318082Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_complex128 2022-08-17T12:33:25.8784018Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_float64 2022-08-17T12:33:25.8796075Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_float64 2022-08-17T12:33:25.8821769Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_real_cpu_complex128 2022-08-17T12:33:25.9237117Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_real_cpu_complex128 2022-08-17T12:33:25.9271399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_complex128 2022-08-17T12:33:25.9717847Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_complex128 2022-08-17T12:33:25.9743357Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_float64 2022-08-17T12:33:25.9830058Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_float64 2022-08-17T12:33:25.9840321Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_complex128 2022-08-17T12:33:26.0157294Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_float64 2022-08-17T12:33:26.0184795Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_complex128 2022-08-17T12:33:26.0268533Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_complex128 2022-08-17T12:33:26.0311780Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_float64 2022-08-17T12:33:26.0339687Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_complex128 2022-08-17T12:33:26.0636783Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_complex128 2022-08-17T12:33:26.0662392Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_float64 2022-08-17T12:33:26.0756130Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_float64 2022-08-17T12:33:26.0783064Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_float64 2022-08-17T12:33:26.1115885Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_float64 2022-08-17T12:33:26.1146812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_complex128 2022-08-17T12:33:26.1235787Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_complex128 2022-08-17T12:33:26.1268401Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_complex128 2022-08-17T12:33:26.1557567Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_complex128 2022-08-17T12:33:26.1587347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_float64 2022-08-17T12:33:26.1676107Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_float64 2022-08-17T12:33:26.1703970Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_float64 2022-08-17T12:33:26.1997091Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_float64 2022-08-17T12:33:26.2023464Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_complex128 2022-08-17T12:33:26.2155903Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_complex128 2022-08-17T12:33:26.2182691Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_complex128 2022-08-17T12:33:26.2436053Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_complex128 2022-08-17T12:33:26.2460495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_float64 2022-08-17T12:33:26.2596257Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_float64 2022-08-17T12:33:26.2621768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_float64 2022-08-17T12:33:26.2877553Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_float64 2022-08-17T12:33:26.2895797Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_xlogy_cpu_float64 2022-08-17T12:33:26.3036075Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_xlogy_cpu_float64 2022-08-17T12:33:26.3316953Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_complex128 2022-08-17T12:33:26.4296512Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_complex128 2022-08-17T12:33:26.4308415Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_complex128 2022-08-17T12:33:26.4528446Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_float64 2022-08-17T12:33:26.4717985Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_float64 2022-08-17T12:33:26.4755991Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_complex128 2022-08-17T12:33:26.4872675Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_complex128 2022-08-17T12:33:26.4881647Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_complex128 2022-08-17T12:33:26.5158540Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_float64 2022-08-17T12:33:26.5192615Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_float64 2022-08-17T12:33:26.5424957Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_float64 2022-08-17T12:33:26.5433431Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_float64 2022-08-17T12:33:26.5596617Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_complex128 2022-08-17T12:33:26.5630357Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_complex128 2022-08-17T12:33:26.6036776Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_complex128 2022-08-17T12:33:26.6069202Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_float64 2022-08-17T12:33:26.6518196Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_float64 2022-08-17T12:33:26.6545610Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_complex128 2022-08-17T12:33:26.6958162Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_complex128 2022-08-17T12:33:26.6990203Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_float64 2022-08-17T12:33:26.7398833Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_float64 2022-08-17T12:33:26.7437634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_complex128 2022-08-17T12:33:26.7480727Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_complex128 2022-08-17T12:33:26.7492251Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_complex128 2022-08-17T12:33:26.7836614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_float64 2022-08-17T12:33:26.7875523Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_float64 2022-08-17T12:33:26.7941119Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_float64 2022-08-17T12:33:26.7952493Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_float64 2022-08-17T12:33:26.8278686Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_complex128 2022-08-17T12:33:26.8313669Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_complex128 2022-08-17T12:33:26.8718121Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_complex128 2022-08-17T12:33:26.8756063Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_float64 2022-08-17T12:33:26.9156322Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_float64 2022-08-17T12:33:26.9186778Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_complex128 2022-08-17T12:33:26.9598353Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_complex128 2022-08-17T12:33:26.9638737Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_float64 2022-08-17T12:33:27.0037806Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_float64 2022-08-17T12:33:27.0075953Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:33:27.0479008Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:33:27.0518632Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_float64 2022-08-17T12:33:27.0553522Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_float64 2022-08-17T12:33:27.0568688Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_complex128 2022-08-17T12:33:27.0918572Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_float64 2022-08-17T12:33:27.0955011Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmod___cpu_float64 2022-08-17T12:33:27.1116990Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmod___cpu_float64 2022-08-17T12:33:27.1125339Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_float64 2022-08-17T12:33:27.1223319Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trunc_cpu_float64 2022-08-17T12:33:27.1356532Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trunc_cpu_float64 2022-08-17T12:33:27.1393824Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_complex128 2022-08-17T12:33:27.1556005Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_complex128 2022-08-17T12:33:27.1581056Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_complex128 2022-08-17T12:33:27.1797495Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_complex128 2022-08-17T12:33:27.1838096Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_float64 2022-08-17T12:33:27.1995823Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_float64 2022-08-17T12:33:27.2024812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_float64 2022-08-17T12:33:27.2236790Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_float64 2022-08-17T12:33:27.2263655Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_complex128 2022-08-17T12:33:27.2435135Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_complex128 2022-08-17T12:33:27.2464068Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_complex128 2022-08-17T12:33:27.2677846Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_complex128 2022-08-17T12:33:27.2704371Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_float64 2022-08-17T12:33:27.2874993Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_float64 2022-08-17T12:33:27.2900732Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_float64 2022-08-17T12:33:27.3116663Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_float64 2022-08-17T12:33:27.3154284Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_complex128 2022-08-17T12:33:27.3315538Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_complex128 2022-08-17T12:33:27.3345235Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_median_cpu_float64 2022-08-17T12:33:27.3557044Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_median_cpu_float64 2022-08-17T12:33:27.3594172Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_float64 2022-08-17T12:33:27.3756351Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_float64 2022-08-17T12:33:27.3789821Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_norm_cpu_float64 2022-08-17T12:33:27.4036616Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_norm_cpu_float64 2022-08-17T12:33:27.4071143Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amax_cpu_float64 2022-08-17T12:33:27.4196585Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amax_cpu_float64 2022-08-17T12:33:27.4220334Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:33:27.4477559Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:33:27.4512819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amin_cpu_float64 2022-08-17T12:33:27.4634331Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amin_cpu_float64 2022-08-17T12:33:27.4662695Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:33:27.4916606Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:33:27.4954456Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:33:27.5075490Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:33:27.5103386Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:33:27.5355913Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:33:27.5388997Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:33:27.5514967Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:33:27.5541830Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_float64 2022-08-17T12:33:27.5796690Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_float64 2022-08-17T12:33:27.5832288Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:33:27.5954873Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:33:27.5982807Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:33:27.6236672Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:33:27.6269088Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:33:27.6395128Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:33:27.6419944Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:33:27.6676664Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:33:27.6701287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:33:27.6834727Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:33:27.6860847Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_complex128 2022-08-17T12:33:27.7114967Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_complex128 2022-08-17T12:33:27.7142887Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:33:27.7274672Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:33:27.7301407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_float64 2022-08-17T12:33:27.7556236Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_float64 2022-08-17T12:33:27.7585245Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:33:27.7714351Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:33:27.7742757Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:33:27.7995237Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:33:27.8020635Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:33:27.8156056Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:33:27.8188794Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_float64 2022-08-17T12:33:27.8435806Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_float64 2022-08-17T12:33:27.8466118Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:33:27.8595501Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:33:27.8626639Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_complex128 2022-08-17T12:33:27.8875328Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_complex128 2022-08-17T12:33:27.8905514Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:33:27.9035763Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:33:27.9066551Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_float64 2022-08-17T12:33:27.9317029Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_float64 2022-08-17T12:33:27.9349972Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:33:27.9476301Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:33:27.9495041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_complex128 2022-08-17T12:33:27.9756953Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_complex128 2022-08-17T12:33:27.9916715Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_complex128 2022-08-17T12:33:28.0236987Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_float64 2022-08-17T12:33:28.0355605Z [gw3] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_float64 2022-08-17T12:33:28.2128384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_complex128 2022-08-17T12:33:28.2138588Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_complex128 2022-08-17T12:33:28.2583739Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_float64 2022-08-17T12:33:28.2594181Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_float64 2022-08-17T12:33:28.2628366Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_complex128 2022-08-17T12:33:28.3038583Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_complex128 2022-08-17T12:33:28.3072266Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_float64 2022-08-17T12:33:28.3477304Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_float64 2022-08-17T12:33:28.5962955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan2_cpu_float64 2022-08-17T12:33:28.5974112Z [gw3] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_complex128 2022-08-17T12:33:28.6807316Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_float64 2022-08-17T12:33:28.6818647Z [gw3] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_float64 2022-08-17T12:33:28.6849761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_complex128 2022-08-17T12:33:28.7238035Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_complex128 2022-08-17T12:33:28.7273382Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_float64 2022-08-17T12:33:28.7677017Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_float64 2022-08-17T12:33:28.7908959Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_complex128 2022-08-17T12:33:28.7919628Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan2_cpu_float64 2022-08-17T12:33:29.0185093Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_complex128 2022-08-17T12:33:29.0192916Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_complex128 2022-08-17T12:33:29.0584623Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_float64 2022-08-17T12:33:29.0634279Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_float64 2022-08-17T12:33:29.0663934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_complex128 2022-08-17T12:33:29.1078315Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_complex128 2022-08-17T12:33:29.1115420Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_float64 2022-08-17T12:33:29.1517412Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_float64 2022-08-17T12:33:29.1546586Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:33:29.1957239Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:33:29.1995726Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:33:29.2398240Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:33:29.2431849Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:33:29.2838182Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:33:29.2873147Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:33:29.3278333Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:33:29.3313368Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:33:29.3718462Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:33:29.3757098Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:33:29.4158425Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:33:30.3892727Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:33:30.3905966Z [gw3] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_complex128 2022-08-17T12:33:30.6901101Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_float64 2022-08-17T12:33:30.6912376Z [gw3] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_float64 2022-08-17T12:33:32.8783766Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_complex128 2022-08-17T12:33:32.8791933Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:33:33.1245492Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_float64 2022-08-17T12:33:33.1254732Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_float64 2022-08-17T12:33:33.1282437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bernoulli_cpu_float64 2022-08-17T12:33:33.1678879Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bernoulli_cpu_float64 2022-08-17T12:33:33.1713964Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:33:33.2118175Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:33:33.2152662Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_float64 2022-08-17T12:33:33.2557299Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_float64 2022-08-17T12:33:33.2588575Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_complex128 2022-08-17T12:33:33.2997352Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_complex128 2022-08-17T12:33:33.3023619Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_float64 2022-08-17T12:33:33.3438822Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_float64 2022-08-17T12:33:33.3477294Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_complex128 2022-08-17T12:33:33.3878018Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_complex128 2022-08-17T12:33:33.3908230Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_float64 2022-08-17T12:33:33.4317403Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_float64 2022-08-17T12:33:33.4351142Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_complex128 2022-08-17T12:33:33.4758824Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_complex128 2022-08-17T12:33:33.4798361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_float64 2022-08-17T12:33:33.4986864Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_float64 2022-08-17T12:33:33.4997223Z [gw3] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_complex128 2022-08-17T12:33:33.5196053Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_float64 2022-08-17T12:33:33.5226314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:33:33.5636960Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:33:33.5665899Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:33:33.6078446Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:33:33.6116747Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:33:33.6517978Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:33:33.6564148Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:33:33.6959501Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:33:33.6994005Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bucketize_cpu_float64 2022-08-17T12:33:33.7398128Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bucketize_cpu_float64 2022-08-17T12:33:33.7434957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_complex128 2022-08-17T12:33:33.7837419Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_complex128 2022-08-17T12:33:33.7871166Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_float64 2022-08-17T12:33:33.7917548Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_float64 2022-08-17T12:33:33.7926509Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_float64 2022-08-17T12:33:33.8276829Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:33:33.8311121Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:33:33.8716941Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:33:33.8753525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:33:33.9156491Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:33:33.9191808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_complex128 2022-08-17T12:33:33.9597399Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_complex128 2022-08-17T12:33:33.9625791Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_float64 2022-08-17T12:33:34.0037240Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_float64 2022-08-17T12:33:34.0065594Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cdist_cpu_float64 2022-08-17T12:33:34.0477743Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cdist_cpu_float64 2022-08-17T12:33:34.0728321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ceil_cpu_float64 2022-08-17T12:33:34.0916547Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ceil_cpu_float64 2022-08-17T12:33:34.0950341Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_complex128 2022-08-17T12:33:34.1356635Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_complex128 2022-08-17T12:33:34.1391118Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_float64 2022-08-17T12:33:34.1797776Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_float64 2022-08-17T12:33:34.1835351Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_complex128 2022-08-17T12:33:34.2237709Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_complex128 2022-08-17T12:33:34.2274097Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_float64 2022-08-17T12:33:34.2677698Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_float64 2022-08-17T12:33:34.2714513Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_complex128 2022-08-17T12:33:34.3118582Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_complex128 2022-08-17T12:33:34.3157350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_float64 2022-08-17T12:33:34.3558125Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_float64 2022-08-17T12:33:34.3598072Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:33:34.3997284Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:33:34.4034069Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:33:34.4437907Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:33:34.4475217Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:33:34.4877935Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:33:34.4908356Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:33:34.5317067Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:33:34.5344010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_complex128 2022-08-17T12:33:34.5757662Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_complex128 2022-08-17T12:33:34.5781889Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_float64 2022-08-17T12:33:34.6197294Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_float64 2022-08-17T12:33:34.8874716Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_cpu_float64 2022-08-17T12:33:34.8892196Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_cpu_float64 2022-08-17T12:33:35.3002321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_max_cpu_float64 2022-08-17T12:33:35.3012940Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_max_cpu_float64 2022-08-17T12:33:35.3045934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_complex128 2022-08-17T12:33:35.3437435Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_complex128 2022-08-17T12:33:35.3465125Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_float64 2022-08-17T12:33:35.3878029Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_float64 2022-08-17T12:33:35.5450036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:33:35.5461653Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:33:36.9655233Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:33:36.9664661Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:33:37.1727844Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_float64 2022-08-17T12:33:37.1742698Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:33:37.4675776Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:33:37.4688835Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:33:37.5149233Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:33:37.5159808Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_float64 2022-08-17T12:33:37.6068352Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_complex128 2022-08-17T12:33:37.6082078Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:33:37.6111095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_complex128 2022-08-17T12:33:37.6516703Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_complex128 2022-08-17T12:33:37.6541642Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_float64 2022-08-17T12:33:37.6956854Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_float64 2022-08-17T12:33:37.6985592Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_complex128 2022-08-17T12:33:37.7396880Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_complex128 2022-08-17T12:33:37.7422129Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_float64 2022-08-17T12:33:37.7839025Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_float64 2022-08-17T12:33:37.7876495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_complex128 2022-08-17T12:33:37.8278096Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_complex128 2022-08-17T12:33:37.8317507Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_float64 2022-08-17T12:33:37.8718327Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_float64 2022-08-17T12:33:37.8754599Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_complex128 2022-08-17T12:33:37.9158867Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_complex128 2022-08-17T12:33:37.9193577Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_float64 2022-08-17T12:33:37.9598570Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_float64 2022-08-17T12:33:37.9632450Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_complex128 2022-08-17T12:33:38.0038867Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_complex128 2022-08-17T12:33:38.0080708Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_float64 2022-08-17T12:33:38.0478017Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_float64 2022-08-17T12:33:38.0512551Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_complex128 2022-08-17T12:33:38.0917494Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_complex128 2022-08-17T12:33:38.0954222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_float64 2022-08-17T12:33:38.1356474Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_float64 2022-08-17T12:33:38.1391524Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_complex128 2022-08-17T12:33:38.1796999Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_complex128 2022-08-17T12:33:38.1834272Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_float64 2022-08-17T12:33:38.2237358Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_float64 2022-08-17T12:33:38.2271913Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_complex128 2022-08-17T12:33:38.2676499Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_complex128 2022-08-17T12:33:38.2712035Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_float64 2022-08-17T12:33:38.3116766Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_float64 2022-08-17T12:33:38.3152622Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_complex128 2022-08-17T12:33:38.3557493Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_complex128 2022-08-17T12:33:38.3591849Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_float64 2022-08-17T12:33:38.3997136Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_float64 2022-08-17T12:33:38.4032071Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_complex128 2022-08-17T12:33:38.4437373Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_complex128 2022-08-17T12:33:38.4475867Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_float64 2022-08-17T12:33:38.4878440Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_float64 2022-08-17T12:33:38.5503380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erf_cpu_float64 2022-08-17T12:33:38.5510967Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erf_cpu_float64 2022-08-17T12:33:38.6367328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfc_cpu_float64 2022-08-17T12:33:38.6376619Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfc_cpu_float64 2022-08-17T12:33:38.6730835Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfinv_cpu_float64 2022-08-17T12:33:38.6793553Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfinv_cpu_float64 2022-08-17T12:33:38.7436660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp2_cpu_float64 2022-08-17T12:33:38.7445965Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp2_cpu_float64 2022-08-17T12:33:39.1237867Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_complex128 2022-08-17T12:33:39.1248594Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_complex128 2022-08-17T12:33:39.2200352Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_float64 2022-08-17T12:33:39.2211665Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_float64 2022-08-17T12:33:39.2249002Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_complex128 2022-08-17T12:33:39.2639430Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_complex128 2022-08-17T12:33:39.2675778Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_float64 2022-08-17T12:33:39.3079607Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_float64 2022-08-17T12:33:39.3110615Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_complex128 2022-08-17T12:33:39.3519603Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_complex128 2022-08-17T12:33:39.3557918Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_float64 2022-08-17T12:33:39.3958476Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_float64 2022-08-17T12:33:39.4402973Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expm1_cpu_float64 2022-08-17T12:33:39.4413690Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expm1_cpu_float64 2022-08-17T12:33:39.4435718Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:33:39.4838556Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:33:39.4865017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:33:39.5276882Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:33:39.5305533Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:33:39.5717173Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:33:39.5746373Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_float64 2022-08-17T12:33:39.6157288Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_float64 2022-08-17T12:33:39.6187877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:33:39.6597574Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:33:39.6623243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:33:39.7036962Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:33:39.7061857Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:33:39.7477489Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:33:39.7502029Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:33:39.7916376Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:33:39.7942515Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:33:39.8356547Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:33:39.8381981Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:33:39.8798283Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:33:39.8821636Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:33:39.9237229Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:33:39.9262176Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:33:39.9676357Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:33:39.9701314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:33:40.0116794Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:33:40.0145878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:33:40.0557412Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:33:40.0590728Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:33:40.0999995Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:33:40.1031077Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:33:40.1436953Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:33:40.1463414Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:33:40.1557151Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:33:40.1567496Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_complex128 2022-08-17T12:33:40.1877609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_float64 2022-08-17T12:33:40.1903105Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:33:40.2318654Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:33:40.2346567Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:33:40.2756793Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:33:40.2786260Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:33:40.3196437Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:33:40.3227124Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:33:40.3636458Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:33:40.3666477Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:33:40.4076490Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:33:40.4102237Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:33:40.4558421Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:33:40.4590665Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:33:40.4998552Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:33:40.5033358Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:33:40.5437988Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:33:40.5479254Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:33:40.5879073Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:33:40.5909189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:33:40.6177434Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:33:40.6187222Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_float64 2022-08-17T12:33:40.6318136Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_complex128 2022-08-17T12:33:40.6348611Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:33:40.6758002Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:33:40.6788364Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:33:40.7198955Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:33:40.7232293Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:33:40.7637965Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:33:40.7667136Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:33:40.8077340Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:33:40.8107700Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:33:40.8518210Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:33:40.8544170Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:33:40.8957186Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:33:40.8984089Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:33:40.9396652Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:33:41.2394579Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_complex128 2022-08-17T12:33:41.2404247Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_complex128 2022-08-17T12:33:41.2793563Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_float64 2022-08-17T12:33:41.2834563Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_float64 2022-08-17T12:33:41.2869259Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_complex128 2022-08-17T12:33:41.3277112Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_complex128 2022-08-17T12:33:41.3306033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_float64 2022-08-17T12:33:41.3717209Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_float64 2022-08-17T12:33:41.3750384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_complex128 2022-08-17T12:33:41.4157426Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_complex128 2022-08-17T12:33:41.4185403Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_float64 2022-08-17T12:33:41.4597482Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_float64 2022-08-17T12:33:41.4633285Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_complex128 2022-08-17T12:33:41.5037591Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_complex128 2022-08-17T12:33:41.5066321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_float64 2022-08-17T12:33:41.5476975Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_float64 2022-08-17T12:33:41.5503545Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_complex128 2022-08-17T12:33:41.5916896Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_complex128 2022-08-17T12:33:41.5945085Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_float64 2022-08-17T12:33:41.6356376Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_float64 2022-08-17T12:33:41.6384689Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_complex128 2022-08-17T12:33:41.6797118Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_complex128 2022-08-17T12:33:41.6826701Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_float64 2022-08-17T12:33:41.7240300Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_float64 2022-08-17T12:33:42.1032995Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_complex128 2022-08-17T12:33:42.1038359Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_complex128 2022-08-17T12:33:42.1994415Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_float64 2022-08-17T12:33:42.2006930Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_float64 2022-08-17T12:33:43.8601775Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:33:43.8610351Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:33:43.9404278Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:33:43.9417699Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:33:44.2765578Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_complex128 2022-08-17T12:33:44.2775350Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_complex128 2022-08-17T12:33:44.7915410Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_float64 2022-08-17T12:33:44.7927543Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_float64 2022-08-17T12:33:44.8108151Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_cpu_float64 2022-08-17T12:33:44.8358352Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_cpu_float64 2022-08-17T12:33:44.8399757Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_divide_cpu_float64 2022-08-17T12:33:44.8799305Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_divide_cpu_float64 2022-08-17T12:33:44.8838489Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmax_cpu_float64 2022-08-17T12:33:44.9238401Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmax_cpu_float64 2022-08-17T12:33:44.9269465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmin_cpu_float64 2022-08-17T12:33:44.9678873Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmin_cpu_float64 2022-08-17T12:33:44.9827148Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmod_cpu_float64 2022-08-17T12:33:44.9838266Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_complex128 2022-08-17T12:33:45.1533244Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_float64 2022-08-17T12:33:45.1542781Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_float64 2022-08-17T12:33:45.2482388Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_complex128 2022-08-17T12:33:45.2490193Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmod_cpu_float64 2022-08-17T12:33:45.2996831Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frac_cpu_float64 2022-08-17T12:33:45.3004817Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frac_cpu_float64 2022-08-17T12:33:45.3029721Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frexp_cpu_float64 2022-08-17T12:33:45.3437055Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frexp_cpu_float64 2022-08-17T12:33:45.3471517Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_complex128 2022-08-17T12:33:45.3876564Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_complex128 2022-08-17T12:33:45.3902405Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_float64 2022-08-17T12:33:45.4317336Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_float64 2022-08-17T12:33:45.4355939Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_complex128 2022-08-17T12:33:45.4757504Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_complex128 2022-08-17T12:33:45.4782333Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_float64 2022-08-17T12:33:45.5196951Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_float64 2022-08-17T12:33:45.5232350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ge_cpu_float64 2022-08-17T12:33:45.5637713Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ge_cpu_float64 2022-08-17T12:33:45.5671710Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_complex128 2022-08-17T12:33:45.6076448Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_complex128 2022-08-17T12:33:45.6111789Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_float64 2022-08-17T12:33:45.6515687Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_float64 2022-08-17T12:33:45.6546901Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_complex128 2022-08-17T12:33:45.6957052Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_complex128 2022-08-17T12:33:45.6989719Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_float64 2022-08-17T12:33:45.7397268Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_float64 2022-08-17T12:33:45.7430970Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gt_cpu_float64 2022-08-17T12:33:45.7836190Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gt_cpu_float64 2022-08-17T12:33:45.7870415Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_complex128 2022-08-17T12:33:45.8276823Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_complex128 2022-08-17T12:33:45.8309825Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_float64 2022-08-17T12:33:45.8716018Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_float64 2022-08-17T12:33:45.8753815Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_heaviside_cpu_float64 2022-08-17T12:33:45.9157319Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_heaviside_cpu_float64 2022-08-17T12:33:45.9192405Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histc_cpu_float64 2022-08-17T12:33:45.9597395Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histc_cpu_float64 2022-08-17T12:33:45.9630808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogram_cpu_float64 2022-08-17T12:33:46.0039260Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogram_cpu_float64 2022-08-17T12:33:46.0074712Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogramdd_cpu_float64 2022-08-17T12:33:46.0478574Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogramdd_cpu_float64 2022-08-17T12:33:46.0514836Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_complex128 2022-08-17T12:33:46.0917591Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_complex128 2022-08-17T12:33:46.0952436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_float64 2022-08-17T12:33:46.1358809Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_float64 2022-08-17T12:33:46.1396761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_complex128 2022-08-17T12:33:46.1719389Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_complex128 2022-08-17T12:33:46.1728736Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_complex128 2022-08-17T12:33:46.1799158Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_float64 2022-08-17T12:33:46.1839323Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_float64 2022-08-17T12:33:46.2239357Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_float64 2022-08-17T12:33:46.3765239Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hypot_cpu_float64 2022-08-17T12:33:46.3778388Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_float64 2022-08-17T12:33:46.3808473Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_complex128 2022-08-17T12:33:46.4197488Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_complex128 2022-08-17T12:33:46.4224225Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_float64 2022-08-17T12:33:46.4636880Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_float64 2022-08-17T12:33:46.4675548Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_complex128 2022-08-17T12:33:46.5078410Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_complex128 2022-08-17T12:33:46.5112060Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_float64 2022-08-17T12:33:46.5518388Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_float64 2022-08-17T12:33:46.5548251Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amax_cpu_float64 2022-08-17T12:33:46.5956475Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amax_cpu_float64 2022-08-17T12:33:46.5984870Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amin_cpu_float64 2022-08-17T12:33:46.6117597Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amin_cpu_float64 2022-08-17T12:33:46.6127183Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hypot_cpu_float64 2022-08-17T12:33:46.6396975Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_i0_cpu_float64 2022-08-17T12:33:46.6422836Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_aminmax_cpu_float64 2022-08-17T12:33:46.6841392Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_aminmax_cpu_float64 2022-08-17T12:33:46.6848606Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_complex128 2022-08-17T12:33:46.6861385Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_i0_cpu_float64 2022-08-17T12:33:46.6866468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igamma_cpu_float64 2022-08-17T12:33:46.6884734Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_complex128 2022-08-17T12:33:46.7278269Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igamma_cpu_float64 2022-08-17T12:33:46.7279002Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igammac_cpu_float64 2022-08-17T12:33:46.7311948Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_float64 2022-08-17T12:33:46.7317082Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_float64 2022-08-17T12:33:46.7717799Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igammac_cpu_float64 2022-08-17T12:33:46.7718391Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_complex128 2022-08-17T12:33:46.7739225Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_imag_cpu_complex128 2022-08-17T12:33:46.7755333Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_complex128 2022-08-17T12:33:46.8157616Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_imag_cpu_complex128 2022-08-17T12:33:46.8159719Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_float64 2022-08-17T12:33:46.8188458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_complex128 2022-08-17T12:33:46.8597323Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_float64 2022-08-17T12:33:46.8630591Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_arange_cpu_float64 2022-08-17T12:33:46.9037543Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_arange_cpu_float64 2022-08-17T12:33:46.9074822Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmax_cpu_float64 2022-08-17T12:33:46.9478042Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmax_cpu_float64 2022-08-17T12:33:46.9514858Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmin_cpu_float64 2022-08-17T12:33:46.9917360Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmin_cpu_float64 2022-08-17T12:33:46.9951086Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argsort_cpu_float64 2022-08-17T12:33:47.0356472Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argsort_cpu_float64 2022-08-17T12:33:47.0394400Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_complex128 2022-08-17T12:33:47.0797461Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_complex128 2022-08-17T12:33:47.0828117Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_float64 2022-08-17T12:33:47.1237189Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_float64 2022-08-17T12:33:47.1262101Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_complex128 2022-08-17T12:33:47.1679019Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_complex128 2022-08-17T12:33:47.1699835Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_float64 2022-08-17T12:33:47.2116832Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_float64 2022-08-17T12:33:47.2151534Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:33:47.2557834Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:33:47.5673503Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_min_cpu_float64 2022-08-17T12:33:47.5682398Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_min_cpu_float64 2022-08-17T12:33:47.5710328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_complex128 2022-08-17T12:33:47.6117281Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_complex128 2022-08-17T12:33:47.6151443Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_float64 2022-08-17T12:33:47.6557217Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_float64 2022-08-17T12:33:47.6587774Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_complex128 2022-08-17T12:33:47.6996954Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_complex128 2022-08-17T12:33:47.7021597Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_float64 2022-08-17T12:33:47.7438754Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_float64 2022-08-17T12:33:47.7474342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_complex128 2022-08-17T12:33:47.7878362Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_complex128 2022-08-17T12:33:47.7918282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_float64 2022-08-17T12:33:47.8317778Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_float64 2022-08-17T12:33:47.8351925Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_complex_cpu_float64 2022-08-17T12:33:47.8757018Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_complex_cpu_float64 2022-08-17T12:33:47.8792480Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_complex128 2022-08-17T12:33:47.9197266Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_complex128 2022-08-17T12:33:47.9236141Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_float64 2022-08-17T12:33:47.9636954Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_float64 2022-08-17T12:33:48.0900239Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:33:48.0910042Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:33:48.1230496Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_float64 2022-08-17T12:33:48.1314015Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_float64 2022-08-17T12:33:48.1339781Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:33:48.1759713Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:33:48.1795741Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:33:48.2196527Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:33:48.2232603Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_complex128 2022-08-17T12:33:48.2637607Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_complex128 2022-08-17T12:33:48.2666169Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_float64 2022-08-17T12:33:48.3117524Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_float64 2022-08-17T12:33:48.4979208Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_copysign_cpu_float64 2022-08-17T12:33:48.4989641Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_copysign_cpu_float64 2022-08-17T12:33:48.5021549Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:33:48.5396301Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:33:48.5429186Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_float64 2022-08-17T12:33:48.5836828Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_float64 2022-08-17T12:33:48.8628814Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_complex128 2022-08-17T12:33:48.8644941Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_complex128 2022-08-17T12:33:48.9801779Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_float64 2022-08-17T12:33:48.9809341Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_complex128 2022-08-17T12:33:49.0492257Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_float64 2022-08-17T12:33:49.0504788Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_float64 2022-08-17T12:33:49.4305717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_complex128 2022-08-17T12:33:49.4316623Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_float64 2022-08-17T12:33:49.4597912Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_complex128 2022-08-17T12:33:49.4611311Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_complex128 2022-08-17T12:33:49.5388819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_float64 2022-08-17T12:33:49.5398209Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_float64 2022-08-17T12:33:49.5421339Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:33:49.5837176Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:33:49.5870227Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:33:49.6331222Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:33:49.6364932Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_complex128 2022-08-17T12:33:49.6756894Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_complex128 2022-08-17T12:33:49.6779938Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_float64 2022-08-17T12:33:49.7196516Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_float64 2022-08-17T12:33:49.7229978Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_complex128 2022-08-17T12:33:49.7677317Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_complex128 2022-08-17T12:33:49.7700842Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_float64 2022-08-17T12:33:49.8118199Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_float64 2022-08-17T12:33:49.8147914Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummax_cpu_float64 2022-08-17T12:33:49.8557829Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummax_cpu_float64 2022-08-17T12:33:49.8585447Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummin_cpu_float64 2022-08-17T12:33:49.8997237Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummin_cpu_float64 2022-08-17T12:33:50.1789566Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_complex128 2022-08-17T12:33:50.1795887Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_complex128 2022-08-17T12:33:50.3574772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_float64 2022-08-17T12:33:50.3587813Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_float64 2022-08-17T12:33:50.7861528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_complex128 2022-08-17T12:33:50.7872072Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_complex128 2022-08-17T12:33:50.8628634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_float64 2022-08-17T12:33:50.8642085Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_float64 2022-08-17T12:33:51.9016473Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_complex128 2022-08-17T12:33:51.9027644Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_complex128 2022-08-17T12:33:52.0980606Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_float64 2022-08-17T12:33:52.0989607Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_float64 2022-08-17T12:33:54.6631504Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_reduce_cpu_float64 2022-08-17T12:33:54.6641506Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_reduce_cpu_float64 2022-08-17T12:33:54.6670437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_complex128 2022-08-17T12:33:54.7115847Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_complex128 2022-08-17T12:33:54.7146488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_float64 2022-08-17T12:33:54.7595812Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_float64 2022-08-17T12:33:54.7625600Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_complex128 2022-08-17T12:33:54.8036715Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_complex128 2022-08-17T12:33:54.8071219Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_float64 2022-08-17T12:33:54.8475694Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_float64 2022-08-17T12:33:54.8500305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_complex128 2022-08-17T12:33:54.8917380Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_complex128 2022-08-17T12:33:54.8951681Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_float64 2022-08-17T12:33:54.9357523Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_float64 2022-08-17T12:33:54.9391348Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_complex128 2022-08-17T12:33:54.9796880Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_complex128 2022-08-17T12:33:54.9829065Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_float64 2022-08-17T12:33:55.0237165Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_float64 2022-08-17T12:33:55.0264879Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_complex128 2022-08-17T12:33:55.0678142Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_complex128 2022-08-17T12:33:55.0713109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_float64 2022-08-17T12:33:55.1118144Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_float64 2022-08-17T12:33:55.1157388Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_complex128 2022-08-17T12:33:55.1558746Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_complex128 2022-08-17T12:33:55.1595987Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_float64 2022-08-17T12:33:55.1997769Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_float64 2022-08-17T12:33:55.2025278Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isin_cpu_float64 2022-08-17T12:33:55.2437977Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isin_cpu_float64 2022-08-17T12:33:55.2463959Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_complex128 2022-08-17T12:33:55.2880464Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_complex128 2022-08-17T12:33:55.2907477Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_float64 2022-08-17T12:33:55.3316984Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_float64 2022-08-17T12:33:55.3346236Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_complex128 2022-08-17T12:33:55.3757362Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_complex128 2022-08-17T12:33:55.3790510Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_float64 2022-08-17T12:33:55.4196767Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_float64 2022-08-17T12:33:55.4231656Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isneginf_cpu_float64 2022-08-17T12:33:55.4636742Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isneginf_cpu_float64 2022-08-17T12:33:55.4671751Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isposinf_cpu_float64 2022-08-17T12:33:55.5076924Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isposinf_cpu_float64 2022-08-17T12:33:55.5113702Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_complex128 2022-08-17T12:33:55.5516406Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_complex128 2022-08-17T12:33:55.5553112Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_float64 2022-08-17T12:33:55.5957190Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_float64 2022-08-17T12:33:55.5987608Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_complex128 2022-08-17T12:33:55.6397528Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_complex128 2022-08-17T12:33:55.6434409Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_float64 2022-08-17T12:33:55.6837400Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_float64 2022-08-17T12:33:55.6872885Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:33:55.7277080Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:33:55.7315087Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:33:55.7717848Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:33:55.7754185Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:33:55.8157609Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:33:55.8194890Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:33:55.8597443Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:33:55.8634095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:33:55.9039162Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:33:55.9078663Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:33:55.9476747Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:33:55.9508592Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:33:55.9919351Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:33:55.9955010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:33:56.0384396Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:33:56.0385768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:33:56.0798892Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:33:56.0829667Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:33:56.1238184Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:33:56.1274579Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_complex128 2022-08-17T12:33:56.1718961Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_complex128 2022-08-17T12:33:56.1759088Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_float64 2022-08-17T12:33:56.2157772Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_float64 2022-08-17T12:33:56.2190393Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kthvalue_cpu_float64 2022-08-17T12:33:56.2597472Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kthvalue_cpu_float64 2022-08-17T12:33:56.2624885Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_complex128 2022-08-17T12:33:56.3039152Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_complex128 2022-08-17T12:33:56.3071049Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_float64 2022-08-17T12:33:56.3477141Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_float64 2022-08-17T12:33:56.3505716Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_le_cpu_float64 2022-08-17T12:33:56.3918445Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_le_cpu_float64 2022-08-17T12:34:00.8626923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_complex128 2022-08-17T12:34:00.8638756Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_complex128 2022-08-17T12:34:01.2794030Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_float64 2022-08-17T12:34:01.2802796Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_float64 2022-08-17T12:34:01.3450087Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lgamma_cpu_float64 2022-08-17T12:34:01.3462405Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lgamma_cpu_float64 2022-08-17T12:34:01.3512791Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:34:01.3879184Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:34:01.3909703Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:34:01.4318437Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:34:01.4350093Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:34:01.4759806Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:34:01.4799470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:34:01.5198662Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:34:01.5233034Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:34:01.5639633Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:34:01.5675782Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:34:01.6078492Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:34:01.6112974Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:34:01.6518904Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:34:01.6554287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:34:01.6957778Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:34:01.6996382Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:34:01.7397026Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:34:01.7441962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:34:01.7837089Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:34:01.7873676Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:34:01.8277569Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:34:01.8314171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:34:01.8717319Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:34:01.8752306Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:34:01.9158163Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:34:01.9199076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:34:01.9597545Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:34:01.9634265Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:34:02.0038122Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:34:02.0075205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:34:02.0477367Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:34:02.0511167Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:34:02.0917477Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:34:02.0951674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:34:02.1357188Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:34:02.1393211Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:34:02.1795961Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:34:02.1829695Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:34:02.2236727Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:34:02.2267521Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:34:02.2677106Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:34:02.2707680Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:34:02.3117177Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:34:02.3147179Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:34:02.3557120Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:34:02.3586905Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:34:02.3997258Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:34:02.4026322Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:34:02.4436402Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:34:02.4468137Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:34:02.4876089Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:34:02.4905583Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:34:02.5316439Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:34:02.5346271Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:34:02.5756458Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:34:02.5797148Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:34:02.6196778Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:34:02.6227305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:34:02.6637226Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:34:02.6670137Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:34:02.7079600Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:34:02.7113823Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:34:02.7518385Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:34:02.7552873Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:34:02.7958276Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:34:02.7993408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:34:02.8399651Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:34:02.8436256Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:34:02.8838988Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:34:02.8872403Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:34:02.9279133Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:34:02.9311826Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:34:02.9718495Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:34:02.9753838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:34:03.0158920Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:34:03.0193647Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:34:03.0598456Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:34:03.0625277Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:34:03.1037077Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:34:03.1070185Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:34:03.1477575Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:34:03.1506050Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:34:03.1918225Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:34:03.1949120Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:34:03.2357672Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:34:03.2386267Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:34:03.2796985Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:34:03.2829794Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:34:03.3237027Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:34:03.3268000Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:34:03.3677515Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:34:03.3708161Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:34:03.4117250Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:34:03.4143465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:34:03.4557395Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:34:03.4585822Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:34:03.4997554Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:34:03.5026310Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:34:03.5437040Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:34:03.5462385Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:34:03.5876697Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:34:03.5910571Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:34:03.6316705Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:34:03.6344862Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_complex128 2022-08-17T12:34:03.6757422Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_complex128 2022-08-17T12:34:03.6784350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_float64 2022-08-17T12:34:03.7196778Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_float64 2022-08-17T12:34:04.0953134Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_complex128 2022-08-17T12:34:04.0967265Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_complex128 2022-08-17T12:34:04.2073474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_float64 2022-08-17T12:34:04.2083233Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_float64 2022-08-17T12:34:04.2577290Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log1p_cpu_float64 2022-08-17T12:34:04.2587811Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log1p_cpu_float64 2022-08-17T12:34:04.7268883Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_complex128 2022-08-17T12:34:04.7279494Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_complex128 2022-08-17T12:34:04.7929771Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_float64 2022-08-17T12:34:04.7937058Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_float64 2022-08-17T12:34:05.1915333Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_complex128 2022-08-17T12:34:05.1925744Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_complex128 2022-08-17T12:34:05.2643202Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_float64 2022-08-17T12:34:05.2653900Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_float64 2022-08-17T12:34:05.2689820Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_cpu_float64 2022-08-17T12:34:05.3077370Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_cpu_float64 2022-08-17T12:34:05.3106649Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:34:05.3517910Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:34:05.3548674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:34:05.3959521Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:34:05.3987590Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:34:05.4399160Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:34:05.4435600Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp_cpu_float64 2022-08-17T12:34:05.4838349Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp_cpu_float64 2022-08-17T12:34:05.4879006Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:34:05.5278603Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:34:05.5318390Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_complex128 2022-08-17T12:34:05.5717967Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_complex128 2022-08-17T12:34:05.5750451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_float64 2022-08-17T12:34:05.6158418Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_float64 2022-08-17T12:34:05.6192823Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_complex128 2022-08-17T12:34:05.6598053Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_complex128 2022-08-17T12:34:05.6633507Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_float64 2022-08-17T12:34:05.7038349Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_float64 2022-08-17T12:34:05.7073424Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_complex128 2022-08-17T12:34:05.7477416Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_complex128 2022-08-17T12:34:05.7511190Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_float64 2022-08-17T12:34:05.7917307Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_float64 2022-08-17T12:34:05.7951853Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_complex128 2022-08-17T12:34:05.8357307Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_complex128 2022-08-17T12:34:05.8391832Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_float64 2022-08-17T12:34:05.8796395Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_float64 2022-08-17T12:34:05.8831904Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:34:05.9235997Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:34:05.9271925Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_float64 2022-08-17T12:34:05.9682313Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_float64 2022-08-17T12:34:06.1224520Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logit_cpu_float64 2022-08-17T12:34:06.1233234Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logit_cpu_float64 2022-08-17T12:34:06.1257672Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_complex128 2022-08-17T12:34:06.1677711Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_complex128 2022-08-17T12:34:06.1715225Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_float64 2022-08-17T12:34:06.2117236Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_float64 2022-08-17T12:34:06.2155435Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logsumexp_cpu_float64 2022-08-17T12:34:06.2557797Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logsumexp_cpu_float64 2022-08-17T12:34:06.2595213Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_complex128 2022-08-17T12:34:06.2997451Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_complex128 2022-08-17T12:34:06.3035083Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_float64 2022-08-17T12:34:06.3437978Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_float64 2022-08-17T12:34:06.3475536Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lt_cpu_float64 2022-08-17T12:34:06.3877418Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lt_cpu_float64 2022-08-17T12:34:06.3915824Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_complex128 2022-08-17T12:34:06.4318052Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_complex128 2022-08-17T12:34:06.4358018Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_float64 2022-08-17T12:34:06.4757286Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_float64 2022-08-17T12:34:06.4795247Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:34:06.5197136Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:34:06.5679925Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_float64 2022-08-17T12:34:06.5696518Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_float64 2022-08-17T12:34:06.5728742Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:34:06.6118260Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:34:06.6154900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:34:06.6557756Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:34:06.6596290Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_complex128 2022-08-17T12:34:06.6998056Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_complex128 2022-08-17T12:34:06.7035736Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_float64 2022-08-17T12:34:06.7438578Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_float64 2022-08-17T12:34:06.7476256Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_complex128 2022-08-17T12:34:06.7878506Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_complex128 2022-08-17T12:34:06.7925190Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_float64 2022-08-17T12:34:06.8318754Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_float64 2022-08-17T12:34:07.7889941Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:34:07.7901687Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:34:07.9590803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_float64 2022-08-17T12:34:07.9596528Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_float64 2022-08-17T12:34:08.8088092Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:34:08.8100391Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:34:08.9550717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:34:08.9561389Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:34:08.9588179Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_complex128 2022-08-17T12:34:08.9998352Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_complex128 2022-08-17T12:34:09.0034967Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_float64 2022-08-17T12:34:09.0437465Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_float64 2022-08-17T12:34:09.0462147Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_complex128 2022-08-17T12:34:09.0878071Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_complex128 2022-08-17T12:34:09.0904641Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_float64 2022-08-17T12:34:09.1317598Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_float64 2022-08-17T12:34:09.1348319Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:34:09.1757597Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:34:09.1787546Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:34:09.2198301Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:34:09.2227592Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_binary_cpu_float64 2022-08-17T12:34:09.2637795Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_binary_cpu_float64 2022-08-17T12:34:09.2666679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:34:09.3078206Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:34:09.3106334Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:34:09.3516977Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:34:09.3548378Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_maximum_cpu_float64 2022-08-17T12:34:09.3956745Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_maximum_cpu_float64 2022-08-17T12:34:09.3985583Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_complex128 2022-08-17T12:34:09.4396379Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_complex128 2022-08-17T12:34:09.4426143Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_float64 2022-08-17T12:34:09.4836818Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_float64 2022-08-17T12:34:09.4865128Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_median_cpu_float64 2022-08-17T12:34:09.5278256Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_median_cpu_float64 2022-08-17T12:34:09.5303399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:34:09.5718338Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:34:09.5752314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:34:09.6159352Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:34:09.6236257Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:34:09.6598499Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:34:09.6633033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:34:09.7038040Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:34:09.7075988Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_binary_cpu_float64 2022-08-17T12:34:09.7478058Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_binary_cpu_float64 2022-08-17T12:34:09.7514717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:34:09.7918769Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:34:09.7956909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:34:09.8358428Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:34:09.8395630Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_minimum_cpu_float64 2022-08-17T12:34:09.8798036Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_minimum_cpu_float64 2022-08-17T12:34:09.8832640Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_complex128 2022-08-17T12:34:09.9239090Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_complex128 2022-08-17T12:34:09.9274818Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_float64 2022-08-17T12:34:09.9677779Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_float64 2022-08-17T12:34:09.9712478Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mode_cpu_float64 2022-08-17T12:34:10.0116251Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mode_cpu_float64 2022-08-17T12:34:10.0150756Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_complex128 2022-08-17T12:34:10.0557448Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_complex128 2022-08-17T12:34:10.0590533Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_float64 2022-08-17T12:34:10.0997665Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_float64 2022-08-17T12:34:10.1029311Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_msort_cpu_float64 2022-08-17T12:34:10.1437203Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_msort_cpu_float64 2022-08-17T12:34:11.5051720Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_complex128 2022-08-17T12:34:11.5060949Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_complex128 2022-08-17T12:34:11.7701856Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_float64 2022-08-17T12:34:11.7711253Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_float64 2022-08-17T12:34:11.7735340Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_multinomial_cpu_float64 2022-08-17T12:34:11.8117064Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_multinomial_cpu_float64 2022-08-17T12:34:11.8153095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_complex128 2022-08-17T12:34:11.8557743Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_complex128 2022-08-17T12:34:11.8586373Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_float64 2022-08-17T12:34:11.8997436Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_float64 2022-08-17T12:34:12.2008751Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:34:12.2024838Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:34:12.2045644Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:34:12.2477557Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:34:12.2498819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:34:12.2918858Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:34:12.3632595Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:34:12.3647984Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:34:12.3670856Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmean_cpu_float64 2022-08-17T12:34:12.4077117Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmean_cpu_float64 2022-08-17T12:34:12.4114047Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmedian_cpu_float64 2022-08-17T12:34:12.4517065Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmedian_cpu_float64 2022-08-17T12:34:12.4543354Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanquantile_cpu_float64 2022-08-17T12:34:12.4958689Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanquantile_cpu_float64 2022-08-17T12:34:12.4994346Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nansum_cpu_float64 2022-08-17T12:34:12.5397313Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nansum_cpu_float64 2022-08-17T12:34:12.5436369Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_complex128 2022-08-17T12:34:12.5838418Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_complex128 2022-08-17T12:34:12.5873210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_float64 2022-08-17T12:34:12.6277731Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_float64 2022-08-17T12:34:12.6317589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:34:12.6719495Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:34:12.6758079Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_complex128 2022-08-17T12:34:12.7158162Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_complex128 2022-08-17T12:34:12.7197654Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_float64 2022-08-17T12:34:12.7597868Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_float64 2022-08-17T12:34:12.9160829Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_complex128 2022-08-17T12:34:12.9173931Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_complex128 2022-08-17T12:34:12.9537644Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_float64 2022-08-17T12:34:12.9594617Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_float64 2022-08-17T12:34:12.9623858Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_complex128 2022-08-17T12:34:13.0037119Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_complex128 2022-08-17T12:34:13.0063562Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_float64 2022-08-17T12:34:13.0517328Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_float64 2022-08-17T12:34:13.0547663Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_complex128 2022-08-17T12:34:13.0997459Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_complex128 2022-08-17T12:34:13.1024192Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_float64 2022-08-17T12:34:13.1477395Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_float64 2022-08-17T12:34:13.1507379Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_complex128 2022-08-17T12:34:13.1917261Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_complex128 2022-08-17T12:34:13.1951841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_float64 2022-08-17T12:34:13.2397643Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_float64 2022-08-17T12:34:13.2425093Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:34:13.2837718Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:34:13.2868277Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_float64 2022-08-17T12:34:13.3317507Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_float64 2022-08-17T12:34:13.3347941Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nextafter_cpu_float64 2022-08-17T12:34:13.3758019Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nextafter_cpu_float64 2022-08-17T12:34:13.3788553Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:34:13.4237370Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:34:13.4266906Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:34:13.4717946Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:34:13.4747896Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:34:13.5157235Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:34:13.5186047Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:34:13.5638862Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:34:13.5663471Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:34:13.6077916Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:34:13.6103566Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:34:13.6558236Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:34:13.6587373Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:34:13.6997435Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:34:13.7024299Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:34:13.7477357Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:34:13.7503717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:34:13.7918255Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:34:13.7947450Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:34:13.8398140Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:34:13.8436500Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:34:13.8878892Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:34:13.8915669Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:34:13.9318832Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:34:13.9356318Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:34:13.9798445Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:34:14.1325822Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:34:14.1336034Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:34:14.1368978Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:34:14.1758737Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:34:14.1794553Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:34:14.2237351Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:34:14.2273489Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:34:14.2676650Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:34:14.2723053Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:34:14.3117536Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:34:14.3157574Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:34:14.3558974Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:34:14.3595789Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:34:14.3998135Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:34:14.4037266Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:34:14.4478913Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:34:14.4515337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:34:14.4917984Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:34:14.4950085Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:34:14.5398058Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:34:14.5432733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:34:14.5838283Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:34:14.5871969Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:34:14.6318052Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:34:15.0475010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:34:15.0517723Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:34:15.7698589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:34:15.7712830Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:34:16.2634879Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:34:16.2650830Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:34:16.3558650Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:34:16.3571091Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:34:16.3603016Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:34:16.3998691Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:34:16.4027768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:34:16.4477153Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:34:16.9102349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:34:16.9117673Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:34:18.9379472Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:34:18.9393329Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:34:19.2715332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:34:19.2726890Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:34:19.2748968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:34:19.3157162Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:34:19.3192908Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:34:19.3596923Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:34:19.3625952Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:34:19.4037055Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:34:19.4071473Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:34:19.4477658Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:34:19.4507317Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:34:19.4917718Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:34:19.4957112Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:34:19.5357167Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:34:19.5386249Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:34:19.5796703Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:34:19.5824179Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:34:19.6238441Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:34:19.6355917Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:34:19.6676724Z [gw1] [ 84%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:34:19.6705122Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:34:19.7117169Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:34:19.7142887Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:34:19.7559310Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:34:19.7599044Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:34:19.7998107Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:34:19.8039256Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:34:19.8439706Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:34:19.8477041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:34:19.8878522Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:34:19.8924846Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:34:19.9318280Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:34:19.9351610Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:34:19.9758173Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:34:19.9781885Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:34:20.0197174Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:34:20.0221874Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:34:20.0637405Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:34:20.0666259Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:34:20.1076931Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:34:20.1102283Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:34:20.1517209Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:34:20.1543668Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:34:20.1956701Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:34:20.1982499Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:34:20.2396797Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:34:20.2425696Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:34:20.2837383Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:34:20.2867389Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:34:20.3277338Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:34:20.3311986Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:34:20.3716471Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:34:20.3747946Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:34:20.4157565Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:34:20.4186761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:34:20.4598187Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:34:20.4627154Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:34:20.5036988Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:34:20.5064548Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:34:20.5477497Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:34:20.5506645Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:34:20.5917186Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:34:20.5952640Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:34:20.6357949Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:34:20.6392145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:34:20.6797577Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:34:20.6831526Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:34:20.7236282Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:34:20.7259821Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:34:20.7678364Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:34:20.7705296Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:34:20.8118079Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:34:20.8147056Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:34:20.8557965Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:34:20.8593191Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:34:20.8998960Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:34:20.9035214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:34:20.9438698Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:34:20.9477412Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:34:20.9879728Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:34:21.1463609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:34:21.1479559Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:34:21.1513302Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:34:21.1919112Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:34:21.1955447Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:34:21.2358105Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:34:21.2387566Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:34:21.2797488Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:34:21.2826989Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:34:21.3237114Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:34:21.3266030Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:34:21.3676728Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:34:21.3702618Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:34:21.4116646Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:34:21.4150361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:34:21.4556924Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:34:21.4583308Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:34:21.4996750Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:34:21.5022839Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:34:21.5437191Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:34:21.5461486Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:34:21.5876946Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:34:21.5906210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:34:21.6317004Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:34:21.6345386Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:34:21.6756542Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:34:21.6781841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:34:21.7196910Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:34:21.7222610Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:34:21.7636713Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:34:21.7662366Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:34:21.8076917Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:34:21.8106042Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:34:21.8516950Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:34:21.8545498Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:34:21.8957565Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:34:21.8987929Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:34:21.9437205Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:34:21.9467154Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:34:21.9877497Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:34:21.9902060Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:34:22.0317144Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:34:22.0345582Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:34:22.0757023Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:34:22.0782394Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:34:22.1196900Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:34:22.1224958Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:34:22.1637953Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:34:22.1666014Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:34:22.2078015Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:34:22.2110508Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:34:22.2516916Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:34:22.2555722Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:34:22.2959356Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:34:22.4937816Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:34:22.4952288Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:34:22.5647490Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:34:22.5657629Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:34:22.5685748Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:34:22.6078659Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:34:22.7110898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:34:22.7120547Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:34:22.7150532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:34:22.7557607Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:34:22.7586438Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:34:22.7997843Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:34:22.8030713Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:34:22.8477378Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:34:22.8507208Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:34:22.8958431Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:34:22.8986578Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:34:22.9437817Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:34:22.9466544Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:34:22.9877559Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:34:22.9907336Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:34:23.0317105Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:34:23.0347540Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:34:23.0757049Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:34:23.0790462Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:34:23.1196891Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:34:23.1225315Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:34:23.1636913Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:34:23.1666072Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:34:23.2077113Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:34:23.2106298Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:34:23.2518056Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:34:23.2546543Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:34:23.2956989Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:34:23.2985475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:34:23.3397587Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:34:23.3424987Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:34:23.3836942Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:34:23.3864425Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:34:23.4276938Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:34:23.4305883Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:34:23.4716755Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:34:23.4743434Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:34:23.5197243Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:34:23.5235770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:34:23.5637103Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:34:23.5663572Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:34:23.6077677Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:34:23.6102011Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_complex128 2022-08-17T12:34:23.6519271Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_complex128 2022-08-17T12:34:23.6558755Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_float64 2022-08-17T12:34:23.6999677Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_float64 2022-08-17T12:34:23.7036056Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_complex128 2022-08-17T12:34:23.7438566Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_complex128 2022-08-17T12:34:23.7476103Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_float64 2022-08-17T12:34:23.7879380Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_float64 2022-08-17T12:34:23.7923964Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:34:23.8319358Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:34:23.8361112Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_float64 2022-08-17T12:34:23.8759596Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_float64 2022-08-17T12:34:23.8800453Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:34:23.9198429Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:34:23.9235039Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_float64 2022-08-17T12:34:23.9638119Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_float64 2022-08-17T12:34:23.9673420Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:34:24.0077958Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:34:24.0121928Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:34:24.0517631Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:34:24.0536003Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_cpu_float64 2022-08-17T12:34:24.0957588Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_cpu_float64 2022-08-17T12:34:24.0983497Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:34:24.1398078Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:34:24.1433350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_complex128 2022-08-17T12:34:24.1836992Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_complex128 2022-08-17T12:34:24.1872630Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_float64 2022-08-17T12:34:24.2277987Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_float64 2022-08-17T12:34:24.2318050Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_complex128 2022-08-17T12:34:24.2717454Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_complex128 2022-08-17T12:34:24.2754787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_float64 2022-08-17T12:34:24.3158535Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_float64 2022-08-17T12:34:24.3198332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_complex128 2022-08-17T12:34:24.3598497Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_complex128 2022-08-17T12:34:24.3636659Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_float64 2022-08-17T12:34:24.4037436Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_float64 2022-08-17T12:34:24.4724707Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:34:24.4739626Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:34:24.4772525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_complex128 2022-08-17T12:34:24.5157456Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_complex128 2022-08-17T12:34:24.5188320Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_float64 2022-08-17T12:34:24.5597375Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_float64 2022-08-17T12:34:24.5636063Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_complex128 2022-08-17T12:34:24.6037949Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_complex128 2022-08-17T12:34:24.6076001Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_float64 2022-08-17T12:34:24.6477836Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_float64 2022-08-17T12:34:24.6517139Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polar_cpu_float64 2022-08-17T12:34:24.6918154Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polar_cpu_float64 2022-08-17T12:34:24.9269921Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:34:24.9278975Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:34:24.9300321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:34:24.9718643Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:34:24.9746811Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:34:25.0158317Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:34:25.0185247Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:34:25.0599295Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:34:25.0618966Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:34:25.1039063Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:34:25.1078491Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_complex128 2022-08-17T12:34:25.1479465Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_complex128 2022-08-17T12:34:25.1520189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_float64 2022-08-17T12:34:25.1918691Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_float64 2022-08-17T12:34:25.1953609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_complex128 2022-08-17T12:34:25.2398160Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_complex128 2022-08-17T12:34:25.2437277Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_float64 2022-08-17T12:34:25.2838984Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_float64 2022-08-17T12:34:25.2874952Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_complex128 2022-08-17T12:34:25.3278607Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_complex128 2022-08-17T12:34:25.3312756Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_float64 2022-08-17T12:34:25.3717557Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_float64 2022-08-17T12:34:29.8232071Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_complex128 2022-08-17T12:34:29.8245915Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_complex128 2022-08-17T12:34:30.5501041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_float64 2022-08-17T12:34:30.5509391Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_float64 2022-08-17T12:34:30.5533020Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_complex128 2022-08-17T12:34:30.5956817Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_complex128 2022-08-17T12:34:30.5992067Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_float64 2022-08-17T12:34:30.6398410Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_float64 2022-08-17T12:34:30.6441729Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_quantile_cpu_float64 2022-08-17T12:34:30.6838162Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_quantile_cpu_float64 2022-08-17T12:34:30.7683906Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rad2deg_cpu_float64 2022-08-17T12:34:30.7699790Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rad2deg_cpu_float64 2022-08-17T12:34:30.7734506Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_complex128 2022-08-17T12:34:30.8117980Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_complex128 2022-08-17T12:34:30.8155404Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_float64 2022-08-17T12:34:30.8557760Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_float64 2022-08-17T12:34:30.8592775Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randint_like_cpu_float64 2022-08-17T12:34:30.8998133Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randint_like_cpu_float64 2022-08-17T12:34:30.9033307Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_complex128 2022-08-17T12:34:30.9498857Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_complex128 2022-08-17T12:34:30.9516744Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_float64 2022-08-17T12:34:30.9918208Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_float64 2022-08-17T12:34:30.9954352Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_complex128 2022-08-17T12:34:31.0357764Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_complex128 2022-08-17T12:34:31.0396429Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_float64 2022-08-17T12:34:31.0797382Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_float64 2022-08-17T12:34:31.0833023Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_complex128 2022-08-17T12:34:31.1236676Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_complex128 2022-08-17T12:34:31.1274173Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_float64 2022-08-17T12:34:31.1677373Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_float64 2022-08-17T12:34:31.5461943Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:34:31.5472012Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:34:31.6135738Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_float64 2022-08-17T12:34:31.6144199Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_float64 2022-08-17T12:34:31.8872045Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_remainder_cpu_float64 2022-08-17T12:34:31.8881444Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_remainder_cpu_float64 2022-08-17T12:34:33.3523916Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_complex128 2022-08-17T12:34:33.3538084Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_complex128 2022-08-17T12:34:33.7110631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_float64 2022-08-17T12:34:33.7120170Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_float64 2022-08-17T12:34:33.7151621Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_complex128 2022-08-17T12:34:33.7557251Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_complex128 2022-08-17T12:34:33.7590923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_float64 2022-08-17T12:34:33.7997926Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_float64 2022-08-17T12:34:33.8022454Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:34:33.8437305Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:34:33.8463236Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:34:33.8877061Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:34:33.8911363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:34:33.9317938Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:34:33.9349978Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_float64 2022-08-17T12:34:33.9756954Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_float64 2022-08-17T12:34:33.9788977Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_complex128 2022-08-17T12:34:34.0197091Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_complex128 2022-08-17T12:34:34.0225941Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_float64 2022-08-17T12:34:34.0637502Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_float64 2022-08-17T12:34:34.0664565Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_complex128 2022-08-17T12:34:34.1077273Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_complex128 2022-08-17T12:34:34.1107453Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_float64 2022-08-17T12:34:34.1517895Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_float64 2022-08-17T12:34:34.1547282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_complex128 2022-08-17T12:34:34.1957753Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_complex128 2022-08-17T12:34:34.1984362Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_float64 2022-08-17T12:34:34.2398401Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_float64 2022-08-17T12:34:34.2435419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:34:34.2837019Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:34:34.2877736Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:34:34.3280002Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:34:34.3315340Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:34:34.3717250Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:34:34.3750031Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:34:34.4157333Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:34:34.4197057Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_complex128 2022-08-17T12:34:34.4596707Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_complex128 2022-08-17T12:34:34.4631179Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_float64 2022-08-17T12:34:34.5036314Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_float64 2022-08-17T12:34:34.5070878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_complex128 2022-08-17T12:34:34.5476632Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_complex128 2022-08-17T12:34:34.5511066Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_float64 2022-08-17T12:34:34.5917719Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_float64 2022-08-17T12:34:34.6169117Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_cpu_float64 2022-08-17T12:34:34.6356088Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_cpu_float64 2022-08-17T12:34:34.6940564Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:34:34.6953706Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:34:34.6973698Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:34:34.7397840Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:34:34.7420764Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:34:34.7838953Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:34:35.3489258Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:34:35.3501951Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:34:35.4412349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_float64 2022-08-17T12:34:35.4425284Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_float64 2022-08-17T12:34:35.4448236Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_complex128 2022-08-17T12:34:35.4837429Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_complex128 2022-08-17T12:34:35.4873214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_float64 2022-08-17T12:34:35.5277723Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_float64 2022-08-17T12:34:37.3643565Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:34:37.3652883Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:34:37.6894793Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_float64 2022-08-17T12:34:37.6908617Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_float64 2022-08-17T12:34:38.1831597Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_complex128 2022-08-17T12:34:38.1840422Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_complex128 2022-08-17T12:34:39.1644348Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_float64 2022-08-17T12:34:39.1656424Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:34:39.7329704Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:34:39.7343677Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_complex128 2022-08-17T12:34:40.1292274Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_float64 2022-08-17T12:34:40.1303475Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_float64 2022-08-17T12:34:41.0156263Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:34:41.0169446Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:34:41.7820467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:34:41.7830576Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:34:42.6948364Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:34:42.6959978Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:34:44.5401215Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:34:44.5411903Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:34:45.1410928Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:34:45.1419702Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:34:45.1446578Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_searchsorted_cpu_float64 2022-08-17T12:34:45.1838509Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_searchsorted_cpu_float64 2022-08-17T12:34:45.1872913Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:34:45.2277542Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:34:45.2311279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:34:45.2717714Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:34:45.2752283Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_complex128 2022-08-17T12:34:45.3157605Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_complex128 2022-08-17T12:34:45.3193028Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_float64 2022-08-17T12:34:45.3596670Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_float64 2022-08-17T12:34:45.3622616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_scatter_cpu_float64 2022-08-17T12:34:45.4037041Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_scatter_cpu_float64 2022-08-17T12:34:45.6519858Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_complex128 2022-08-17T12:34:45.6529388Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_complex128 2022-08-17T12:34:45.6802649Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_float64 2022-08-17T12:34:45.6957493Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_float64 2022-08-17T12:34:45.6982543Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_complex128 2022-08-17T12:34:45.7396790Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_complex128 2022-08-17T12:34:45.7433678Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_float64 2022-08-17T12:34:45.7837292Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_float64 2022-08-17T12:34:46.1944635Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:34:46.1958972Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:34:46.2993844Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_float64 2022-08-17T12:34:46.3001969Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_float64 2022-08-17T12:34:46.3272726Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sign_cpu_float64 2022-08-17T12:34:46.3439193Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sign_cpu_float64 2022-08-17T12:34:46.3479949Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_signbit_cpu_float64 2022-08-17T12:34:46.3880461Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_signbit_cpu_float64 2022-08-17T12:34:46.6425088Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_complex128 2022-08-17T12:34:46.6435435Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_complex128 2022-08-17T12:34:46.6796615Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_float64 2022-08-17T12:34:46.6877615Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_float64 2022-08-17T12:34:47.3748598Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_complex128 2022-08-17T12:34:47.3758475Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_complex128 2022-08-17T12:34:47.4962773Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_float64 2022-08-17T12:34:47.4975128Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_float64 2022-08-17T12:34:47.8507482Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_complex128 2022-08-17T12:34:47.8516317Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_complex128 2022-08-17T12:34:47.8951524Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_float64 2022-08-17T12:34:47.8963261Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_float64 2022-08-17T12:34:47.8990276Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:34:47.9397893Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:34:47.9429816Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_cpu_float64 2022-08-17T12:34:47.9837095Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_cpu_float64 2022-08-17T12:34:47.9874150Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:34:48.0318135Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:34:48.0349892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:34:48.0757390Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:34:48.0788821Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sort_cpu_float64 2022-08-17T12:34:48.1196996Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sort_cpu_float64 2022-08-17T12:34:48.1231799Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:34:48.1636762Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:34:48.1671016Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:34:48.2077932Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:34:48.2112262Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:34:48.2516140Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:34:48.2551651Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:34:48.2956139Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:34:48.2990962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:34:48.3397048Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:34:48.3431230Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:34:48.3837930Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:34:48.3871166Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:34:48.4277711Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:34:48.4325623Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:34:48.4718275Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:34:48.4755164Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:34:48.5158243Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:34:48.5182896Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:34:48.5601673Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:34:48.5626451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:34:48.6037619Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:34:48.6073407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_entr_cpu_float64 2022-08-17T12:34:48.6478032Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_entr_cpu_float64 2022-08-17T12:34:48.6513597Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:34:48.6917189Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:34:48.6951509Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:34:48.7357730Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:34:48.7392924Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:34:48.7796656Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:34:48.7831635Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i0e_cpu_float64 2022-08-17T12:34:48.8237971Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i0e_cpu_float64 2022-08-17T12:34:48.8273659Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1_cpu_float64 2022-08-17T12:34:48.8677054Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1_cpu_float64 2022-08-17T12:34:48.8711561Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1e_cpu_float64 2022-08-17T12:34:48.9117695Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1e_cpu_float64 2022-08-17T12:34:48.9156633Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:34:48.9558684Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:34:48.9583371Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:34:48.9997678Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:34:49.0030521Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:34:49.0436749Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:34:49.0463951Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:34:49.0918200Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:34:49.0945189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:34:49.1358569Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:34:49.1394968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:34:49.1796606Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:34:49.1824055Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:34:49.2236835Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:34:49.2263356Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:34:49.2677116Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:34:49.2704646Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:34:49.3117732Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:34:49.3150194Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:34:49.3557209Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:34:49.3584407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:34:49.3996680Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:34:49.4023664Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:34:49.4436639Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:34:49.4454289Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:34:49.4877265Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:34:49.4899733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:34:49.5316343Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:34:49.5337448Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:34:49.5757950Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:34:49.5774709Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:34:49.6197201Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:34:49.6225381Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:34:49.6637540Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:34:49.6658021Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:34:49.7077195Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:34:49.7107570Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_zeta_cpu_float64 2022-08-17T12:34:49.7517139Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_zeta_cpu_float64 2022-08-17T12:34:49.7546681Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_complex128 2022-08-17T12:34:49.7957115Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_complex128 2022-08-17T12:34:49.7988094Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_float64 2022-08-17T12:34:49.8397841Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_float64 2022-08-17T12:34:49.8425850Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:34:49.8837006Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:34:49.8865703Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_float64 2022-08-17T12:34:49.9276915Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_float64 2022-08-17T12:34:49.9308937Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:34:49.9715847Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:34:49.9745159Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:34:50.0157909Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:34:50.2412984Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_complex128 2022-08-17T12:34:50.2427714Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_complex128 2022-08-17T12:34:50.2833956Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_float64 2022-08-17T12:34:50.2846650Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_float64 2022-08-17T12:34:50.7698975Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_complex128 2022-08-17T12:34:50.7711695Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_complex128 2022-08-17T12:34:50.8373159Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_float64 2022-08-17T12:34:50.8384179Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_float64 2022-08-17T12:34:51.6786142Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_complex128 2022-08-17T12:34:51.6797695Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_complex128 2022-08-17T12:34:51.8219574Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_float64 2022-08-17T12:34:51.8229888Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_float64 2022-08-17T12:34:51.8258843Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_complex128 2022-08-17T12:34:51.8637734Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_complex128 2022-08-17T12:34:51.8674453Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_float64 2022-08-17T12:34:51.9076786Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_float64 2022-08-17T12:34:51.9102691Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_complex128 2022-08-17T12:34:51.9518813Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_complex128 2022-08-17T12:34:51.9557480Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_float64 2022-08-17T12:34:51.9956800Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_float64 2022-08-17T12:34:51.9987772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_complex128 2022-08-17T12:34:52.0396153Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_complex128 2022-08-17T12:34:52.0424598Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_float64 2022-08-17T12:34:52.0836890Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_float64 2022-08-17T12:34:52.0866328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_complex128 2022-08-17T12:34:52.1277396Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_complex128 2022-08-17T12:34:52.1310714Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_float64 2022-08-17T12:34:52.1717037Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_float64 2022-08-17T12:34:52.4215626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_complex128 2022-08-17T12:34:52.4226255Z [gw2] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:34:53.7398664Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:34:53.7408370Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_complex128 2022-08-17T12:34:54.0398090Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_float64 2022-08-17T12:34:54.0407454Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_float64 2022-08-17T12:34:54.0437823Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_complex128 2022-08-17T12:34:54.0836986Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_complex128 2022-08-17T12:34:54.0871032Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_float64 2022-08-17T12:34:54.1277407Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_float64 2022-08-17T12:34:54.1302453Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:34:54.1717526Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:34:54.1745067Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:34:54.2157434Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:34:54.2193135Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_complex128 2022-08-17T12:34:54.2597284Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_complex128 2022-08-17T12:34:54.2633959Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_float64 2022-08-17T12:34:54.3038223Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_float64 2022-08-17T12:34:54.3068007Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:34:54.3477948Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:34:54.3514203Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_complex128 2022-08-17T12:34:54.3917609Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_complex128 2022-08-17T12:34:54.3947397Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_float64 2022-08-17T12:34:54.4397681Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_float64 2022-08-17T12:34:54.7160049Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_complex128 2022-08-17T12:34:54.7181786Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_complex128 2022-08-17T12:34:54.7684514Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_float64 2022-08-17T12:34:54.7699377Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_float64 2022-08-17T12:34:54.7735524Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:34:54.8117838Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:34:54.8157081Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:34:54.8558676Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:34:54.8594849Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_complex128 2022-08-17T12:34:54.8998697Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_complex128 2022-08-17T12:34:54.9030434Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_float64 2022-08-17T12:34:54.9439411Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_float64 2022-08-17T12:34:55.1727767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_complex128 2022-08-17T12:34:55.1737896Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_complex128 2022-08-17T12:34:55.2090284Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_float64 2022-08-17T12:34:55.2197037Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_float64 2022-08-17T12:34:55.3636365Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_complex128 2022-08-17T12:34:55.3645771Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_complex128 2022-08-17T12:34:55.4088213Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_float64 2022-08-17T12:34:55.4103806Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_float64 2022-08-17T12:34:55.4137744Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:34:55.4517806Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:34:55.4546104Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_float64 2022-08-17T12:34:55.4957356Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_float64 2022-08-17T12:34:55.4990756Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_complex128 2022-08-17T12:34:55.5398068Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_complex128 2022-08-17T12:34:55.5428567Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_float64 2022-08-17T12:34:55.5837350Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_float64 2022-08-17T12:34:55.5866876Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_complex128 2022-08-17T12:34:55.6277449Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_complex128 2022-08-17T12:34:55.6306473Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_float64 2022-08-17T12:34:55.6717944Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_float64 2022-08-17T12:34:55.6749765Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:34:55.7157435Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:34:55.7187908Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_float64 2022-08-17T12:34:55.7597340Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_float64 2022-08-17T12:34:55.7625360Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_topk_cpu_float64 2022-08-17T12:34:55.8037419Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_topk_cpu_float64 2022-08-17T12:34:55.8066249Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_complex128 2022-08-17T12:34:55.8476647Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_complex128 2022-08-17T12:34:55.8506240Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_float64 2022-08-17T12:34:55.8917092Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_float64 2022-08-17T12:34:56.8655884Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_complex128 2022-08-17T12:34:56.8666995Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_complex128 2022-08-17T12:34:57.0155220Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_float64 2022-08-17T12:34:57.0165905Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_float64 2022-08-17T12:34:57.0199913Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:34:57.0598147Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:34:57.0629091Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_float64 2022-08-17T12:34:57.1037647Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_float64 2022-08-17T12:34:57.1068884Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_complex128 2022-08-17T12:34:57.1475920Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_complex128 2022-08-17T12:34:57.1501828Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_float64 2022-08-17T12:34:57.1918095Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_float64 2022-08-17T12:34:57.1948583Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:34:57.2357259Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:34:57.2393924Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:34:57.2796708Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:34:58.1237399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_complex128 2022-08-17T12:34:58.1246197Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_complex128 2022-08-17T12:34:58.1863270Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_float64 2022-08-17T12:34:58.1876169Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:34:58.2741360Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:34:58.2751243Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_float64 2022-08-17T12:34:59.1780585Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_complex128 2022-08-17T12:34:59.1795249Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_complex128 2022-08-17T12:34:59.2028781Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_float64 2022-08-17T12:34:59.2041985Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:34:59.3343525Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:34:59.3354139Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_float64 2022-08-17T12:34:59.6672497Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_complex128 2022-08-17T12:34:59.6685867Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:34:59.7506312Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:34:59.7516099Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:35:01.1056285Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:35:01.1064836Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_complex128 2022-08-17T12:35:01.4041810Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_float64 2022-08-17T12:35:01.4061920Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_float64 2022-08-17T12:35:01.4249173Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trunc_cpu_float64 2022-08-17T12:35:01.4477835Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trunc_cpu_float64 2022-08-17T12:35:01.4512778Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_complex128 2022-08-17T12:35:01.4918094Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_complex128 2022-08-17T12:35:01.4946011Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_float64 2022-08-17T12:35:01.5356833Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_float64 2022-08-17T12:35:01.5394688Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_complex128 2022-08-17T12:35:01.5797360Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_complex128 2022-08-17T12:35:01.5824188Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_float64 2022-08-17T12:35:01.6238869Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_float64 2022-08-17T12:35:01.6277815Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_complex128 2022-08-17T12:35:01.6678222Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_complex128 2022-08-17T12:35:01.6717496Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_float64 2022-08-17T12:35:01.7118326Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_float64 2022-08-17T12:35:01.7148716Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:35:01.7558836Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:35:01.7591119Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_cpu_float64 2022-08-17T12:35:01.7673561Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_cpu_float64 2022-08-17T12:35:01.7688187Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:35:01.7998879Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:35:02.1657890Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:35:02.1667616Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:35:02.7485978Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:35:02.7496477Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:35:02.9110255Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:35:02.9129582Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:35:02.9157359Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_complex128 2022-08-17T12:35:02.9557490Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_complex128 2022-08-17T12:35:02.9591505Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_float64 2022-08-17T12:35:02.9998174Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_float64 2022-08-17T12:35:03.0025503Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_complex128 2022-08-17T12:35:03.0480497Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_complex128 2022-08-17T12:35:03.0513649Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_float64 2022-08-17T12:35:03.0918464Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_float64 2022-08-17T12:35:03.0948452Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_complex128 2022-08-17T12:35:03.1357013Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_complex128 2022-08-17T12:35:03.1390154Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_float64 2022-08-17T12:35:03.1798571Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_float64 2022-08-17T12:35:03.1832438Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:35:03.2238619Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:35:03.2365441Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_complex128 2022-08-17T12:35:03.2678163Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_complex128 2022-08-17T12:35:03.2711820Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_float64 2022-08-17T12:35:03.3118974Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_float64 2022-08-17T12:35:03.3157906Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:35:03.3563105Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:35:03.3601149Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_complex128 2022-08-17T12:35:03.3997555Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_complex128 2022-08-17T12:35:03.4032082Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_float64 2022-08-17T12:35:03.4438325Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_float64 2022-08-17T12:35:03.4474802Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_complex128 2022-08-17T12:35:03.4876372Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_complex128 2022-08-17T12:35:03.4911502Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_float64 2022-08-17T12:35:03.5317435Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_float64 2022-08-17T12:35:03.5352476Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_complex128 2022-08-17T12:35:03.5757626Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_complex128 2022-08-17T12:35:03.5791134Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_float64 2022-08-17T12:35:03.6196131Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_float64 2022-08-17T12:35:03.6231220Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_complex128 2022-08-17T12:35:03.6637796Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_complex128 2022-08-17T12:35:03.6663668Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_float64 2022-08-17T12:35:03.7078105Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_float64 2022-08-17T12:35:03.7099315Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_xlogy_cpu_float64 2022-08-17T12:35:03.7516276Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_xlogy_cpu_float64 2022-08-17T12:35:04.0671923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_complex128 2022-08-17T12:35:04.0689703Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_complex128 2022-08-17T12:35:04.1108850Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_float64 2022-08-17T12:35:04.1126661Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_float64 2022-08-17T12:35:04.1159095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:35:04.1557618Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:35:04.1912756Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_float64 2022-08-17T12:35:04.6694076Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_float64 2022-08-17T12:35:04.6706771Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:35:05.1299273Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:35:05.1311088Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:35:16.7599688Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:35:16.7607581Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:35:17.6931501Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:35:17.6942902Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_float64 2022-08-17T12:35:18.3792414Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_complex128 2022-08-17T12:35:18.3806394Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_complex128 2022-08-17T12:35:18.4796364Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_float64 2022-08-17T12:35:18.4806875Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_float64 2022-08-17T12:35:18.7378997Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:35:18.7387268Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:35:21.6689675Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:35:21.6698617Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:35:22.2362727Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:35:22.2401954Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:35:22.2914657Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_deg2rad_cpu_float64 2022-08-17T12:35:22.2925175Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_deg2rad_cpu_float64 2022-08-17T12:35:23.8086153Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_complex128 2022-08-17T12:35:23.8095280Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_complex128 2022-08-17T12:35:24.1036774Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_float64 2022-08-17T12:35:24.1043661Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_float64 2022-08-17T12:35:25.7094651Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:35:25.7107701Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:35:26.0226132Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_float64 2022-08-17T12:35:26.0233369Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_float64 2022-08-17T12:35:26.5657680Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_complex128 2022-08-17T12:35:26.5665672Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_complex128 2022-08-17T12:35:26.6641967Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_float64 2022-08-17T12:35:26.6642739Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_float64 2022-08-17T12:35:28.0805932Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_complex128 2022-08-17T12:35:28.0815662Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_complex128 2022-08-17T12:35:28.3614493Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_float64 2022-08-17T12:35:28.3624693Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_float64 2022-08-17T12:35:29.1000999Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:35:29.1011454Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:35:46.7033722Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_complex128 2022-08-17T12:35:46.7043532Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:35:52.6243938Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:35:52.6252935Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_complex128 2022-08-17T12:35:52.7405661Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_float64 2022-08-17T12:35:52.7417427Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:35:52.7443101Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_complex128 2022-08-17T12:35:52.7836121Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_complex128 2022-08-17T12:35:52.7866086Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_float64 2022-08-17T12:35:52.8275681Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_float64 2022-08-17T12:35:53.2067744Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_complex128 2022-08-17T12:35:53.2076974Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_complex128 2022-08-17T12:35:53.2765224Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_float64 2022-08-17T12:35:53.2774302Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_float64 2022-08-17T12:35:53.3179084Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log1p_cpu_float64 2022-08-17T12:35:53.3191839Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log1p_cpu_float64 2022-08-17T12:35:53.7279386Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_complex128 2022-08-17T12:35:53.7289104Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_complex128 2022-08-17T12:35:53.7978236Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_float64 2022-08-17T12:35:53.7987460Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_float64 2022-08-17T12:35:54.1479654Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_complex128 2022-08-17T12:35:54.1488906Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_complex128 2022-08-17T12:35:54.2121577Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_float64 2022-08-17T12:35:54.2135089Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_float64 2022-08-17T12:35:54.3738384Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_cpu_float64 2022-08-17T12:35:54.3748083Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_cpu_float64 2022-08-17T12:35:55.1872245Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:35:55.1882313Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:35:55.3771610Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:35:55.3780986Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:35:55.4462156Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:35:55.4474212Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:35:55.5119783Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp_cpu_float64 2022-08-17T12:35:55.5132702Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp_cpu_float64 2022-08-17T12:35:55.9588318Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:35:55.9599835Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:35:57.3056024Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_complex128 2022-08-17T12:35:57.3065155Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_float64 2022-08-17T12:35:57.3624921Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_digamma_cpu_float64 2022-08-17T12:35:57.3634677Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_digamma_cpu_float64 2022-08-17T12:35:58.8400737Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_complex128 2022-08-17T12:35:58.8410434Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_complex128 2022-08-17T12:35:59.2640330Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_float64 2022-08-17T12:35:59.2649913Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_float64 2022-08-17T12:35:59.2677272Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_complex128 2022-08-17T12:35:59.3075655Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_complex128 2022-08-17T12:35:59.3099932Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_float64 2022-08-17T12:35:59.3515904Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_float64 2022-08-17T12:35:59.3540722Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_complex128 2022-08-17T12:35:59.3956323Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_complex128 2022-08-17T12:35:59.3985288Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_float64 2022-08-17T12:35:59.4395444Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_float64 2022-08-17T12:35:59.4420907Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_complex128 2022-08-17T12:35:59.4835926Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_complex128 2022-08-17T12:35:59.4858752Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_float64 2022-08-17T12:35:59.5275564Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_float64 2022-08-17T12:35:59.5301614Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:35:59.5717075Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:35:59.5750032Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_float64 2022-08-17T12:35:59.6156404Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_float64 2022-08-17T12:35:59.7350756Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logit_cpu_float64 2022-08-17T12:35:59.7363177Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logit_cpu_float64 2022-08-17T12:35:59.7386806Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_complex128 2022-08-17T12:35:59.7795788Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_complex128 2022-08-17T12:35:59.7819959Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_float64 2022-08-17T12:35:59.8235815Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_float64 2022-08-17T12:36:02.6931474Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logsumexp_cpu_float64 2022-08-17T12:36:02.6943688Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logsumexp_cpu_float64 2022-08-17T12:36:02.6966494Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_complex128 2022-08-17T12:36:02.7354299Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_complex128 2022-08-17T12:36:02.7378288Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_float64 2022-08-17T12:36:02.7795705Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_float64 2022-08-17T12:36:02.7819492Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lt_cpu_float64 2022-08-17T12:36:02.8236907Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lt_cpu_float64 2022-08-17T12:36:17.6522749Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_complex128 2022-08-17T12:36:17.6531202Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_complex128 2022-08-17T12:36:19.6602105Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_float64 2022-08-17T12:36:19.6615329Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_complex128 2022-08-17T12:36:23.0718335Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_float64 2022-08-17T12:36:23.0726643Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_float64 2022-08-17T12:36:23.2313950Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:36:23.2328586Z [gw2] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_float64 2022-08-17T12:36:23.2782269Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:36:23.2792583Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:36:26.3318352Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:36:26.3326649Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:36:26.8789071Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:36:26.8803783Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:36:27.1292811Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:36:27.1305368Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:36:27.6262342Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_complex128 2022-08-17T12:36:27.6272272Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_complex128 2022-08-17T12:36:27.6718802Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_float64 2022-08-17T12:36:27.6728959Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_float64 2022-08-17T12:36:28.0831671Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_complex128 2022-08-17T12:36:28.0841045Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_complex128 2022-08-17T12:36:28.1710306Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_float64 2022-08-17T12:36:28.1719967Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_float64 2022-08-17T12:36:28.8169883Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_complex128 2022-08-17T12:36:28.8180178Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_complex128 2022-08-17T12:36:28.9206156Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_float64 2022-08-17T12:36:28.9215336Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_float64 2022-08-17T12:36:29.9268973Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_complex128 2022-08-17T12:36:29.9276880Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_complex128 2022-08-17T12:36:30.1119910Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_float64 2022-08-17T12:36:30.1129413Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_float64 2022-08-17T12:36:30.7220642Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_complex128 2022-08-17T12:36:30.7230606Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_complex128 2022-08-17T12:36:30.8198468Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_float64 2022-08-17T12:36:30.8206244Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_float64 2022-08-17T12:36:34.1814709Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_complex128 2022-08-17T12:36:34.1823208Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_complex128 2022-08-17T12:36:34.8242837Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_float64 2022-08-17T12:36:34.8249887Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_float64 2022-08-17T12:36:34.8271208Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_complex128 2022-08-17T12:36:34.8676288Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_complex128 2022-08-17T12:36:34.8704250Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_float64 2022-08-17T12:36:34.9115192Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_float64 2022-08-17T12:36:34.9139861Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_complex128 2022-08-17T12:36:34.9556058Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_complex128 2022-08-17T12:36:34.9585696Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_float64 2022-08-17T12:36:34.9996383Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_float64 2022-08-17T12:36:35.0030316Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_complex128 2022-08-17T12:36:35.0436621Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_complex128 2022-08-17T12:36:35.0459476Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_float64 2022-08-17T12:36:35.0875627Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_float64 2022-08-17T12:36:35.0898780Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_complex128 2022-08-17T12:36:35.1316188Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_complex128 2022-08-17T12:36:35.1340171Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_float64 2022-08-17T12:36:35.1757277Z [gw0] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_float64 2022-08-17T12:36:35.2280143Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erf_cpu_float64 2022-08-17T12:36:35.2292420Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erf_cpu_float64 2022-08-17T12:36:35.3030225Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfc_cpu_float64 2022-08-17T12:36:35.3039782Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfc_cpu_float64 2022-08-17T12:36:35.3421622Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfinv_cpu_float64 2022-08-17T12:36:35.3517065Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfinv_cpu_float64 2022-08-17T12:36:35.4136182Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp2_cpu_float64 2022-08-17T12:36:35.4144914Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp2_cpu_float64 2022-08-17T12:36:35.7430160Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_complex128 2022-08-17T12:36:35.7439611Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_complex128 2022-08-17T12:36:35.8026221Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_float64 2022-08-17T12:36:35.8035138Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_float64 2022-08-17T12:36:36.1052970Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_complex128 2022-08-17T12:36:36.1061514Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_complex128 2022-08-17T12:36:36.1663566Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_float64 2022-08-17T12:36:36.1672886Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_float64 2022-08-17T12:36:37.1827747Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_complex128 2022-08-17T12:36:37.1836437Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_complex128 2022-08-17T12:36:37.3735325Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_float64 2022-08-17T12:36:37.3743613Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_float64 2022-08-17T12:36:37.4068240Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expm1_cpu_float64 2022-08-17T12:36:37.4154162Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expm1_cpu_float64 2022-08-17T12:36:38.4179255Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:36:38.4187788Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:36:38.6609295Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:36:38.6618501Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:36:39.6698073Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:36:39.6705981Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:36:39.9472801Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_float64 2022-08-17T12:36:39.9481027Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_float64 2022-08-17T12:36:41.1205489Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:36:41.1213000Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:36:41.4629084Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:36:41.4638936Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:36:42.1351251Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:36:42.1361918Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:36:42.2640978Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:36:42.2649403Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:36:43.4486263Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:36:43.4499112Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:36:43.6842705Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:36:43.6850915Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:36:44.7045728Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:36:44.7059427Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:36:44.9331920Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:36:44.9341835Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:36:46.0352080Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:36:46.0362788Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:36:46.3048133Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:36:46.3057863Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:36:47.1433439Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:36:47.1442720Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:36:47.3744708Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:36:47.3754398Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:36:47.5141590Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:36:47.5152054Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:36:48.3354797Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_float64 2022-08-17T12:36:48.3364090Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:36:48.6169098Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:36:48.6178149Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:36:49.7253966Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:36:49.7261846Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:36:50.0226173Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:36:50.0234964Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:36:50.6131983Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:36:50.6141766Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:36:50.7330685Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:36:50.7342629Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:36:50.9602264Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:36:50.9616947Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:36:51.2629109Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:36:51.2641982Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:36:51.6529000Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:36:51.6534408Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:36:52.4367222Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:36:52.4375690Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:36:52.6264730Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:36:52.6274862Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:36:52.8236641Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:36:52.8249023Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_float64 2022-08-17T12:36:53.4417075Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:36:53.4424555Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:36:53.6379470Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:36:53.6386790Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:36:54.7151024Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:36:54.7160763Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:36:54.9559266Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:36:54.9566509Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:36:55.1392853Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:36:55.1400654Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:36:55.3418468Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:36:55.3428116Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:36:55.5948452Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:36:55.5955466Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:36:55.8840812Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_complex128 2022-08-17T12:36:55.8848820Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_complex128 2022-08-17T12:36:55.9394982Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_float64 2022-08-17T12:36:55.9403251Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_float64 2022-08-17T12:36:56.5005229Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_complex128 2022-08-17T12:36:56.5017404Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_complex128 2022-08-17T12:36:56.6243775Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_float64 2022-08-17T12:36:56.6257384Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_float64 2022-08-17T12:36:57.1486914Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_complex128 2022-08-17T12:36:57.1498490Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:36:57.8248182Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:36:57.8257316Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:36:57.9450948Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_complex128 2022-08-17T12:36:57.9460434Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_complex128 2022-08-17T12:36:58.1619219Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_float64 2022-08-17T12:36:58.1627250Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_float64 2022-08-17T12:36:58.3698135Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_complex128 2022-08-17T12:36:58.3709278Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_complex128 2022-08-17T12:36:58.4149788Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_float64 2022-08-17T12:36:58.4162019Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_float64 2022-08-17T12:36:58.6436069Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_complex128 2022-08-17T12:36:58.6443827Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_complex128 2022-08-17T12:36:58.6989838Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_float64 2022-08-17T12:36:58.6996794Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_float64 2022-08-17T12:36:58.7145581Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_complex128 2022-08-17T12:36:58.7152814Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_complex128 2022-08-17T12:36:58.7380017Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_float64 2022-08-17T12:36:58.7435166Z [gw0] [ 90%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_complex128 2022-08-17T12:36:58.7672756Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_float64 2022-08-17T12:36:58.7877517Z [gw0] [ 90%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_float64 2022-08-17T12:36:58.8518859Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_complex128 2022-08-17T12:36:58.8532914Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_float64 2022-08-17T12:36:59.5873851Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_complex128 2022-08-17T12:36:59.5883595Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_complex128 2022-08-17T12:36:59.7107093Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_float64 2022-08-17T12:36:59.7120280Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_float64 2022-08-17T12:37:00.9430566Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:37:00.9439304Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:37:01.1950016Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_float64 2022-08-17T12:37:01.1957396Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_float64 2022-08-17T12:37:02.2308745Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:37:02.2315878Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:37:02.4592092Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:37:02.4599278Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:37:03.2526534Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_complex128 2022-08-17T12:37:03.2535766Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_complex128 2022-08-17T12:37:03.3787212Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_float64 2022-08-17T12:37:03.3795737Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_complex128 2022-08-17T12:37:03.5555645Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_float64 2022-08-17T12:37:03.5569403Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_float64 2022-08-17T12:37:04.0286345Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_complex128 2022-08-17T12:37:04.0296171Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_float64 2022-08-17T12:37:04.0446206Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_cpu_float64 2022-08-17T12:37:04.0716030Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_cpu_float64 2022-08-17T12:37:04.0741623Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_divide_cpu_float64 2022-08-17T12:37:04.1155572Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_divide_cpu_float64 2022-08-17T12:37:04.5495412Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmax_cpu_float64 2022-08-17T12:37:04.5504294Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmax_cpu_float64 2022-08-17T12:37:05.0240296Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmin_cpu_float64 2022-08-17T12:37:05.0248329Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmin_cpu_float64 2022-08-17T12:37:05.4820701Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmod_cpu_float64 2022-08-17T12:37:05.4829584Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmod_cpu_float64 2022-08-17T12:37:05.5283081Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frac_cpu_float64 2022-08-17T12:37:05.5292902Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frac_cpu_float64 2022-08-17T12:37:05.5834581Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frexp_cpu_float64 2022-08-17T12:37:05.5843937Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frexp_cpu_float64 2022-08-17T12:37:05.5868584Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_complex128 2022-08-17T12:37:05.6275374Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_complex128 2022-08-17T12:37:05.6299819Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_float64 2022-08-17T12:37:05.6715843Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_float64 2022-08-17T12:37:06.1376092Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_complex128 2022-08-17T12:37:06.1385340Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_complex128 2022-08-17T12:37:06.2269909Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_float64 2022-08-17T12:37:06.2277980Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_float64 2022-08-17T12:37:06.2409901Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ge_cpu_float64 2022-08-17T12:37:06.2717286Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ge_cpu_float64 2022-08-17T12:37:06.2753178Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_complex128 2022-08-17T12:37:06.3156477Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_complex128 2022-08-17T12:37:06.3187109Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_float64 2022-08-17T12:37:06.3596039Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_float64 2022-08-17T12:37:08.5428502Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_complex128 2022-08-17T12:37:08.5437686Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_complex128 2022-08-17T12:37:09.4470933Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_float64 2022-08-17T12:37:09.4479038Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_float64 2022-08-17T12:37:10.6309243Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:37:10.6317816Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:37:10.8451934Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:37:10.8461182Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:37:11.3578480Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_binary_cpu_float64 2022-08-17T12:37:11.3588966Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_binary_cpu_float64 2022-08-17T12:37:11.4249729Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:37:11.4259700Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:37:11.5029619Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:37:11.5039411Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:37:12.0101425Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_maximum_cpu_float64 2022-08-17T12:37:12.0111085Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_maximum_cpu_float64 2022-08-17T12:37:12.7486283Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_complex128 2022-08-17T12:37:12.7492147Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_complex128 2022-08-17T12:37:13.9060602Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_float64 2022-08-17T12:37:13.9068398Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_float64 2022-08-17T12:37:13.9090464Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gt_cpu_float64 2022-08-17T12:37:13.9475202Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gt_cpu_float64 2022-08-17T12:37:13.9717675Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_complex128 2022-08-17T12:37:13.9915354Z [gw0] [ 91%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_complex128 2022-08-17T12:37:14.0093680Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_float64 2022-08-17T12:37:14.0356514Z [gw0] [ 91%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_float64 2022-08-17T12:37:14.0395181Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_heaviside_cpu_float64 2022-08-17T12:37:14.0796956Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_heaviside_cpu_float64 2022-08-17T12:37:14.0823151Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histc_cpu_float64 2022-08-17T12:37:14.1236506Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histc_cpu_float64 2022-08-17T12:37:14.1261880Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogram_cpu_float64 2022-08-17T12:37:14.1717534Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogram_cpu_float64 2022-08-17T12:37:14.1748501Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogramdd_cpu_float64 2022-08-17T12:37:14.2134299Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogramdd_cpu_float64 2022-08-17T12:37:14.2145683Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_complex128 2022-08-17T12:37:14.2194908Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_float64 2022-08-17T12:37:14.6327379Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_complex128 2022-08-17T12:37:14.6342058Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_float64 2022-08-17T12:37:14.7402799Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_median_cpu_float64 2022-08-17T12:37:14.7411746Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_complex128 2022-08-17T12:37:14.8402929Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_float64 2022-08-17T12:37:14.8412703Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_float64 2022-08-17T12:37:14.8857107Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_complex128 2022-08-17T12:37:14.8871554Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_median_cpu_float64 2022-08-17T12:37:15.5735780Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:37:15.5747569Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_complex128 2022-08-17T12:37:15.7032388Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_float64 2022-08-17T12:37:15.7042645Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_float64 2022-08-17T12:37:16.2425481Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hypot_cpu_float64 2022-08-17T12:37:16.2433220Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hypot_cpu_float64 2022-08-17T12:37:16.3085480Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_i0_cpu_float64 2022-08-17T12:37:16.3092620Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_i0_cpu_float64 2022-08-17T12:37:16.3115667Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igamma_cpu_float64 2022-08-17T12:37:16.3515660Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igamma_cpu_float64 2022-08-17T12:37:16.3544411Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igammac_cpu_float64 2022-08-17T12:37:16.3955556Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igammac_cpu_float64 2022-08-17T12:37:16.6400832Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_imag_cpu_complex128 2022-08-17T12:37:16.6410308Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_imag_cpu_complex128 2022-08-17T12:37:18.5545647Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_complex128 2022-08-17T12:37:18.5557202Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_complex128 2022-08-17T12:37:18.9513309Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_float64 2022-08-17T12:37:18.9521916Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_float64 2022-08-17T12:37:18.9910228Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_complex128 2022-08-17T12:37:18.9920370Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:37:19.6187404Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:37:19.6196456Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_complex128 2022-08-17T12:37:19.6919856Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_float64 2022-08-17T12:37:19.6927619Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:37:19.7614729Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:37:19.7622429Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_float64 2022-08-17T12:37:20.0455965Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_complex128 2022-08-17T12:37:20.0462923Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_complex128 2022-08-17T12:37:20.1020886Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_float64 2022-08-17T12:37:20.1029297Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_float64 2022-08-17T12:37:21.0956468Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_complex128 2022-08-17T12:37:21.0963682Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_complex128 2022-08-17T12:37:21.2848750Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_float64 2022-08-17T12:37:21.2855893Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_float64 2022-08-17T12:37:23.6443518Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_reduce_cpu_float64 2022-08-17T12:37:23.6486171Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_reduce_cpu_float64 2022-08-17T12:37:23.9120398Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_complex128 2022-08-17T12:37:23.9128814Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:37:23.9621422Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:37:23.9632411Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_complex128 2022-08-17T12:37:24.0159959Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_float64 2022-08-17T12:37:24.0170981Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_float64 2022-08-17T12:37:24.6206190Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_complex128 2022-08-17T12:37:24.6213648Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_complex128 2022-08-17T12:37:24.6415779Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_float64 2022-08-17T12:37:24.6425766Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:37:24.7329366Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_binary_cpu_float64 2022-08-17T12:37:24.7339192Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_float64 2022-08-17T12:37:24.7376047Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_complex128 2022-08-17T12:37:24.7757623Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_complex128 2022-08-17T12:37:24.7783715Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_float64 2022-08-17T12:37:24.8237075Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_float64 2022-08-17T12:37:25.2011996Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_complex128 2022-08-17T12:37:25.2026919Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_binary_cpu_float64 2022-08-17T12:37:25.2504543Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:37:25.2515142Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:37:25.3298446Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:37:25.3309969Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:37:25.8654528Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_minimum_cpu_float64 2022-08-17T12:37:25.8663928Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_minimum_cpu_float64 2022-08-17T12:37:26.0658214Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_complex128 2022-08-17T12:37:26.0669054Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_complex128 2022-08-17T12:37:26.2602962Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_float64 2022-08-17T12:37:26.2615071Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_float64 2022-08-17T12:37:26.2638598Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_complex128 2022-08-17T12:37:26.3035104Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_complex128 2022-08-17T12:37:26.3060049Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_float64 2022-08-17T12:37:26.3474914Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_float64 2022-08-17T12:37:26.3498836Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_complex128 2022-08-17T12:37:26.3915831Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_complex128 2022-08-17T12:37:26.3940314Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_float64 2022-08-17T12:37:26.4298668Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_float64 2022-08-17T12:37:26.4305614Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_complex128 2022-08-17T12:37:26.4352787Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_float64 2022-08-17T12:37:26.4377978Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isin_cpu_float64 2022-08-17T12:37:26.4794530Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isin_cpu_float64 2022-08-17T12:37:26.4818528Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_complex128 2022-08-17T12:37:26.4831123Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_complex128 2022-08-17T12:37:26.4838443Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_float64 2022-08-17T12:37:26.5236056Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mode_cpu_float64 2022-08-17T12:37:26.5262600Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_float64 2022-08-17T12:37:26.5676070Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_float64 2022-08-17T12:37:26.5703637Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_complex128 2022-08-17T12:37:26.6115826Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_complex128 2022-08-17T12:37:26.6145846Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_float64 2022-08-17T12:37:26.6417449Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_float64 2022-08-17T12:37:26.6429280Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mode_cpu_float64 2022-08-17T12:37:26.6556763Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_complex128 2022-08-17T12:37:26.6585389Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isneginf_cpu_float64 2022-08-17T12:37:26.6996433Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isneginf_cpu_float64 2022-08-17T12:37:26.7024442Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isposinf_cpu_float64 2022-08-17T12:37:26.7435187Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isposinf_cpu_float64 2022-08-17T12:37:26.7459934Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_complex128 2022-08-17T12:37:26.7876805Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_complex128 2022-08-17T12:37:26.7904970Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_float64 2022-08-17T12:37:26.8315270Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_float64 2022-08-17T12:37:26.8893357Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_complex128 2022-08-17T12:37:26.8901542Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_complex128 2022-08-17T12:37:26.9295283Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_float64 2022-08-17T12:37:26.9355115Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_float64 2022-08-17T12:37:27.3133370Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_msort_cpu_float64 2022-08-17T12:37:27.3144292Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_msort_cpu_float64 2022-08-17T12:37:29.7936053Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_complex128 2022-08-17T12:37:29.7949787Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_complex128 2022-08-17T12:37:30.2489086Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_float64 2022-08-17T12:37:30.2498655Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_float64 2022-08-17T12:37:30.2535885Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_multinomial_cpu_float64 2022-08-17T12:37:30.2918222Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_multinomial_cpu_float64 2022-08-17T12:37:30.5469175Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_complex128 2022-08-17T12:37:30.5477270Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_complex128 2022-08-17T12:37:30.5989974Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_float64 2022-08-17T12:37:30.5999363Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_float64 2022-08-17T12:37:30.8863359Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:37:30.8875562Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:37:30.8895080Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:37:30.9314916Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:37:30.9328714Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:37:30.9755678Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:37:31.0746072Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:37:31.0754316Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:37:32.0963061Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmean_cpu_float64 2022-08-17T12:37:32.0975109Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmean_cpu_float64 2022-08-17T12:37:32.1415573Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmedian_cpu_float64 2022-08-17T12:37:32.1429035Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_complex128 2022-08-17T12:37:32.4211856Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_float64 2022-08-17T12:37:32.4221807Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmedian_cpu_float64 2022-08-17T12:37:33.2915986Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanquantile_cpu_float64 2022-08-17T12:37:33.2927754Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_float64 2022-08-17T12:37:33.2952545Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:37:33.3355663Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:37:33.3380066Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:37:33.3795738Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:37:33.3820907Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:37:33.4235786Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:37:33.4253832Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:37:33.4676017Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:37:33.4863838Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:37:33.5115506Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:37:33.5142102Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:37:33.5555845Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:37:33.5581892Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:37:33.5995231Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:37:33.6020537Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:37:33.6435241Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:37:33.6458134Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:37:33.6876396Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:37:33.7109516Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:37:33.7315323Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:37:33.7494637Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:37:33.7754833Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:37:33.8208413Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:37:33.8217525Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:37:33.8242187Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:37:33.8635654Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:37:33.8658422Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:37:33.9075480Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:37:33.9090562Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:37:33.9515387Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:37:33.9530212Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:37:33.9955476Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:37:33.9972186Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:37:34.0397132Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:37:34.0414987Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:37:34.0837094Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:37:34.0869636Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:37:34.1276715Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:37:34.1297262Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:37:34.1717451Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:37:34.1748952Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:37:34.2158596Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:37:34.2871347Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_complex128 2022-08-17T12:37:34.2880832Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_complex128 2022-08-17T12:37:34.3049977Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_float64 2022-08-17T12:37:34.3315410Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_float64 2022-08-17T12:37:34.4539256Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:37:34.4549096Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:37:34.4797077Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:37:34.4955056Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:37:34.6522776Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:37:34.6532445Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:37:34.6801982Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:37:34.6954236Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:37:34.7690439Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:37:34.7699352Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:37:34.7778522Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:37:34.8115085Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:37:34.8967406Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_complex128 2022-08-17T12:37:34.8976297Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_complex128 2022-08-17T12:37:34.9144508Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_float64 2022-08-17T12:37:34.9396232Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_float64 2022-08-17T12:37:35.0763882Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:37:35.0773044Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:37:35.0964737Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:37:35.1195506Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:37:35.5601333Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:37:35.5611538Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanquantile_cpu_float64 2022-08-17T12:37:35.8768377Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nansum_cpu_float64 2022-08-17T12:37:35.8780043Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:37:35.9766890Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_float64 2022-08-17T12:37:35.9779500Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_float64 2022-08-17T12:37:36.2203475Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_complex128 2022-08-17T12:37:36.2213739Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_complex128 2022-08-17T12:37:36.2529096Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_float64 2022-08-17T12:37:36.2636488Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_float64 2022-08-17T12:37:36.2743545Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:37:36.2752504Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nansum_cpu_float64 2022-08-17T12:37:36.5307155Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_complex128 2022-08-17T12:37:36.5316187Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:37:36.5702289Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:37:36.5753846Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:37:36.7467633Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:37:36.7481005Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_complex128 2022-08-17T12:37:36.8450033Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_float64 2022-08-17T12:37:36.8464672Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_float64 2022-08-17T12:37:37.0223639Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:37:37.0233367Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:37:37.0515458Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_float64 2022-08-17T12:37:37.0523793Z [gw2] [ 92%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:37:37.0546893Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_complex128 2022-08-17T12:37:37.0956135Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_complex128 2022-08-17T12:37:37.0981432Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_float64 2022-08-17T12:37:37.1369438Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_float64 2022-08-17T12:37:37.1383610Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_float64 2022-08-17T12:37:37.1392647Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:37:37.2597438Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_complex128 2022-08-17T12:37:37.2610127Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_complex128 2022-08-17T12:37:37.2837020Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_float64 2022-08-17T12:37:37.3036652Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_float64 2022-08-17T12:37:37.3065159Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_complex128 2022-08-17T12:37:37.3475478Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_complex128 2022-08-17T12:37:37.3504151Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_float64 2022-08-17T12:37:37.3915716Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_float64 2022-08-17T12:37:37.3945615Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_complex128 2022-08-17T12:37:37.4355476Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_complex128 2022-08-17T12:37:37.4384591Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_float64 2022-08-17T12:37:37.4796713Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_float64 2022-08-17T12:37:37.4823787Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_complex128 2022-08-17T12:37:37.5235611Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_complex128 2022-08-17T12:37:37.5263877Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_float64 2022-08-17T12:37:37.5675917Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_float64 2022-08-17T12:37:37.5704813Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:37:37.6114652Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:37:37.6143768Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_float64 2022-08-17T12:37:37.6555286Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_float64 2022-08-17T12:37:37.6584961Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nextafter_cpu_float64 2022-08-17T12:37:37.6995992Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nextafter_cpu_float64 2022-08-17T12:37:37.8494567Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:37:37.8507415Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:37:37.8634935Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:37:37.8649529Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:37:37.9729000Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_float64 2022-08-17T12:37:37.9741222Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_float64 2022-08-17T12:37:38.1913951Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:37:38.1919880Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:37:38.4656571Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:37:38.4664500Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:37:38.5376657Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_float64 2022-08-17T12:37:38.5384738Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_float64 2022-08-17T12:37:38.5841107Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:37:38.5854379Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:37:38.6881087Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:37:38.6889331Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:37:38.7129663Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:37:38.7315096Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:37:38.7868739Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:37:38.7874842Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:37:39.3325424Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:37:39.3334713Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:37:39.8477208Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:37:39.8486431Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:37:40.0721417Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:37:40.0730283Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:37:40.2513947Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:37:40.2523981Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:37:40.4226156Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:37:40.4236375Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:37:41.4576782Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:37:41.4587839Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:37:47.8582143Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:37:47.8591089Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:37:50.7892829Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:37:50.7902934Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:37:52.2277590Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_float64 2022-08-17T12:37:52.2290511Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_float64 2022-08-17T12:37:54.8713046Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:37:54.8722125Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:37:56.5642166Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:37:56.5651075Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:37:56.6239664Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:37:56.6248950Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:38:04.5711217Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:38:04.5719459Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:38:04.6026376Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:38:04.6156031Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:38:04.6289109Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:38:04.6595932Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:38:04.7199826Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_complex128 2022-08-17T12:38:04.7212368Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_complex128 2022-08-17T12:38:04.7308163Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_float64 2022-08-17T12:38:04.7635534Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_float64 2022-08-17T12:38:04.9339535Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:38:04.9349917Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:38:04.9596058Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:38:04.9798029Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:38:05.2383558Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_complex128 2022-08-17T12:38:05.2394744Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_complex128 2022-08-17T12:38:05.2922899Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_float64 2022-08-17T12:38:05.2934797Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_float64 2022-08-17T12:38:05.3304434Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:38:05.3353221Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:38:05.3439508Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_float64 2022-08-17T12:38:05.3796505Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_float64 2022-08-17T12:38:05.4171136Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:38:05.4235025Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:38:05.4324311Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:38:05.4676797Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:38:05.8337097Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:38:05.8347506Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:38:05.9344463Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:38:05.9351469Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:38:06.0944235Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:38:06.0954351Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:38:06.1159908Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:38:06.1396895Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:38:06.9991559Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:38:07.0000301Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:38:07.1320745Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_float64 2022-08-17T12:38:07.1328963Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_float64 2022-08-17T12:38:07.1364506Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:38:07.1756607Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:38:07.1880048Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:38:07.2196108Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:38:07.3380162Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_topk_cpu_float64 2022-08-17T12:38:07.3390786Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_topk_cpu_float64 2022-08-17T12:38:07.3742844Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:38:07.3835042Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:38:07.3908651Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_float64 2022-08-17T12:38:07.4275731Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_float64 2022-08-17T12:38:07.6202847Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:38:07.6215312Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:38:07.6580148Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:38:07.6634439Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:38:08.3510848Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:38:08.3523888Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:38:08.4267005Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:38:08.4276621Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:38:09.0137525Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:38:09.0150716Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:38:09.1089221Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:38:09.1103924Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:38:10.2582268Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:38:10.2591815Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:38:10.5011748Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:38:10.5026434Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:38:10.7724116Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:38:10.7734051Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:38:10.8172098Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_float64 2022-08-17T12:38:10.8184677Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_float64 2022-08-17T12:38:11.0028196Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:38:11.0037065Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:38:11.0384581Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_float64 2022-08-17T12:38:11.0476090Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_float64 2022-08-17T12:38:11.7446569Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:38:11.7459464Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:38:11.8444539Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:38:11.8457686Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:38:11.8579521Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:38:11.8877484Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:38:12.1496470Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:38:12.1506637Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:38:12.1976833Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:38:12.1987823Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:38:12.2611959Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:38:12.2626097Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:38:12.4280161Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:38:12.4289613Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:38:12.4683499Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:38:12.4754306Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:38:13.2711789Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:38:13.2721946Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:38:13.3516201Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:38:13.3525656Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:38:13.3549378Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:38:13.3956513Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:38:13.3983149Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_cpu_float64 2022-08-17T12:38:13.4395994Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_cpu_float64 2022-08-17T12:38:13.5196478Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:38:13.5205510Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:38:13.6396449Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:38:13.6408169Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:38:13.6749143Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:38:13.6834471Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:38:13.9105229Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_complex128 2022-08-17T12:38:13.9128642Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_complex128 2022-08-17T12:38:13.9483882Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_float64 2022-08-17T12:38:13.9555230Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_float64 2022-08-17T12:38:14.2502206Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:38:14.2514182Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:38:14.2838111Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:38:14.2956055Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:38:14.4509755Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:38:14.4520861Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:38:14.4685039Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:38:14.4957458Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:38:14.5044493Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:38:14.5396607Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:38:14.6090095Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:38:14.6102455Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:38:14.6233956Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:38:14.6516359Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:38:14.6744010Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:38:14.6956313Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:38:14.8464085Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_complex128 2022-08-17T12:38:14.8472676Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_complex128 2022-08-17T12:38:14.8744138Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_float64 2022-08-17T12:38:14.8915957Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_float64 2022-08-17T12:38:14.9690911Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:38:14.9702909Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:38:14.9823578Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:38:15.0115925Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:38:15.2606994Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:38:15.2617072Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:38:15.2940012Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:38:15.3036040Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:38:15.7081016Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_complex128 2022-08-17T12:38:15.7101599Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_complex128 2022-08-17T12:38:15.7645557Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_float64 2022-08-17T12:38:15.7657691Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_float64 2022-08-17T12:38:15.7673670Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:38:15.8076860Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:38:15.8892721Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:38:15.8902568Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:38:15.9040172Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_float64 2022-08-17T12:38:15.9316331Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_float64 2022-08-17T12:38:15.9347099Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:38:15.9796985Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:38:15.9825345Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:38:16.0237755Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:38:16.0273755Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_complex128 2022-08-17T12:38:16.0676519Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_complex128 2022-08-17T12:38:16.0700662Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_float64 2022-08-17T12:38:16.1115847Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_float64 2022-08-17T12:38:16.1138570Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_complex128 2022-08-17T12:38:16.1557412Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_complex128 2022-08-17T12:38:16.1596476Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_float64 2022-08-17T12:38:16.1997590Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_float64 2022-08-17T12:38:16.2036848Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:38:16.2438558Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:38:16.2479539Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:38:16.2877347Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:38:16.2917560Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:38:16.3317091Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:38:16.3351722Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_float64 2022-08-17T12:38:16.3756396Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_float64 2022-08-17T12:38:16.3793166Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:38:16.4196849Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:38:16.4234134Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:38:16.4636619Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:38:16.4673898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:38:16.5076823Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:38:16.5112007Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:38:16.5517210Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:38:16.5552317Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:38:16.5957710Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:38:16.5993316Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:38:16.6396822Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:38:16.6432264Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:38:16.6835999Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:38:16.6863358Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:38:16.7277010Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:38:16.7300382Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:38:16.7716694Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:38:16.7751577Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:38:16.8156987Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:38:16.8194302Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:38:16.8598275Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:38:16.8640479Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:38:16.9036922Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:38:16.9077366Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:38:16.9477113Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:38:16.9514789Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:38:16.9915839Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:38:16.9952840Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:38:17.0357138Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:38:17.0394597Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:38:17.0796855Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:38:17.0836109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:38:17.1237073Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:38:17.1276335Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:38:17.1677618Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:38:17.1718532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:38:17.2117312Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:38:17.2156184Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:38:17.2557207Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:38:17.2593031Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:38:17.2997596Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:38:17.3034801Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:38:17.3437490Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:38:17.3473487Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:38:17.3877455Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:38:17.3913887Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:38:17.4317858Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:38:17.4355842Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:38:17.4756432Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:38:17.4791717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:38:17.5197545Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:38:17.5232801Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:38:17.5635907Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:38:17.5672198Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:38:17.6075872Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:38:17.6117250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:38:17.6516517Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:38:17.6553027Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:38:17.6955933Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:38:17.6992759Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:38:17.7396304Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:38:17.7434797Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:38:17.7837298Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:38:17.7877520Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:38:17.8418585Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:38:17.8443460Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:38:17.8836384Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:38:17.8861438Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:38:17.9275772Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:38:17.9300102Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:38:17.9716241Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:38:17.9742310Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:38:18.0156651Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:38:18.0187987Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:38:18.0596537Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:38:18.0613843Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:38:18.1035417Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:38:18.1123431Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_float64 2022-08-17T12:38:18.1475970Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_float64 2022-08-17T12:38:18.2303782Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:38:18.2313295Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:38:18.2512296Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_float64 2022-08-17T12:38:18.2756959Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_float64 2022-08-17T12:38:18.2785715Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:38:18.3197564Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:38:18.3228944Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:38:18.3637635Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:38:18.8871525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_complex128 2022-08-17T12:38:18.8882560Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_complex128 2022-08-17T12:38:18.9605024Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_float64 2022-08-17T12:38:18.9613161Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_float64 2022-08-17T12:38:19.7911698Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:38:19.7918420Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:38:19.8502071Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:38:19.8513605Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:38:20.7452036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:38:20.7461834Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:38:20.8879401Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:38:20.8888051Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:38:21.7923696Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:38:21.7933183Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:38:21.9236034Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:38:21.9247607Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:38:22.4027377Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:38:22.4037082Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:38:22.4267791Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:38:22.4477358Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:38:22.9266073Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:38:30.9825862Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:38:30.9835523Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_complex128 2022-08-17T12:39:09.5433738Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_float64 2022-08-17T12:39:09.5443003Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_float64 2022-08-17T12:39:10.0544246Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_complex128 2022-08-17T12:39:10.0556653Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_complex128 2022-08-17T12:39:10.1502780Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_float64 2022-08-17T12:39:10.1514109Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_float64 2022-08-17T12:39:10.1541565Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:39:10.1956298Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:39:10.1980643Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:39:10.2395780Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:39:10.2920240Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_deg2rad_cpu_float64 2022-08-17T12:39:10.2931328Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_deg2rad_cpu_float64 2022-08-17T12:39:10.2954210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_complex128 2022-08-17T12:39:10.3355714Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_complex128 2022-08-17T12:39:10.3379309Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_float64 2022-08-17T12:39:10.3795259Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_float64 2022-08-17T12:39:10.3821104Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:39:10.4236153Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:39:10.4259794Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_float64 2022-08-17T12:39:10.4676247Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_float64 2022-08-17T12:39:10.4699979Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_complex128 2022-08-17T12:39:10.5114707Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_complex128 2022-08-17T12:39:10.5137707Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_float64 2022-08-17T12:39:10.5555370Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_float64 2022-08-17T12:39:10.5582334Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_complex128 2022-08-17T12:39:10.5995683Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_complex128 2022-08-17T12:39:10.6020648Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_float64 2022-08-17T12:39:10.6435492Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_float64 2022-08-17T12:39:10.6459530Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:39:10.6517037Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:39:10.6527831Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:39:10.6877300Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:39:10.6914103Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_complex128 2022-08-17T12:39:10.7315751Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_complex128 2022-08-17T12:39:10.7349871Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_float64 2022-08-17T12:39:10.7755635Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_float64 2022-08-17T12:39:10.8452919Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_digamma_cpu_float64 2022-08-17T12:39:10.8461597Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_digamma_cpu_float64 2022-08-17T12:39:10.8484776Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:39:10.8876279Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:39:10.8904321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:39:10.9317049Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:39:10.9343269Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:39:10.9756466Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:39:10.9785432Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:39:11.0196023Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:39:11.0218633Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_float64 2022-08-17T12:39:11.0635048Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_float64 2022-08-17T12:39:11.0660780Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:39:11.1076122Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:39:11.1099672Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:39:11.1515359Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:39:11.1538361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:39:11.1954955Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:39:11.1977082Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:39:11.2395536Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:39:11.2417596Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:39:11.2835090Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:39:11.2859510Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:39:11.3274116Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:39:11.3296285Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:39:11.3714317Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:39:11.3738552Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:39:11.4153814Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:39:11.4178173Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:39:11.4593765Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:39:11.4619141Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:39:11.5034763Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:39:11.5058000Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:39:11.5474741Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:39:11.5501328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:39:11.5914440Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:39:11.5938501Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:39:11.6354635Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:39:11.6376504Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:39:11.6794651Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:39:11.6818393Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:39:11.7234555Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:39:11.7258511Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:39:11.7675622Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:39:11.7699467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:39:11.8116022Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:39:11.8140380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:39:11.8555136Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:39:11.8577693Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:39:11.8995376Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:39:11.9016365Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:39:11.9435405Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:39:11.9465495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:39:11.9875743Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:39:11.9905802Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:39:12.0314826Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:39:12.0336209Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:39:12.0755168Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:39:12.0775198Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:39:12.1194776Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:39:12.1225345Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:39:12.1676728Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:39:12.1709001Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:39:12.2115998Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:39:12.2146697Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:39:12.2556101Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:39:12.2586161Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:39:12.2997320Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:39:12.3027536Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:39:12.3436954Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:39:12.3468938Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:39:12.3876827Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:39:12.4075683Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:39:14.6383634Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:39:14.6390707Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:39:15.6880966Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:39:15.6891832Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:39:16.8960218Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:39:16.8969990Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:39:19.2300146Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:39:19.2306478Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:39:20.3828283Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:39:20.3833806Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:39:21.8992303Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:39:21.8999012Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:39:22.9835629Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:39:22.9842491Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:39:23.0560140Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:39:23.0567951Z [gw2] [ 95%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:39:23.4006470Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:39:23.4032509Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:39:23.9002794Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:39:23.9026397Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:39:24.3481496Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:39:24.3491706Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:39:24.4084330Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:39:24.4093868Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:39:24.4115792Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:39:24.4514451Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:39:24.5124912Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:39:24.5133987Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:39:24.8049073Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:39:24.8058254Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:39:26.4727879Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:39:26.4737096Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:39:26.7414808Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:39:26.7424303Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:39:27.8669233Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:39:27.8676855Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:39:29.3219403Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:39:29.3227927Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:40:14.9955841Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:40:14.9963611Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:40:15.2272381Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:40:15.2279784Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:40:16.5740709Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:40:16.5751148Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:40:16.5775110Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:40:16.6154295Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:40:17.3285506Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:40:17.3291968Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:40:17.4313316Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:40:17.4321251Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:40:17.4342496Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:40:17.4755149Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:40:17.5762691Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:40:17.5770905Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:40:17.6995715Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:40:17.7005556Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:40:18.1581118Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:40:18.1591986Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:40:18.7419501Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:40:18.7429918Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:40:20.0855581Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:40:20.0863267Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:40:20.3691811Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:40:20.3698937Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:40:20.6869755Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:40:20.6879719Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:40:20.9450736Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:40:20.9460117Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:40:21.1788190Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:40:21.1798160Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:40:21.4844942Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:40:21.4855376Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:40:21.8432008Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:40:21.8438669Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:40:22.5403602Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:40:22.5416257Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:40:24.5687150Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:40:24.5696162Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:40:24.8963319Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:40:24.8972661Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:40:25.3893117Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:40:25.3899828Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:40:25.5751444Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:40:25.5761104Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:40:31.4486727Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:40:31.4493381Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:40:32.5361537Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:40:32.5368669Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:40:33.1688243Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:40:33.1695693Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:40:33.2264470Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:40:33.2274506Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:40:33.8378729Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:40:33.8386274Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:40:57.2662108Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:40:57.2668707Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:41:23.0016997Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:41:23.0026870Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:41:36.3040527Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:41:36.3047507Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:41:36.3062219Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:41:36.3474157Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:41:36.9788547Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:41:36.9797468Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:41:36.9813490Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:41:37.0233917Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:41:37.9964423Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:41:37.9972460Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:41:37.9990389Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:41:38.0394444Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:41:38.4534130Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:41:38.4540772Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:41:38.5420402Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:41:38.5427109Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:41:38.8288707Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:41:38.8297967Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:41:38.8321535Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:41:38.8713171Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:41:38.8736093Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:41:38.9153586Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:41:39.1130798Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:41:39.1140513Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:41:40.2320343Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:41:40.2329711Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:41:42.4845933Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:41:42.4856128Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:41:42.8712312Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:41:42.8722070Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:41:44.7736033Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:41:44.7743746Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:41:45.1639954Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:41:45.1650203Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:41:50.0030753Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:41:50.0038284Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:41:50.8895201Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:41:50.8902755Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:41:52.1171792Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:41:52.1179080Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:41:52.3378445Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:41:52.3385207Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:41:53.5532356Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:41:53.5539027Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:41:53.8404457Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:41:53.8535735Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:41:56.3724084Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:41:56.3732228Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:41:56.9502705Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:41:56.9510902Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:41:56.9534936Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:41:56.9954389Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:41:57.2345204Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:41:57.2352191Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:41:57.2811153Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:41:57.2819554Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:41:57.5435744Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:41:57.5441861Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:41:57.5895514Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:41:57.5905739Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:42:03.6916754Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:42:03.6924057Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:42:04.6836378Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:42:04.6843872Z [gw2] [ 96%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:42:04.7443523Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:42:04.7453523Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:42:04.8312375Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:42:04.8321268Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:42:04.9593281Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:42:04.9602335Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:42:05.0278892Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:42:05.0289732Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:42:05.0312544Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:42:05.0715745Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:42:05.1407769Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:42:05.1417515Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:42:05.5631997Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:42:05.5641009Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:42:05.7371750Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:42:05.7382052Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:42:05.9095980Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:42:05.9106427Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:42:06.5968420Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:42:06.5976976Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:42:06.7392888Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:42:06.7402961Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:42:06.7976622Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:42:06.7986367Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:42:06.8831438Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:42:06.8840022Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:42:07.4661744Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:42:07.4671825Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:42:07.5607244Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:42:07.5614418Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:42:07.9219747Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:42:07.9228286Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:42:07.9886468Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:42:07.9893605Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:42:08.0600453Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:42:08.0607288Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:42:13.4029208Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:42:13.4036772Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:42:14.5557768Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:42:14.5566671Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:42:19.7875460Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:42:19.7888762Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:42:20.9099375Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:42:20.9109801Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:42:48.4828294Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:42:48.4837449Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:42:53.4632751Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:42:53.4639613Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:42:53.5869893Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:42:53.5892899Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:42:53.8495223Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:42:53.8535406Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:42:53.8558005Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_complex128 2022-08-17T12:42:53.8954229Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_complex128 2022-08-17T12:42:53.8976347Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_float64 2022-08-17T12:42:53.9394679Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_float64 2022-08-17T12:43:00.8831999Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_complex128 2022-08-17T12:43:00.8838862Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_complex128 2022-08-17T12:43:02.1980179Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_float64 2022-08-17T12:43:02.1986861Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_float64 2022-08-17T12:43:02.6299217Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:43:02.6305687Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:43:02.7168252Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_float64 2022-08-17T12:43:02.7179653Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_float64 2022-08-17T12:43:09.8424867Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:43:09.8432285Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:43:10.7421814Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_float64 2022-08-17T12:43:10.7432415Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_float64 2022-08-17T12:43:11.1412523Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:43:11.1420984Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:43:11.2178359Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:43:11.2188877Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:43:11.2204364Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_cpu_float64 2022-08-17T12:43:11.2594345Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_cpu_float64 2022-08-17T12:43:11.2607848Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:43:11.3034228Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:43:11.3056174Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_complex128 2022-08-17T12:43:11.3474156Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_complex128 2022-08-17T12:43:11.3495344Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_float64 2022-08-17T12:43:11.3914400Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_float64 2022-08-17T12:43:11.3936746Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_complex128 2022-08-17T12:43:11.4354189Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_complex128 2022-08-17T12:43:11.4376344Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_float64 2022-08-17T12:43:11.4793845Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_float64 2022-08-17T12:43:11.7768553Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_complex128 2022-08-17T12:43:11.7775974Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_complex128 2022-08-17T12:43:11.8274334Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_float64 2022-08-17T12:43:11.8282269Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_float64 2022-08-17T12:44:37.3416214Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:44:37.3425840Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:44:37.7303873Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_complex128 2022-08-17T12:44:37.7313673Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_complex128 2022-08-17T12:44:37.7993951Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_float64 2022-08-17T12:44:37.8002573Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_float64 2022-08-17T12:44:40.7437678Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_complex128 2022-08-17T12:44:40.7448679Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_complex128 2022-08-17T12:44:41.2193932Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_float64 2022-08-17T12:44:41.2202829Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_float64 2022-08-17T12:44:42.1295228Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polar_cpu_float64 2022-08-17T12:44:42.1305991Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polar_cpu_float64 2022-08-17T12:44:42.3055959Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:44:42.3067059Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:44:42.3082007Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:44:42.3473685Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:44:42.3489651Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:44:42.3913992Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:44:42.3927896Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:44:42.4354254Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:44:42.4368511Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:44:42.4794061Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:44:42.7061206Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_complex128 2022-08-17T12:44:42.7070898Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_complex128 2022-08-17T12:44:42.7509686Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_float64 2022-08-17T12:44:42.7517339Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_float64 2022-08-17T12:44:46.9465791Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_complex128 2022-08-17T12:44:46.9473240Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_complex128 2022-08-17T12:44:47.6947747Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_float64 2022-08-17T12:44:47.6957792Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_float64 2022-08-17T12:44:54.5433680Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_complex128 2022-08-17T12:44:54.5444083Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_complex128 2022-08-17T12:44:55.7978940Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_float64 2022-08-17T12:44:55.7986858Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_float64 2022-08-17T12:44:59.7761137Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_complex128 2022-08-17T12:44:59.7778977Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_complex128 2022-08-17T12:45:00.4060142Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_float64 2022-08-17T12:45:00.4071319Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_float64 2022-08-17T12:45:12.9489092Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_complex128 2022-08-17T12:45:12.9495973Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_complex128 2022-08-17T12:45:14.7991120Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_float64 2022-08-17T12:45:14.7998625Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_float64 2022-08-17T12:45:18.3545395Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_quantile_cpu_float64 2022-08-17T12:45:18.3552482Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_quantile_cpu_float64 2022-08-17T12:45:18.4163777Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rad2deg_cpu_float64 2022-08-17T12:45:18.4175260Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rad2deg_cpu_float64 2022-08-17T12:45:18.4201470Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_complex128 2022-08-17T12:45:18.4594849Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_complex128 2022-08-17T12:45:18.4616726Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_float64 2022-08-17T12:45:18.5033967Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_float64 2022-08-17T12:45:18.5057902Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randint_like_cpu_float64 2022-08-17T12:45:18.5475046Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randint_like_cpu_float64 2022-08-17T12:45:18.5498820Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_complex128 2022-08-17T12:45:18.5914793Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_complex128 2022-08-17T12:45:18.5937379Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_float64 2022-08-17T12:45:18.6354015Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_float64 2022-08-17T12:45:18.9505388Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_complex128 2022-08-17T12:45:18.9514809Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_complex128 2022-08-17T12:45:19.0018310Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_float64 2022-08-17T12:45:19.0028391Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_float64 2022-08-17T12:45:19.2290971Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_complex128 2022-08-17T12:45:19.2297475Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_complex128 2022-08-17T12:45:19.2711440Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_float64 2022-08-17T12:45:19.2718478Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_float64 2022-08-17T12:45:19.6242619Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:45:19.6250076Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:45:19.6867015Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_float64 2022-08-17T12:45:19.6877132Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_float64 2022-08-17T12:45:20.0955965Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_remainder_cpu_float64 2022-08-17T12:45:20.0963349Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_remainder_cpu_float64 2022-08-17T12:45:21.1760511Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_complex128 2022-08-17T12:45:21.1768176Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_complex128 2022-08-17T12:45:21.4117251Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_float64 2022-08-17T12:45:21.4128363Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_float64 2022-08-17T12:45:24.1064226Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_complex128 2022-08-17T12:45:24.1072184Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_complex128 2022-08-17T12:45:24.5685744Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_float64 2022-08-17T12:45:24.5693040Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_float64 2022-08-17T12:45:25.1769115Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:45:25.1776387Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:45:25.3044775Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:45:25.3051540Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:45:25.7258517Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:45:25.7269187Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:45:25.7949777Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_float64 2022-08-17T12:45:25.7959962Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_float64 2022-08-17T12:45:26.8513052Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_complex128 2022-08-17T12:45:26.8524027Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_complex128 2022-08-17T12:45:27.0373038Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_float64 2022-08-17T12:45:27.0385131Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_float64 2022-08-17T12:45:27.0407654Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_complex128 2022-08-17T12:45:27.0795648Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_complex128 2022-08-17T12:45:27.0820428Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_float64 2022-08-17T12:45:27.1234521Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_float64 2022-08-17T12:45:27.1258812Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_complex128 2022-08-17T12:45:27.1673746Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_complex128 2022-08-17T12:45:27.1698282Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_float64 2022-08-17T12:45:27.2114465Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_float64 2022-08-17T12:45:27.3670768Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:45:27.3678488Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:45:27.4019790Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:45:27.4113431Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:45:27.6211758Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:45:27.6221708Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:45:27.6523567Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:45:27.6632730Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:45:29.1915472Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_complex128 2022-08-17T12:45:29.1925350Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_complex128 2022-08-17T12:45:29.4666494Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_float64 2022-08-17T12:45:29.4677012Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_float64 2022-08-17T12:45:33.6187632Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_complex128 2022-08-17T12:45:33.6193833Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_complex128 2022-08-17T12:45:34.3866876Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_float64 2022-08-17T12:45:34.3873594Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_float64 2022-08-17T12:45:34.4048963Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_cpu_float64 2022-08-17T12:45:34.4314602Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_cpu_float64 2022-08-17T12:45:34.4694830Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:45:34.4751211Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:45:34.4765845Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:45:34.5193726Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:45:34.5208039Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:45:34.5635331Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:45:34.9120604Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:45:34.9127109Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:45:34.9857734Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_float64 2022-08-17T12:45:34.9865424Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_float64 2022-08-17T12:45:37.2801154Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_complex128 2022-08-17T12:45:37.2808740Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_complex128 2022-08-17T12:45:37.7358076Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_float64 2022-08-17T12:45:37.7368311Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_float64 2022-08-17T12:45:39.1574816Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:45:39.1607430Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:45:39.4120898Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_float64 2022-08-17T12:45:39.4130003Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_float64 2022-08-17T12:45:40.9784921Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_complex128 2022-08-17T12:45:40.9791382Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_complex128 2022-08-17T12:45:41.2620749Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_float64 2022-08-17T12:45:41.2630671Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_float64 2022-08-17T12:45:41.9729346Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:45:41.9739326Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:45:42.6713532Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:45:42.6720727Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:45:43.3652737Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:45:43.3661417Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:45:44.9977223Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:45:44.9983764Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:45:45.5611781Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:45:45.5621037Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:45:45.5643394Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_searchsorted_cpu_float64 2022-08-17T12:45:45.6034859Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_searchsorted_cpu_float64 2022-08-17T12:45:45.6059145Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:45:45.6475354Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:45:45.6499940Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:45:45.6914724Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:45:46.1641750Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_complex128 2022-08-17T12:45:46.1648906Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_complex128 2022-08-17T12:45:46.2689963Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_float64 2022-08-17T12:45:46.2697018Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_float64 2022-08-17T12:45:46.4819507Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_scatter_cpu_float64 2022-08-17T12:45:46.4826278Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_scatter_cpu_float64 2022-08-17T12:45:46.7236914Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_complex128 2022-08-17T12:45:46.7243333Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_complex128 2022-08-17T12:45:46.7400826Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_float64 2022-08-17T12:45:46.7673969Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_float64 2022-08-17T12:45:46.7700328Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_complex128 2022-08-17T12:45:46.8114739Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_complex128 2022-08-17T12:45:46.8139040Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_float64 2022-08-17T12:45:46.8554819Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_float64 2022-08-17T12:45:47.1405528Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:45:47.1412885Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:45:47.1973444Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_float64 2022-08-17T12:45:47.1984182Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_float64 2022-08-17T12:45:47.2131980Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sign_cpu_float64 2022-08-17T12:45:47.2394159Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sign_cpu_float64 2022-08-17T12:45:47.2416146Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_signbit_cpu_float64 2022-08-17T12:45:47.2834455Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_signbit_cpu_float64 2022-08-17T12:45:47.4549243Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_complex128 2022-08-17T12:45:47.4555235Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_complex128 2022-08-17T12:45:47.4826342Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_float64 2022-08-17T12:45:47.4992950Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_float64 2022-08-17T12:45:48.0789067Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_complex128 2022-08-17T12:45:48.0798735Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_complex128 2022-08-17T12:45:48.1885571Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_float64 2022-08-17T12:45:48.1894112Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_float64 2022-08-17T12:45:48.3861111Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_complex128 2022-08-17T12:45:48.3868809Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_complex128 2022-08-17T12:45:48.4145492Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_float64 2022-08-17T12:45:48.4274415Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_float64 2022-08-17T12:45:49.9887830Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:45:49.9894978Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:45:50.1171421Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_cpu_float64 2022-08-17T12:45:50.1179057Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_cpu_float64 2022-08-17T12:45:50.7259858Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:45:50.7267809Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:45:50.8553329Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:45:50.8559908Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:45:52.3522616Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sort_cpu_float64 2022-08-17T12:45:52.3530682Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sort_cpu_float64 2022-08-17T12:45:52.3546709Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:45:52.3954784Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:45:52.3969941Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:45:52.4394366Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:45:52.4416538Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:45:52.4834624Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:45:52.4857855Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:45:52.5274067Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:45:52.5297327Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:45:52.5714302Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:45:52.5738565Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:45:52.6154115Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:45:52.6177971Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:45:52.6595517Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:45:52.6618688Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:45:52.7034114Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:45:52.7058603Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:45:52.7474852Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:45:52.7491845Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:45:52.7913630Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:45:52.7927522Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:45:52.8353599Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:45:52.8822683Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_entr_cpu_float64 2022-08-17T12:45:52.8832385Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_entr_cpu_float64 2022-08-17T12:45:52.9477963Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:45:52.9487912Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:45:52.9510588Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:45:52.9914000Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:45:52.9935644Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:45:53.0353583Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:45:53.0922558Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i0e_cpu_float64 2022-08-17T12:45:53.0931710Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i0e_cpu_float64 2022-08-17T12:45:53.1855858Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1_cpu_float64 2022-08-17T12:45:53.1865173Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1_cpu_float64 2022-08-17T12:45:53.2859000Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1e_cpu_float64 2022-08-17T12:45:53.2866207Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1e_cpu_float64 2022-08-17T12:45:53.2888917Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:45:53.3274478Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:45:53.3289692Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:45:53.3713978Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:45:53.4600322Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:45:53.4606596Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:45:53.4628229Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:45:53.5034336Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:45:53.5058142Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:45:53.5474913Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:45:53.5501491Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:45:53.5915165Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:45:53.5944461Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:45:53.6355442Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:45:53.7327896Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:45:53.7338294Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:45:53.8120028Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:45:53.8127232Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:45:53.9924123Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:45:53.9933840Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:45:53.9955219Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:45:54.0353904Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:45:54.0376071Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:45:54.0793581Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:45:54.0811719Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:45:54.1233733Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:45:54.1248297Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:45:54.1673577Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:45:54.1687902Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:45:54.2114108Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:45:54.2127764Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:45:54.2553684Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:45:54.2575356Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:45:54.2993526Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:45:54.3007768Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:45:54.3433591Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:45:54.3456716Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_zeta_cpu_float64 2022-08-17T12:45:54.3872694Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_zeta_cpu_float64 2022-08-17T12:45:54.7012367Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_complex128 2022-08-17T12:45:54.7020369Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_complex128 2022-08-17T12:45:54.7547690Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_float64 2022-08-17T12:45:54.7557354Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_float64 2022-08-17T12:45:55.3548820Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:45:55.3557017Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:45:55.4560841Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_float64 2022-08-17T12:45:55.4570648Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_float64 2022-08-17T12:45:56.2250594Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:45:56.2261552Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:45:56.3509231Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:45:56.3520112Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:45:56.5178880Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_complex128 2022-08-17T12:45:56.5189033Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_complex128 2022-08-17T12:45:56.5524508Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_float64 2022-08-17T12:45:56.5591245Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_float64 2022-08-17T12:45:56.8916155Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_complex128 2022-08-17T12:45:56.8926282Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_complex128 2022-08-17T12:45:56.9557296Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_float64 2022-08-17T12:45:56.9567334Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_float64 2022-08-17T12:45:57.5759436Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_complex128 2022-08-17T12:45:57.5769627Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_complex128 2022-08-17T12:45:57.6946431Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_float64 2022-08-17T12:45:57.6956853Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_float64 2022-08-17T12:45:59.8198531Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_complex128 2022-08-17T12:45:59.8207293Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_complex128 2022-08-17T12:46:00.2887798Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_float64 2022-08-17T12:46:00.2894894Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_float64 2022-08-17T12:46:01.5171036Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_complex128 2022-08-17T12:46:01.5182401Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_complex128 2022-08-17T12:46:01.7730285Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_float64 2022-08-17T12:46:01.7738007Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_float64 2022-08-17T12:46:03.5921826Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_complex128 2022-08-17T12:46:03.5931846Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_complex128 2022-08-17T12:46:03.9291300Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_float64 2022-08-17T12:46:03.9302272Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_float64 2022-08-17T12:46:06.1809816Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_complex128 2022-08-17T12:46:06.1820565Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_complex128 2022-08-17T12:46:06.7610400Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_float64 2022-08-17T12:46:06.7618601Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_float64 2022-08-17T12:46:09.0535809Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_complex128 2022-08-17T12:46:09.0543251Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_complex128 2022-08-17T12:46:09.4669064Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_float64 2022-08-17T12:46:09.4677714Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_float64 2022-08-17T12:46:11.2981995Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_complex128 2022-08-17T12:46:11.2991291Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_complex128 2022-08-17T12:46:11.6388524Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_float64 2022-08-17T12:46:11.6398097Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_float64 2022-08-17T12:46:12.1976047Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:46:12.1985143Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:46:12.2972736Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:46:12.2980423Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:47:40.3314161Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_complex128 2022-08-17T12:47:40.3336910Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_complex128 2022-08-17T12:47:52.3142252Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_float64 2022-08-17T12:47:52.3149476Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_float64 2022-08-17T12:49:42.6196324Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:49:42.6235621Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:49:45.3914332Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_complex128 2022-08-17T12:49:45.3921182Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_complex128 2022-08-17T12:49:45.8368932Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_float64 2022-08-17T12:49:45.8376464Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_float64 2022-08-17T12:49:46.0936770Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_complex128 2022-08-17T12:49:46.0947873Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_complex128 2022-08-17T12:49:46.1416102Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_float64 2022-08-17T12:49:46.1425433Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_float64 2022-08-17T12:49:46.6927828Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:49:46.6938330Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:49:46.8027485Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:49:46.8037282Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:49:47.6818808Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_complex128 2022-08-17T12:49:47.6824888Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_complex128 2022-08-17T12:49:47.8440053Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_float64 2022-08-17T12:49:47.8451253Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_float64 2022-08-17T12:49:48.0226959Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_complex128 2022-08-17T12:49:48.0236265Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_complex128 2022-08-17T12:49:48.0530299Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_float64 2022-08-17T12:49:48.0673089Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_float64 2022-08-17T12:49:48.1976036Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_complex128 2022-08-17T12:49:48.1983512Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_complex128 2022-08-17T12:49:48.2451848Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_float64 2022-08-17T12:49:48.2459090Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_float64 2022-08-17T12:49:50.6570590Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:49:50.6578667Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:49:51.0722434Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_float64 2022-08-17T12:49:51.0730331Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_float64 2022-08-17T12:49:51.7724859Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_complex128 2022-08-17T12:49:51.7728953Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_complex128 2022-08-17T12:49:51.9215625Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_float64 2022-08-17T12:49:51.9223746Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_float64 2022-08-17T12:49:54.4944436Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_complex128 2022-08-17T12:49:56.0517202Z [gw2] [100%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_complex128 2022-08-17T12:49:56.0517449Z 2022-08-17T12:49:56.0519497Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_gradients/test_ops_gradients.xml - 2022-08-17T12:49:56.0543954Z == 3421 passed, 3941 skipped, 62 xfailed, 219 warnings in 1985.23s (0:33:05) === 2022-08-17T12:49:56.2113969Z Skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-08-17T12:49:57.5346379Z Running test_cuda ... [2022-08-17 12:49:57.534188] 2022-08-17T12:49:57.5347126Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:49:57.534277] 2022-08-17T12:50:02.0257572Z CUDA not available, skipping tests 2022-08-17T12:50:02.0295387Z Test results will be stored in test-reports/python-unittest/test_cuda 2022-08-17T12:50:02.0308495Z 2022-08-17T12:50:02.0308725Z Running tests... 2022-08-17T12:50:02.0309241Z ---------------------------------------------------------------------- 2022-08-17T12:50:02.0310402Z 2022-08-17T12:50:02.0310870Z ---------------------------------------------------------------------- 2022-08-17T12:50:02.0311356Z Ran 0 tests in 0.000s 2022-08-17T12:50:02.0311515Z 2022-08-17T12:50:02.0313061Z OK 2022-08-17T12:50:02.0314279Z 2022-08-17T12:50:02.0314519Z Generating XML reports... 2022-08-17T12:50:02.7515103Z Running test_fx_backends ... [2022-08-17 12:50:02.751094] 2022-08-17T12:50:02.7515623Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_backends.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:50:02.751190] 2022-08-17T12:50:06.3734707Z CUDA not available, skipping tests 2022-08-17T12:50:06.3764417Z Test results will be stored in test-reports/python-unittest/test_fx_backends 2022-08-17T12:50:06.3778285Z 2022-08-17T12:50:06.3779613Z Running tests... 2022-08-17T12:50:06.3780264Z ---------------------------------------------------------------------- 2022-08-17T12:50:06.3780539Z 2022-08-17T12:50:06.3780816Z ---------------------------------------------------------------------- 2022-08-17T12:50:06.3781176Z Ran 0 tests in 0.000s 2022-08-17T12:50:06.3781363Z 2022-08-17T12:50:06.3781476Z OK 2022-08-17T12:50:06.3781630Z 2022-08-17T12:50:06.3781801Z Generating XML reports... 2022-08-17T12:50:07.6605077Z 2022-08-17T12:50:07.6605514Z real 33m27.161s 2022-08-17T12:50:07.6605866Z user 93m43.031s 2022-08-17T12:50:07.6606179Z sys 2m25.022s 2022-08-17T12:50:07.6606367Z + assert_git_not_dirty 2022-08-17T12:50:07.6606740Z + [[ linux-focal-py3.7-clang7-asan != *rocm* ]] 2022-08-17T12:50:07.6607393Z + [[ linux-focal-py3.7-clang7-asan != *xla* ]] 2022-08-17T12:50:07.6608231Z ++ git status --porcelain 2022-08-17T12:50:17.3276714Z + git_status= 2022-08-17T12:50:17.3277287Z + [[ -n '' ]] 2022-08-17T12:50:17.3277516Z + test_libtorch 2022-08-17T12:50:17.3277809Z + [[ linux-focal-py3.7-clang7-asan != *rocm* ]] 2022-08-17T12:50:17.3278061Z + echo 'Testing libtorch' 2022-08-17T12:50:17.3278247Z Testing libtorch 2022-08-17T12:50:17.3278664Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libbackend_with_compiler.so /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:50:17.3341827Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libjitbackend_test.so /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:50:17.3383663Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:50:17.3425033Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libshm.so /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:50:17.3465089Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_global_deps.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorchbind_test.so /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:50:17.3502917Z + ln -sf '/opt/conda/lib/python3.7/site-packages/torch/lib/libtbb*' /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:50:17.3544906Z + TEST_REPORTS_DIR=test/test-reports/cpp-unittest/test_libtorch 2022-08-17T12:50:17.3545623Z + mkdir -p test/test-reports/cpp-unittest/test_libtorch 2022-08-17T12:50:17.3545976Z + python tools/download_mnist.py --quiet -d test/cpp/api/mnist 2022-08-17T12:50:17.3655950Z + python test/cpp/jit/tests_setup.py setup 2022-08-17T12:50:17.4139720Z Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz ... 2022-08-17T12:50:17.8666232Z Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz ... 2022-08-17T12:50:17.8956159Z Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz ... 2022-08-17T12:50:17.9856352Z Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz ... 2022-08-17T12:50:20.8265111Z + [[ linux-focal-py3.7-clang7-asan == *cuda* ]] 2022-08-17T12:50:20.8265683Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_jit '--gtest_filter=-*CUDA' --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_jit.xml 2022-08-17T12:50:22.7502535Z CUDA not available. Disabling CUDA and MultiCUDA tests 2022-08-17T12:50:22.7518613Z Note: Google Test filter = -*CUDA:*_CUDA:*_MultiCUDA 2022-08-17T12:50:22.7519158Z [==========] Running 563 tests from 117 test suites. 2022-08-17T12:50:22.7519476Z [----------] Global test environment set-up. 2022-08-17T12:50:22.7519790Z [----------] 2 tests from AddIfThenElseOpTest 2022-08-17T12:50:22.7520152Z [ RUN ] AddIfThenElseOpTest.AddIfThenElseOpSimple 2022-08-17T12:50:22.7732506Z [ OK ] AddIfThenElseOpTest.AddIfThenElseOpSimple (21 ms) 2022-08-17T12:50:22.7732977Z [ RUN ] AddIfThenElseOpTest.NoIfThenElseOpMultipleOutputs 2022-08-17T12:50:22.7736709Z [ OK ] AddIfThenElseOpTest.NoIfThenElseOpMultipleOutputs (0 ms) 2022-08-17T12:50:22.7737185Z [----------] 2 tests from AddIfThenElseOpTest (21 ms total) 2022-08-17T12:50:22.7737366Z 2022-08-17T12:50:22.7737541Z [----------] 15 tests from TopologicalMoveTest 2022-08-17T12:50:22.7737850Z [ RUN ] TopologicalMoveTest.SplitsDeps 2022-08-17T12:50:22.7746428Z [ OK ] TopologicalMoveTest.SplitsDeps (0 ms) 2022-08-17T12:50:22.7746809Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardSimple 2022-08-17T12:50:22.7753302Z [ OK ] TopologicalMoveTest.MoveAfterBackwardSimple (0 ms) 2022-08-17T12:50:22.7753721Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardInvalid 2022-08-17T12:50:22.7760605Z [ OK ] TopologicalMoveTest.MoveAfterBackwardInvalid (0 ms) 2022-08-17T12:50:22.7760996Z [ RUN ] TopologicalMoveTest.MoveAfterNoOp 2022-08-17T12:50:22.7766806Z [ OK ] TopologicalMoveTest.MoveAfterNoOp (0 ms) 2022-08-17T12:50:22.7767211Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardMultipleDeps 2022-08-17T12:50:22.7773872Z [ OK ] TopologicalMoveTest.MoveAfterBackwardMultipleDeps (0 ms) 2022-08-17T12:50:22.7774357Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardNonZeroWorkingSet 2022-08-17T12:50:22.7780399Z [ OK ] TopologicalMoveTest.MoveAfterBackwardNonZeroWorkingSet (0 ms) 2022-08-17T12:50:22.7780897Z [ RUN ] TopologicalMoveTest.MoveAfterForwardSimple 2022-08-17T12:50:22.7787035Z [ OK ] TopologicalMoveTest.MoveAfterForwardSimple (0 ms) 2022-08-17T12:50:22.7787517Z [ RUN ] TopologicalMoveTest.MoveAfterForwardNonZeroWorkingSet 2022-08-17T12:50:22.7794020Z [ OK ] TopologicalMoveTest.MoveAfterForwardNonZeroWorkingSet (0 ms) 2022-08-17T12:50:22.7794476Z [ RUN ] TopologicalMoveTest.MoveBeforeForwardSimple 2022-08-17T12:50:22.7800821Z [ OK ] TopologicalMoveTest.MoveBeforeForwardSimple (0 ms) 2022-08-17T12:50:22.7801222Z [ RUN ] TopologicalMoveTest.MoveBeforeBackwardSimple 2022-08-17T12:50:22.7807471Z [ OK ] TopologicalMoveTest.MoveBeforeBackwardSimple (0 ms) 2022-08-17T12:50:22.7807936Z [ RUN ] TopologicalMoveTest.MoveBeforeNoOp 2022-08-17T12:50:22.7814173Z [ OK ] TopologicalMoveTest.MoveBeforeNoOp (0 ms) 2022-08-17T12:50:22.7814598Z [ RUN ] TopologicalMoveTest.MoveBeforeForwardWithDeps 2022-08-17T12:50:22.7820779Z [ OK ] TopologicalMoveTest.MoveBeforeForwardWithDeps (0 ms) 2022-08-17T12:50:22.7821220Z [ RUN ] TopologicalMoveTest.MoveBeforeBackwardWithDeps 2022-08-17T12:50:22.7827942Z [ OK ] TopologicalMoveTest.MoveBeforeBackwardWithDeps (0 ms) 2022-08-17T12:50:22.7828341Z [ RUN ] TopologicalMoveTest.DepsDisallowMove 2022-08-17T12:50:22.7839224Z [ OK ] TopologicalMoveTest.DepsDisallowMove (1 ms) 2022-08-17T12:50:22.7839612Z [ RUN ] TopologicalMoveTest.MoveAfterBeforeWithDeps 2022-08-17T12:50:22.7847444Z [ OK ] TopologicalMoveTest.MoveAfterBeforeWithDeps (0 ms) 2022-08-17T12:50:22.7848002Z [----------] 15 tests from TopologicalMoveTest (11 ms total) 2022-08-17T12:50:22.7848187Z 2022-08-17T12:50:22.7848353Z [----------] 6 tests from AliasAnalysisTest 2022-08-17T12:50:22.7848714Z [ RUN ] AliasAnalysisTest.AliasingMutationBlocksMoves 2022-08-17T12:50:22.8195933Z [ OK ] AliasAnalysisTest.AliasingMutationBlocksMoves (34 ms) 2022-08-17T12:50:22.8196397Z [ RUN ] AliasAnalysisTest.AliasingMutationBlocksMoves2 2022-08-17T12:50:22.8202153Z [ OK ] AliasAnalysisTest.AliasingMutationBlocksMoves2 (0 ms) 2022-08-17T12:50:22.8202560Z [ RUN ] AliasAnalysisTest.SideEffectsBlockMoves 2022-08-17T12:50:22.8204069Z [ OK ] AliasAnalysisTest.SideEffectsBlockMoves (0 ms) 2022-08-17T12:50:22.8204448Z [ RUN ] AliasAnalysisTest.MovingAcrossInnerBlocks 2022-08-17T12:50:22.8222353Z [ OK ] AliasAnalysisTest.MovingAcrossInnerBlocks (1 ms) 2022-08-17T12:50:22.8222778Z [ RUN ] AliasAnalysisTest.NoneHasNoWriters 2022-08-17T12:50:22.8227429Z [ OK ] AliasAnalysisTest.NoneHasNoWriters (0 ms) 2022-08-17T12:50:22.8227916Z [ RUN ] AliasAnalysisTest.SafeToChangeAliasingRelationship 2022-08-17T12:50:22.8236823Z [ OK ] AliasAnalysisTest.SafeToChangeAliasingRelationship (0 ms) 2022-08-17T12:50:22.8237269Z [----------] 6 tests from AliasAnalysisTest (38 ms total) 2022-08-17T12:50:22.8237434Z 2022-08-17T12:50:22.8237805Z [----------] 4 tests from WriteTrackingTest 2022-08-17T12:50:22.8238083Z [ RUN ] WriteTrackingTest.Basic 2022-08-17T12:50:22.8241728Z [ OK ] WriteTrackingTest.Basic (0 ms) 2022-08-17T12:50:22.8242053Z [ RUN ] WriteTrackingTest.IsMutable 2022-08-17T12:50:22.8244680Z [ OK ] WriteTrackingTest.IsMutable (0 ms) 2022-08-17T12:50:22.8245005Z [ RUN ] WriteTrackingTest.IsImmutable 2022-08-17T12:50:22.8247843Z [ OK ] WriteTrackingTest.IsImmutable (0 ms) 2022-08-17T12:50:22.8248194Z [ RUN ] WriteTrackingTest.HasWriters 2022-08-17T12:50:22.8252085Z [ OK ] WriteTrackingTest.HasWriters (0 ms) 2022-08-17T12:50:22.8252733Z [----------] 4 tests from WriteTrackingTest (1 ms total) 2022-08-17T12:50:22.8252955Z 2022-08-17T12:50:22.8253137Z [----------] 13 tests from ContainerAliasingTest 2022-08-17T12:50:22.8253463Z [ RUN ] ContainerAliasingTest.MayContainAlias 2022-08-17T12:50:22.8259221Z [ OK ] ContainerAliasingTest.MayContainAlias (0 ms) 2022-08-17T12:50:22.8259609Z [ RUN ] ContainerAliasingTest.MayContainAlias_cast 2022-08-17T12:50:22.8266222Z [ OK ] ContainerAliasingTest.MayContainAlias_cast (0 ms) 2022-08-17T12:50:22.8266667Z [ RUN ] ContainerAliasingTest.PrimitveValuesDontAliasContainers 2022-08-17T12:50:22.8271482Z [ OK ] ContainerAliasingTest.PrimitveValuesDontAliasContainers (0 ms) 2022-08-17T12:50:22.8271917Z [ RUN ] ContainerAliasingTest.UnionAliasing 2022-08-17T12:50:22.8276229Z [ OK ] ContainerAliasingTest.UnionAliasing (0 ms) 2022-08-17T12:50:22.8276758Z [ RUN ] ContainerAliasingTest.InputsCanAliasOutputs 2022-08-17T12:50:22.8279232Z [ OK ] ContainerAliasingTest.InputsCanAliasOutputs (0 ms) 2022-08-17T12:50:22.8279637Z [ RUN ] ContainerAliasingTest.NestedTupleConstruct 2022-08-17T12:50:22.8286182Z [ OK ] ContainerAliasingTest.NestedTupleConstruct (0 ms) 2022-08-17T12:50:22.8286661Z [ RUN ] ContainerAliasingTest.NestedTypes 2022-08-17T12:50:22.8291250Z [ OK ] ContainerAliasingTest.NestedTypes (0 ms) 2022-08-17T12:50:22.8291813Z [ RUN ] ContainerAliasingTest.Simple 2022-08-17T12:50:22.8294475Z [ OK ] ContainerAliasingTest.Simple (0 ms) 2022-08-17T12:50:22.8295031Z [ RUN ] ContainerAliasingTest.Lists 2022-08-17T12:50:22.8298464Z [ OK ] ContainerAliasingTest.Lists (0 ms) 2022-08-17T12:50:22.8299011Z [ RUN ] ContainerAliasingTest.Lists2 2022-08-17T12:50:22.8307332Z [ OK ] ContainerAliasingTest.Lists2 (0 ms) 2022-08-17T12:50:22.8307950Z [ RUN ] ContainerAliasingTest.Conservative 2022-08-17T12:50:22.8319561Z [ OK ] ContainerAliasingTest.Conservative (1 ms) 2022-08-17T12:50:22.8320144Z [ RUN ] ContainerAliasingTest.MovesAcrossContainedWrites 2022-08-17T12:50:22.8335820Z [ OK ] ContainerAliasingTest.MovesAcrossContainedWrites (1 ms) 2022-08-17T12:50:22.8336482Z [ RUN ] ContainerAliasingTest.MovesAcrossContainedWritesNested 2022-08-17T12:50:22.8351720Z [ OK ] ContainerAliasingTest.MovesAcrossContainedWritesNested (1 ms) 2022-08-17T12:50:22.8352326Z [----------] 13 tests from ContainerAliasingTest (9 ms total) 2022-08-17T12:50:22.8352507Z 2022-08-17T12:50:22.8352659Z [----------] 3 tests from WildcardsTest 2022-08-17T12:50:22.8352928Z [ RUN ] WildcardsTest.Basic 2022-08-17T12:50:22.8363508Z [ OK ] WildcardsTest.Basic (1 ms) 2022-08-17T12:50:22.8363834Z [ RUN ] WildcardsTest.TypeIsolation 2022-08-17T12:50:22.8369929Z [ OK ] WildcardsTest.TypeIsolation (0 ms) 2022-08-17T12:50:22.8370285Z [ RUN ] WildcardsTest.InvariantContainerAliasing 2022-08-17T12:50:22.8379326Z [ OK ] WildcardsTest.InvariantContainerAliasing (0 ms) 2022-08-17T12:50:22.8380183Z [----------] 3 tests from WildcardsTest (2 ms total) 2022-08-17T12:50:22.8380341Z 2022-08-17T12:50:22.8380521Z [----------] 18 tests from AliasRegistrationTest 2022-08-17T12:50:22.8380892Z [ RUN ] AliasRegistrationTest.ConservativeWithInferredSchema 2022-08-17T12:50:22.8386680Z [ OK ] AliasRegistrationTest.ConservativeWithInferredSchema (0 ms) 2022-08-17T12:50:22.8387162Z [ RUN ] AliasRegistrationTest.ConservativeWithSpecifiedSchema 2022-08-17T12:50:22.8393392Z [ OK ] AliasRegistrationTest.ConservativeWithSpecifiedSchema (0 ms) 2022-08-17T12:50:22.8393918Z [ RUN ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError 2022-08-17T12:50:22.8515294Z [ OK ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError (11 ms) 2022-08-17T12:50:22.8515980Z [ RUN ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError2 2022-08-17T12:50:22.8590257Z [ OK ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError2 (7 ms) 2022-08-17T12:50:22.8590848Z [ RUN ] AliasRegistrationTest.FromSchemaWithInferredSchemaShouldError 2022-08-17T12:50:22.8617408Z [ OK ] AliasRegistrationTest.FromSchemaWithInferredSchemaShouldError (2 ms) 2022-08-17T12:50:22.8617892Z [ RUN ] AliasRegistrationTest.FromSchemaInferredPure 2022-08-17T12:50:22.8625879Z [ OK ] AliasRegistrationTest.FromSchemaInferredPure (0 ms) 2022-08-17T12:50:22.8626505Z [ RUN ] AliasRegistrationTest.FromSchemaAliased 2022-08-17T12:50:22.8634140Z [ OK ] AliasRegistrationTest.FromSchemaAliased (0 ms) 2022-08-17T12:50:22.8634606Z [ RUN ] AliasRegistrationTest.FromSchemaPure 2022-08-17T12:50:22.8641205Z [ OK ] AliasRegistrationTest.FromSchemaPure (0 ms) 2022-08-17T12:50:22.8641810Z [ RUN ] AliasRegistrationTest.PureNoSchema 2022-08-17T12:50:22.8647411Z [ OK ] AliasRegistrationTest.PureNoSchema (0 ms) 2022-08-17T12:50:22.8648100Z [ RUN ] AliasRegistrationTest.PureWithSchema 2022-08-17T12:50:22.8654069Z [ OK ] AliasRegistrationTest.PureWithSchema (0 ms) 2022-08-17T12:50:22.8654724Z [ RUN ] AliasRegistrationTest.PureWithAnnotationsShouldError 2022-08-17T12:50:22.8735401Z [ OK ] AliasRegistrationTest.PureWithAnnotationsShouldError (8 ms) 2022-08-17T12:50:22.8736006Z [ RUN ] AliasRegistrationTest.AliasMoveAtenListOp 2022-08-17T12:50:22.8742492Z [ OK ] AliasRegistrationTest.AliasMoveAtenListOp (0 ms) 2022-08-17T12:50:22.8743426Z [ RUN ] AliasRegistrationTest.AliasMoveForTupleConstructWithSingleUseAsGraphOutput 2022-08-17T12:50:22.8746528Z [ OK ] AliasRegistrationTest.AliasMoveForTupleConstructWithSingleUseAsGraphOutput (0 ms) 2022-08-17T12:50:22.8747225Z [ RUN ] AliasRegistrationTest.RecursiveSubgraphTupleContainment 2022-08-17T12:50:22.8767191Z [ OK ] AliasRegistrationTest.RecursiveSubgraphTupleContainment (2 ms) 2022-08-17T12:50:22.8767702Z [ RUN ] AliasRegistrationTest.WildcardAliasForTupleConstructWithUses 2022-08-17T12:50:22.8774455Z [ OK ] AliasRegistrationTest.WildcardAliasForTupleConstructWithUses (0 ms) 2022-08-17T12:50:22.8774940Z [ RUN ] AliasRegistrationTest.ATenSplitIntListAliasCheck 2022-08-17T12:50:22.8784710Z [ OK ] AliasRegistrationTest.ATenSplitIntListAliasCheck (0 ms) 2022-08-17T12:50:22.8785144Z [ RUN ] AliasRegistrationTest.ATenSplitIntAliasCheck 2022-08-17T12:50:22.8793253Z [ OK ] AliasRegistrationTest.ATenSplitIntAliasCheck (0 ms) 2022-08-17T12:50:22.8793707Z [ RUN ] AliasRegistrationTest.PureWithAnnotationsShouldError2 2022-08-17T12:50:22.8855336Z [ OK ] AliasRegistrationTest.PureWithAnnotationsShouldError2 (6 ms) 2022-08-17T12:50:22.8855994Z [----------] 18 tests from AliasRegistrationTest (47 ms total) 2022-08-17T12:50:22.8856166Z 2022-08-17T12:50:22.8856339Z [----------] 2 tests from IRNonDeterminismTest 2022-08-17T12:50:22.8856644Z [ RUN ] IRNonDeterminismTest.Basic 2022-08-17T12:50:22.8859625Z [ OK ] IRNonDeterminismTest.Basic (0 ms) 2022-08-17T12:50:22.8859968Z [ RUN ] IRNonDeterminismTest.DropoutSpecialCase 2022-08-17T12:50:22.8866672Z [ OK ] IRNonDeterminismTest.DropoutSpecialCase (0 ms) 2022-08-17T12:50:22.8867149Z [----------] 2 tests from IRNonDeterminismTest (1 ms total) 2022-08-17T12:50:22.8867320Z 2022-08-17T12:50:22.8867541Z [----------] 1 test from NonDeterminismBackwardsCompatibility 2022-08-17T12:50:22.8867979Z [ RUN ] NonDeterminismBackwardsCompatibility.BackwardsCompatibility 2022-08-17T12:50:22.8891122Z [ OK ] NonDeterminismBackwardsCompatibility.BackwardsCompatibility (2 ms) 2022-08-17T12:50:22.8891637Z [----------] 1 test from NonDeterminismBackwardsCompatibility (2 ms total) 2022-08-17T12:50:22.8891841Z 2022-08-17T12:50:22.8891988Z [----------] 3 tests from AutodiffTest 2022-08-17T12:50:22.8892262Z [ RUN ] AutodiffTest.ADFormulas 2022-08-17T12:50:23.3062238Z [ OK ] AutodiffTest.ADFormulas (416 ms) 2022-08-17T12:50:23.3062593Z [ RUN ] AutodiffTest.Differentiate 2022-08-17T12:50:23.3098356Z [ OK ] AutodiffTest.Differentiate (3 ms) 2022-08-17T12:50:23.3098770Z [ RUN ] AutodiffTest.DifferentiateWithRequiresGrad 2022-08-17T12:50:23.3320869Z [ OK ] AutodiffTest.DifferentiateWithRequiresGrad (22 ms) 2022-08-17T12:50:23.3321366Z [----------] 3 tests from AutodiffTest (442 ms total) 2022-08-17T12:50:23.3321525Z 2022-08-17T12:50:23.3321739Z [----------] 1 test from AutodiffRemoveUnusedGradientsTest 2022-08-17T12:50:23.3322117Z [ RUN ] AutodiffRemoveUnusedGradientsTest.Linear 2022-08-17T12:50:23.3425638Z [ OK ] AutodiffRemoveUnusedGradientsTest.Linear (10 ms) 2022-08-17T12:50:23.3426261Z [----------] 1 test from AutodiffRemoveUnusedGradientsTest (10 ms total) 2022-08-17T12:50:23.3426450Z 2022-08-17T12:50:23.3426609Z [----------] 1 test from UpgraderLoad 2022-08-17T12:50:23.3426941Z [ RUN ] UpgraderLoad.CanPopulateUpgradersGraph 2022-08-17T12:50:23.3818845Z [ OK ] UpgraderLoad.CanPopulateUpgradersGraph (39 ms) 2022-08-17T12:50:23.3819537Z [----------] 1 test from UpgraderLoad (39 ms total) 2022-08-17T12:50:23.3819710Z 2022-08-17T12:50:23.3819888Z [----------] 4 tests from OpReplacementTest 2022-08-17T12:50:23.3820241Z [ RUN ] OpReplacementTest.ReplaceDivInSimpleFunction 2022-08-17T12:50:23.3835871Z [ OK ] OpReplacementTest.ReplaceDivInSimpleFunction (1 ms) 2022-08-17T12:50:23.3836508Z [ RUN ] OpReplacementTest.ReplaceTwoOpsInSimpleFunction 2022-08-17T12:50:23.3855376Z [ OK ] OpReplacementTest.ReplaceTwoOpsInSimpleFunction (1 ms) 2022-08-17T12:50:23.3856021Z [ RUN ] OpReplacementTest.ReplaceDivInNestedFunction 2022-08-17T12:50:23.3876833Z [ OK ] OpReplacementTest.ReplaceDivInNestedFunction (2 ms) 2022-08-17T12:50:23.3877508Z [ RUN ] OpReplacementTest.ReplaceTestSubcmulInSimpleFunction 2022-08-17T12:50:23.3891807Z [ OK ] OpReplacementTest.ReplaceTestSubcmulInSimpleFunction (1 ms) 2022-08-17T12:50:23.3892499Z [----------] 4 tests from OpReplacementTest (7 ms total) 2022-08-17T12:50:23.3892829Z 2022-08-17T12:50:23.3893079Z [----------] 4 tests from UpgraderUtils 2022-08-17T12:50:23.3893495Z [ RUN ] UpgraderUtils.FindCorrectUpgrader 2022-08-17T12:50:23.3894045Z [ OK ] UpgraderUtils.FindCorrectUpgrader (0 ms) 2022-08-17T12:50:23.3894905Z [ RUN ] UpgraderUtils.IsVersionMapSorted 2022-08-17T12:50:23.3895404Z [ OK ] UpgraderUtils.IsVersionMapSorted (0 ms) 2022-08-17T12:50:23.3895782Z [ RUN ] UpgraderUtils.FindIfOpIsCurrent 2022-08-17T12:50:23.3896303Z [ OK ] UpgraderUtils.FindIfOpIsCurrent (0 ms) 2022-08-17T12:50:23.3896913Z [ RUN ] UpgraderUtils.CanLoadHistoricOp 2022-08-17T12:50:23.3897317Z [ OK ] UpgraderUtils.CanLoadHistoricOp (0 ms) 2022-08-17T12:50:23.3897650Z [----------] 4 tests from UpgraderUtils (0 ms total) 2022-08-17T12:50:23.3897804Z 2022-08-17T12:50:23.3897949Z [----------] 9 tests from BackendTest 2022-08-17T12:50:23.3898212Z [ RUN ] BackendTest.ToBackend 2022-08-17T12:50:23.4323492Z [ OK ] BackendTest.ToBackend (42 ms) 2022-08-17T12:50:23.4323817Z [ RUN ] BackendTest.ToBackendNotAvailable 2022-08-17T12:50:23.4525651Z [W backend_detail.cpp:393] Warning: Backend [test_backend_unavailable] is not available. Execution of this Module is still possible by saving and loading on a device where the backend is available. (function codegen_backend_module) 2022-08-17T12:50:23.4668378Z [ OK ] BackendTest.ToBackendNotAvailable (34 ms) 2022-08-17T12:50:23.4668855Z [ RUN ] BackendTest.TestCompiler 2022-08-17T12:50:23.5137478Z [ OK ] BackendTest.TestCompiler (46 ms) 2022-08-17T12:50:23.5137850Z [ RUN ] BackendTest.TestCompilerWithStringTable 2022-08-17T12:50:23.5596506Z [ OK ] BackendTest.TestCompilerWithStringTable (45 ms) 2022-08-17T12:50:23.5596907Z [ RUN ] BackendTest.TestComposite 2022-08-17T12:50:23.6514998Z [ OK ] BackendTest.TestComposite (91 ms) 2022-08-17T12:50:23.6515383Z [ RUN ] BackendTest.TestPrimDtype 2022-08-17T12:50:23.6552044Z [ OK ] BackendTest.TestPrimDtype (3 ms) 2022-08-17T12:50:23.6552434Z [ RUN ] BackendTest.TestCompositeWithSetStates 2022-08-17T12:50:23.7490664Z [ OK ] BackendTest.TestCompositeWithSetStates (93 ms) 2022-08-17T12:50:23.7491368Z [ RUN ] BackendTest.TestConsistencyOfCompositeWithSetStates 2022-08-17T12:50:23.9312388Z [ OK ] BackendTest.TestConsistencyOfCompositeWithSetStates (182 ms) 2022-08-17T12:50:23.9313071Z [ RUN ] BackendTest.TestCompilerNotSupport 2022-08-17T12:50:23.9378159Z [ OK ] BackendTest.TestCompilerNotSupport (6 ms) 2022-08-17T12:50:23.9378795Z [----------] 9 tests from BackendTest (548 ms total) 2022-08-17T12:50:23.9379024Z 2022-08-17T12:50:23.9379274Z [----------] 6 tests from BackendTestDebugInfo 2022-08-17T12:50:23.9379796Z [ RUN ] BackendTestDebugInfo.TestCompiler 2022-08-17T12:50:23.9933215Z [ OK ] BackendTestDebugInfo.TestCompiler (55 ms) 2022-08-17T12:50:23.9933884Z [ RUN ] BackendTestDebugInfo.TestCompilerWithStringTable 2022-08-17T12:50:24.0498177Z [ OK ] BackendTestDebugInfo.TestCompilerWithStringTable (56 ms) 2022-08-17T12:50:24.0498984Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithModuleHierarchy 2022-08-17T12:50:24.1095850Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithModuleHierarchy (59 ms) 2022-08-17T12:50:24.1096789Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithTwoLevelModuleHierarchy 2022-08-17T12:50:24.1708302Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithTwoLevelModuleHierarchy (61 ms) 2022-08-17T12:50:24.1709268Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithLoweredSubModule 2022-08-17T12:50:24.2326666Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithLoweredSubModule (61 ms) 2022-08-17T12:50:24.2327722Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithSelectiveLoweredSubModule 2022-08-17T12:50:24.2972563Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithSelectiveLoweredSubModule (64 ms) 2022-08-17T12:50:24.2973428Z [----------] 6 tests from BackendTestDebugInfo (359 ms total) 2022-08-17T12:50:24.2973698Z 2022-08-17T12:50:24.2973937Z [----------] 4 tests from ClassImportTest 2022-08-17T12:50:24.2974357Z [ RUN ] ClassImportTest.Basic 2022-08-17T12:50:24.3030667Z [ OK ] ClassImportTest.Basic (5 ms) 2022-08-17T12:50:24.3031198Z [ RUN ] ClassImportTest.ScriptObject 2022-08-17T12:50:24.3152389Z [ OK ] ClassImportTest.ScriptObject (12 ms) 2022-08-17T12:50:24.3152930Z [ RUN ] ClassImportTest.ClassDerive 2022-08-17T12:50:24.3160033Z [ OK ] ClassImportTest.ClassDerive (0 ms) 2022-08-17T12:50:24.3160577Z [ RUN ] ClassImportTest.CustomClass 2022-08-17T12:50:24.3174119Z [ OK ] ClassImportTest.CustomClass (1 ms) 2022-08-17T12:50:24.3174663Z [----------] 4 tests from ClassImportTest (20 ms total) 2022-08-17T12:50:24.3174940Z 2022-08-17T12:50:24.3175182Z [----------] 1 test from ClassParserTest 2022-08-17T12:50:24.3175639Z [ RUN ] ClassParserTest.Basic 2022-08-17T12:50:24.3179243Z [ OK ] ClassParserTest.Basic (0 ms) 2022-08-17T12:50:24.3179746Z [----------] 1 test from ClassParserTest (0 ms total) 2022-08-17T12:50:24.3179999Z 2022-08-17T12:50:24.3180197Z [----------] 3 tests from ClassTypeTest 2022-08-17T12:50:24.3180492Z [ RUN ] ClassTypeTest.AddRemoveAttr 2022-08-17T12:50:24.3180793Z [ OK ] ClassTypeTest.AddRemoveAttr (0 ms) 2022-08-17T12:50:24.3181299Z [ RUN ] ClassTypeTest.AddRemoveConstant 2022-08-17T12:50:24.3181638Z [ OK ] ClassTypeTest.AddRemoveConstant (0 ms) 2022-08-17T12:50:24.3181982Z [ RUN ] ClassTypeTest.IdenticalTypesDifferentCus 2022-08-17T12:50:24.3220727Z [ OK ] ClassTypeTest.IdenticalTypesDifferentCus (3 ms) 2022-08-17T12:50:24.3221367Z [----------] 3 tests from ClassTypeTest (4 ms total) 2022-08-17T12:50:24.3221556Z 2022-08-17T12:50:24.3221781Z [----------] 2 tests from TestCodeTemplate 2022-08-17T12:50:24.3222135Z [ RUN ] TestCodeTemplate.Copying 2022-08-17T12:50:24.3222447Z [ OK ] TestCodeTemplate.Copying (0 ms) 2022-08-17T12:50:24.3222752Z [ RUN ] TestCodeTemplate.Formatting 2022-08-17T12:50:24.3223374Z [ OK ] TestCodeTemplate.Formatting (0 ms) 2022-08-17T12:50:24.3223721Z [----------] 2 tests from TestCodeTemplate (0 ms total) 2022-08-17T12:50:24.3223883Z 2022-08-17T12:50:24.3224045Z [----------] 13 tests from ConcatOptTest 2022-08-17T12:50:24.3224417Z [ RUN ] ConcatOptTest.SimpleCommonInputsEliminationPrefix 2022-08-17T12:50:24.3447213Z [ OK ] ConcatOptTest.SimpleCommonInputsEliminationPrefix (22 ms) 2022-08-17T12:50:24.3447688Z [ RUN ] ConcatOptTest.SimpleCommonInputsEliminationSuffix 2022-08-17T12:50:24.3642058Z [ OK ] ConcatOptTest.SimpleCommonInputsEliminationSuffix (19 ms) 2022-08-17T12:50:24.3642627Z [ RUN ] ConcatOptTest.CommonInputsEliminationWithDifferentOrderInputs 2022-08-17T12:50:24.3848994Z [ OK ] ConcatOptTest.CommonInputsEliminationWithDifferentOrderInputs (20 ms) 2022-08-17T12:50:24.3849475Z [ RUN ] ConcatOptTest.MoreCommonInputsElimination 2022-08-17T12:50:24.4282412Z [ OK ] ConcatOptTest.MoreCommonInputsElimination (43 ms) 2022-08-17T12:50:24.4282825Z [ RUN ] ConcatOptTest.ExpandConcat 2022-08-17T12:50:24.4462451Z [ OK ] ConcatOptTest.ExpandConcat (17 ms) 2022-08-17T12:50:24.4462869Z [ RUN ] ConcatOptTest.ConcatWithoutResultShape 2022-08-17T12:50:24.4609871Z [ OK ] ConcatOptTest.ConcatWithoutResultShape (14 ms) 2022-08-17T12:50:24.4610284Z [ RUN ] ConcatOptTest.ConcatWithoutInputShape 2022-08-17T12:50:24.4758526Z [ OK ] ConcatOptTest.ConcatWithoutInputShape (14 ms) 2022-08-17T12:50:24.4758960Z [ RUN ] ConcatOptTest.UseVariadicCat 2022-08-17T12:50:24.5030302Z [ OK ] ConcatOptTest.UseVariadicCat (27 ms) 2022-08-17T12:50:24.5030884Z [ RUN ] ConcatOptTest.UseVariadicCatWithMultipleListUses 2022-08-17T12:50:24.5159618Z [ OK ] ConcatOptTest.UseVariadicCatWithMultipleListUses (12 ms) 2022-08-17T12:50:24.5160133Z [ RUN ] ConcatOptTest.UseVariadicCatWithListMutationAfterCat 2022-08-17T12:50:24.5313905Z [ OK ] ConcatOptTest.UseVariadicCatWithListMutationAfterCat (15 ms) 2022-08-17T12:50:24.5314434Z [ RUN ] ConcatOptTest.UseVariadicCatWithListMutationBeforeCat 2022-08-17T12:50:24.5697541Z [ OK ] ConcatOptTest.UseVariadicCatWithListMutationBeforeCat (38 ms) 2022-08-17T12:50:24.5698053Z [ RUN ] ConcatOptTest.UseVariadicCatWithMultipleListMutations 2022-08-17T12:50:24.6182498Z [ OK ] ConcatOptTest.UseVariadicCatWithMultipleListMutations (48 ms) 2022-08-17T12:50:24.6183269Z [ RUN ] ConcatOptTest.RemoveListMutationUseVariadicCatAndCommonInputsElimination 2022-08-17T12:50:24.6436491Z [ OK ] ConcatOptTest.RemoveListMutationUseVariadicCatAndCommonInputsElimination (25 ms) 2022-08-17T12:50:24.6437254Z [----------] 13 tests from ConcatOptTest (321 ms total) 2022-08-17T12:50:24.6437506Z 2022-08-17T12:50:24.6437775Z [----------] 1 test from OptimizeConcatTest 2022-08-17T12:50:24.6438380Z [ RUN ] OptimizeConcatTest.UseVariadicCatReplaceMultiple 2022-08-17T12:50:24.6759793Z [ OK ] OptimizeConcatTest.UseVariadicCatReplaceMultiple (32 ms) 2022-08-17T12:50:24.6760508Z [----------] 1 test from OptimizeConcatTest (32 ms total) 2022-08-17T12:50:24.6760759Z 2022-08-17T12:50:24.6760979Z [----------] 3 tests from ConcatOpt 2022-08-17T12:50:24.6761451Z [ RUN ] ConcatOpt.CombineConcatsSimpleCase 2022-08-17T12:50:24.6779032Z [ OK ] ConcatOpt.CombineConcatsSimpleCase (2 ms) 2022-08-17T12:50:24.6779629Z [ RUN ] ConcatOpt.CombineConcatsLongChain 2022-08-17T12:50:24.6798822Z [ OK ] ConcatOpt.CombineConcatsLongChain (1 ms) 2022-08-17T12:50:24.6799399Z [ RUN ] ConcatOpt.CombineConcatsMutation 2022-08-17T12:50:24.6808819Z [ OK ] ConcatOpt.CombineConcatsMutation (0 ms) 2022-08-17T12:50:24.6809397Z [----------] 3 tests from ConcatOpt (5 ms total) 2022-08-17T12:50:24.6809557Z 2022-08-17T12:50:24.6809731Z [----------] 4 tests from ConstantPoolingTest 2022-08-17T12:50:24.6810029Z [ RUN ] ConstantPoolingTest.Int 2022-08-17T12:50:24.6812896Z [ OK ] ConstantPoolingTest.Int (0 ms) 2022-08-17T12:50:24.6813515Z [ RUN ] ConstantPoolingTest.PoolingAcrossBlocks 2022-08-17T12:50:24.6821460Z [ OK ] ConstantPoolingTest.PoolingAcrossBlocks (0 ms) 2022-08-17T12:50:24.6822126Z [ RUN ] ConstantPoolingTest.PoolingDifferentDevices 2022-08-17T12:50:24.6841139Z [ OK ] ConstantPoolingTest.PoolingDifferentDevices (1 ms) 2022-08-17T12:50:24.6841741Z [ RUN ] ConstantPoolingTest.DictConstantPooling 2022-08-17T12:50:24.6849304Z [ OK ] ConstantPoolingTest.DictConstantPooling (0 ms) 2022-08-17T12:50:24.6849983Z [----------] 4 tests from ConstantPoolingTest (4 ms total) 2022-08-17T12:50:24.6850159Z 2022-08-17T12:50:24.6850315Z [----------] 1 test from CleanupPassTest 2022-08-17T12:50:24.6850600Z [ RUN ] CleanupPassTest.Basic 2022-08-17T12:50:24.6864705Z [ OK ] CleanupPassTest.Basic (1 ms) 2022-08-17T12:50:24.6865311Z [----------] 1 test from CleanupPassTest (1 ms total) 2022-08-17T12:50:24.6865514Z 2022-08-17T12:50:24.6865705Z [----------] 1 test from CreateAutodiffSubgraphsTest 2022-08-17T12:50:24.6866252Z [ RUN ] CreateAutodiffSubgraphsTest.Basic 2022-08-17T12:50:24.6899604Z [ OK ] CreateAutodiffSubgraphsTest.Basic (3 ms) 2022-08-17T12:50:24.6900182Z [----------] 1 test from CreateAutodiffSubgraphsTest (3 ms total) 2022-08-17T12:50:24.6900377Z 2022-08-17T12:50:24.6900545Z [----------] 3 tests from CustomClassTest 2022-08-17T12:50:24.6900861Z [ RUN ] CustomClassTest.TorchbindIValueAPI 2022-08-17T12:50:24.6969744Z [ OK ] CustomClassTest.TorchbindIValueAPI (6 ms) 2022-08-17T12:50:24.6970250Z [ RUN ] CustomClassTest.TestDocString 2022-08-17T12:50:24.6970601Z [ OK ] CustomClassTest.TestDocString (0 ms) 2022-08-17T12:50:24.6970914Z [ RUN ] CustomClassTest.Serialization 2022-08-17T12:50:24.7115240Z [ OK ] CustomClassTest.Serialization (14 ms) 2022-08-17T12:50:24.7115675Z [----------] 3 tests from CustomClassTest (21 ms total) 2022-08-17T12:50:24.7115858Z 2022-08-17T12:50:24.7116016Z [----------] 5 tests from CustomOperatorTest 2022-08-17T12:50:24.7116410Z [ RUN ] CustomOperatorTest.InferredSchema 2022-08-17T12:50:24.7126539Z [ OK ] CustomOperatorTest.InferredSchema (1 ms) 2022-08-17T12:50:24.7126895Z [ RUN ] CustomOperatorTest.ExplicitSchema 2022-08-17T12:50:24.7137274Z [ OK ] CustomOperatorTest.ExplicitSchema (1 ms) 2022-08-17T12:50:24.7137627Z [ RUN ] CustomOperatorTest.ListParameters 2022-08-17T12:50:24.7146235Z [ OK ] CustomOperatorTest.ListParameters (0 ms) 2022-08-17T12:50:24.7146704Z [ RUN ] CustomOperatorTest.ListParameters2 2022-08-17T12:50:24.7156383Z [ OK ] CustomOperatorTest.ListParameters2 (1 ms) 2022-08-17T12:50:24.7156812Z [ RUN ] CustomOperatorTest.Aliasing 2022-08-17T12:50:24.7168641Z [ OK ] CustomOperatorTest.Aliasing (1 ms) 2022-08-17T12:50:24.7169176Z [----------] 5 tests from CustomOperatorTest (5 ms total) 2022-08-17T12:50:24.7169490Z 2022-08-17T12:50:24.7169829Z [----------] 2 tests from TestCustomOperator 2022-08-17T12:50:24.7170273Z [ RUN ] TestCustomOperator.OperatorGeneratorUndeclared 2022-08-17T12:50:24.7170701Z [ OK ] TestCustomOperator.OperatorGeneratorUndeclared (0 ms) 2022-08-17T12:50:24.7171115Z [ RUN ] TestCustomOperator.OperatorGeneratorBasic 2022-08-17T12:50:24.7175202Z [ OK ] TestCustomOperator.OperatorGeneratorBasic (0 ms) 2022-08-17T12:50:24.7175870Z [----------] 2 tests from TestCustomOperator (0 ms total) 2022-08-17T12:50:24.7176050Z 2022-08-17T12:50:24.7176220Z [----------] 1 test from EliminateDeadCodeTest 2022-08-17T12:50:24.7176529Z [ RUN ] EliminateDeadCodeTest.Basic 2022-08-17T12:50:24.7193051Z [ OK ] EliminateDeadCodeTest.Basic (1 ms) 2022-08-17T12:50:24.7193710Z [----------] 1 test from EliminateDeadCodeTest (1 ms total) 2022-08-17T12:50:24.7193886Z 2022-08-17T12:50:24.7194038Z [----------] 2 tests from FuserTest 2022-08-17T12:50:24.7194323Z [ RUN ] FuserTest.FusionAliasing 2022-08-17T12:50:24.7260869Z [ OK ] FuserTest.FusionAliasing (6 ms) 2022-08-17T12:50:24.7261408Z [ RUN ] FuserTest.KernelCaching 2022-08-17T12:50:24.7292272Z [ OK ] FuserTest.KernelCaching (3 ms) 2022-08-17T12:50:24.7292750Z [----------] 2 tests from FuserTest (9 ms total) 2022-08-17T12:50:24.7292981Z 2022-08-17T12:50:24.7293229Z [----------] 1 test from GraphExecutorTest 2022-08-17T12:50:24.7293726Z [ RUN ] GraphExecutorTest.runAsync_executor 2022-08-17T12:50:24.7468107Z [ OK ] GraphExecutorTest.runAsync_executor (17 ms) 2022-08-17T12:50:24.7468712Z [----------] 1 test from GraphExecutorTest (17 ms total) 2022-08-17T12:50:24.7468964Z 2022-08-17T12:50:24.7469235Z [----------] 5 tests from GraphIteratorTest 2022-08-17T12:50:24.7470027Z [ RUN ] GraphIteratorTest.ConstantReturnGraph 2022-08-17T12:50:24.7470609Z [ OK ] GraphIteratorTest.ConstantReturnGraph (0 ms) 2022-08-17T12:50:24.7471131Z [ RUN ] GraphIteratorTest.GraphWithParameters 2022-08-17T12:50:24.7473073Z [ OK ] GraphIteratorTest.GraphWithParameters (0 ms) 2022-08-17T12:50:24.7473640Z [ RUN ] GraphIteratorTest.GraphWithIf 2022-08-17T12:50:24.7479886Z [ OK ] GraphIteratorTest.GraphWithIf (0 ms) 2022-08-17T12:50:24.7480456Z [ RUN ] GraphIteratorTest.GraphWithNestedIf 2022-08-17T12:50:24.7492948Z [ OK ] GraphIteratorTest.GraphWithNestedIf (1 ms) 2022-08-17T12:50:24.7493520Z [ RUN ] GraphIteratorTest.GraphWithLoop 2022-08-17T12:50:24.7500737Z [ OK ] GraphIteratorTest.GraphWithLoop (0 ms) 2022-08-17T12:50:24.7501341Z [----------] 5 tests from GraphIteratorTest (3 ms total) 2022-08-17T12:50:24.7501596Z 2022-08-17T12:50:24.7501884Z [----------] 1 test from CSDebugInfoSerializaitionTest 2022-08-17T12:50:24.7502421Z [ RUN ] CSDebugInfoSerializaitionTest.TwoSubmodules 2022-08-17T12:50:24.7544383Z [ OK ] CSDebugInfoSerializaitionTest.TwoSubmodules (4 ms) 2022-08-17T12:50:24.7545090Z [----------] 1 test from CSDebugInfoSerializaitionTest (4 ms total) 2022-08-17T12:50:24.7545398Z 2022-08-17T12:50:24.7545638Z [----------] 1 test from InlinerTest 2022-08-17T12:50:24.7546062Z [ RUN ] InlinerTest.Basic 2022-08-17T12:50:24.7571431Z [ OK ] InlinerTest.Basic (2 ms) 2022-08-17T12:50:24.7572183Z [----------] 1 test from InlinerTest (2 ms total) 2022-08-17T12:50:24.7572430Z 2022-08-17T12:50:24.7572685Z [----------] 1 test from InterfaceTest 2022-08-17T12:50:24.7573215Z [ RUN ] InterfaceTest.ModuleInterfaceSerialization 2022-08-17T12:50:24.7698329Z [ OK ] InterfaceTest.ModuleInterfaceSerialization (12 ms) 2022-08-17T12:50:24.7698977Z [----------] 1 test from InterfaceTest (12 ms total) 2022-08-17T12:50:24.7699246Z 2022-08-17T12:50:24.7699535Z [----------] 4 tests from TypeCheckTest 2022-08-17T12:50:24.7700011Z [ RUN ] TypeCheckTest.MatchingType 2022-08-17T12:50:24.7712106Z [ OK ] TypeCheckTest.MatchingType (1 ms) 2022-08-17T12:50:24.7712633Z [ RUN ] TypeCheckTest.SizeMismatch 2022-08-17T12:50:24.7721119Z [ OK ] TypeCheckTest.SizeMismatch (0 ms) 2022-08-17T12:50:24.7721637Z [ RUN ] TypeCheckTest.GradientMismatch 2022-08-17T12:50:24.7729391Z [ OK ] TypeCheckTest.GradientMismatch (0 ms) 2022-08-17T12:50:24.7729991Z [ RUN ] TypeCheckTest.ScalarTypeMismatch 2022-08-17T12:50:24.7746962Z [ OK ] TypeCheckTest.ScalarTypeMismatch (1 ms) 2022-08-17T12:50:24.7747625Z [----------] 4 tests from TypeCheckTest (4 ms total) 2022-08-17T12:50:24.7747833Z 2022-08-17T12:50:24.7747991Z [----------] 3 tests from InterpreterTest 2022-08-17T12:50:24.7748324Z [ RUN ] InterpreterTest.IgnorableArgsInSchema 2022-08-17T12:50:24.7783112Z [ OK ] InterpreterTest.IgnorableArgsInSchema (3 ms) 2022-08-17T12:50:24.7783583Z [ RUN ] InterpreterTest.IgnorableArgsInSchemaWithOut 2022-08-17T12:50:24.7787907Z [ OK ] InterpreterTest.IgnorableArgsInSchemaWithOut (0 ms) 2022-08-17T12:50:24.7788308Z [ RUN ] InterpreterTest.runAsyncBasicTest 2022-08-17T12:50:24.7913687Z [ OK ] InterpreterTest.runAsyncBasicTest (12 ms) 2022-08-17T12:50:24.7914110Z [----------] 3 tests from InterpreterTest (16 ms total) 2022-08-17T12:50:24.7914275Z 2022-08-17T12:50:24.7914493Z [----------] 1 test from EnableRethrowCaughtExceptionTest 2022-08-17T12:50:24.7915072Z [ RUN ] EnableRethrowCaughtExceptionTest.EnableRethrowCaughtExceptionTestRethrowsCaughtException 2022-08-17T12:50:24.8354961Z [ OK ] EnableRethrowCaughtExceptionTest.EnableRethrowCaughtExceptionTestRethrowsCaughtException (43 ms) 2022-08-17T12:50:24.8355671Z [----------] 1 test from EnableRethrowCaughtExceptionTest (44 ms total) 2022-08-17T12:50:24.8355872Z 2022-08-17T12:50:24.8356022Z [----------] 4 tests from IRTest 2022-08-17T12:50:24.8356288Z [ RUN ] IRTest.Attributes 2022-08-17T12:50:24.8356563Z [ OK ] IRTest.Attributes (0 ms) 2022-08-17T12:50:24.8356810Z [ RUN ] IRTest.Blocks 2022-08-17T12:50:24.8377640Z [ OK ] IRTest.Blocks (2 ms) 2022-08-17T12:50:24.8377997Z [ RUN ] IRTest.CommonAncestor 2022-08-17T12:50:24.8386261Z [ OK ] IRTest.CommonAncestor (0 ms) 2022-08-17T12:50:24.8386619Z [ RUN ] IRTest.OperatorMap 2022-08-17T12:50:24.8393917Z [ OK ] IRTest.OperatorMap (0 ms) 2022-08-17T12:50:24.8394468Z [----------] 4 tests from IRTest (4 ms total) 2022-08-17T12:50:24.8394632Z 2022-08-17T12:50:24.8394781Z [----------] 21 tests from IRParserTest 2022-08-17T12:50:24.8395057Z [ RUN ] IRParserTest.Basic 2022-08-17T12:50:24.8397638Z [ OK ] IRParserTest.Basic (0 ms) 2022-08-17T12:50:24.8398003Z [ RUN ] IRParserTest.NestedBlock 2022-08-17T12:50:24.8402269Z [ OK ] IRParserTest.NestedBlock (0 ms) 2022-08-17T12:50:24.8402564Z [ RUN ] IRParserTest.If 2022-08-17T12:50:24.8409654Z [ OK ] IRParserTest.If (0 ms) 2022-08-17T12:50:24.8409924Z [ RUN ] IRParserTest.If2 2022-08-17T12:50:24.8417554Z [ OK ] IRParserTest.If2 (0 ms) 2022-08-17T12:50:24.8418062Z [ RUN ] IRParserTest.InferredTypeIsTensor 2022-08-17T12:50:24.8418575Z [ OK ] IRParserTest.InferredTypeIsTensor (0 ms) 2022-08-17T12:50:24.8418917Z [ RUN ] IRParserTest.ValueReuse 2022-08-17T12:50:24.8420801Z [ OK ] IRParserTest.ValueReuse (0 ms) 2022-08-17T12:50:24.8421175Z [ RUN ] IRParserTest.Attributes 2022-08-17T12:50:24.8427675Z [ OK ] IRParserTest.Attributes (0 ms) 2022-08-17T12:50:24.8428063Z [ RUN ] IRParserTest.OptionalTypes 2022-08-17T12:50:24.8430161Z [ OK ] IRParserTest.OptionalTypes (0 ms) 2022-08-17T12:50:24.8430543Z [ RUN ] IRParserTest.StarTensor 2022-08-17T12:50:24.8433022Z [ OK ] IRParserTest.StarTensor (0 ms) 2022-08-17T12:50:24.8433404Z [ RUN ] IRParserTest.UnshapedTensor 2022-08-17T12:50:24.8435592Z [ OK ] IRParserTest.UnshapedTensor (0 ms) 2022-08-17T12:50:24.8435972Z [ RUN ] IRParserTest.ShapedTensor 2022-08-17T12:50:24.8438449Z [ OK ] IRParserTest.ShapedTensor (0 ms) 2022-08-17T12:50:24.8438847Z [ RUN ] IRParserTest.NestedContrainer 2022-08-17T12:50:24.8443389Z [ OK ] IRParserTest.NestedContrainer (0 ms) 2022-08-17T12:50:24.8443813Z [ RUN ] IRParserTest.MalformedShapeAnnotation 2022-08-17T12:50:24.8446457Z [ OK ] IRParserTest.MalformedShapeAnnotation (0 ms) 2022-08-17T12:50:24.8446867Z [ RUN ] IRParserTest.FileCheck 2022-08-17T12:50:24.8448708Z [ OK ] IRParserTest.FileCheck (0 ms) 2022-08-17T12:50:24.8449078Z [ RUN ] IRParserTest.Strides 2022-08-17T12:50:24.8451980Z [ OK ] IRParserTest.Strides (0 ms) 2022-08-17T12:50:24.8452372Z [ RUN ] IRParserTest.MalformedStrides 2022-08-17T12:50:24.8454435Z [ OK ] IRParserTest.MalformedStrides (0 ms) 2022-08-17T12:50:24.8454833Z [ RUN ] IRParserTest.TensorShapes 2022-08-17T12:50:24.8457721Z [ OK ] IRParserTest.TensorShapes (0 ms) 2022-08-17T12:50:24.8458137Z [ RUN ] IRParserTest.DeviceAndRequiresGradTensors 2022-08-17T12:50:24.8464992Z [ OK ] IRParserTest.DeviceAndRequiresGradTensors (0 ms) 2022-08-17T12:50:24.8465550Z [ RUN ] IRParserTest.ListConstant 2022-08-17T12:50:24.8467402Z [ OK ] IRParserTest.ListConstant (0 ms) 2022-08-17T12:50:24.8467766Z [ RUN ] IRParserTest.PartialStarTensor 2022-08-17T12:50:24.8469385Z [ OK ] IRParserTest.PartialStarTensor (0 ms) 2022-08-17T12:50:24.8469796Z [ RUN ] IRParserTest.ComplexTensorAttributes 2022-08-17T12:50:24.8473434Z [ OK ] IRParserTest.ComplexTensorAttributes (0 ms) 2022-08-17T12:50:24.8474085Z [----------] 21 tests from IRParserTest (7 ms total) 2022-08-17T12:50:24.8474263Z 2022-08-17T12:50:24.8474423Z [----------] 2 tests from JitTypeTest 2022-08-17T12:50:24.8474723Z [ RUN ] JitTypeTest.IsComplete 2022-08-17T12:50:24.8475014Z [ OK ] JitTypeTest.IsComplete (0 ms) 2022-08-17T12:50:24.8475310Z [ RUN ] JitTypeTest.UnifyTypes 2022-08-17T12:50:24.8476858Z [ OK ] JitTypeTest.UnifyTypes (0 ms) 2022-08-17T12:50:24.8477390Z [----------] 2 tests from JitTypeTest (0 ms total) 2022-08-17T12:50:24.8477694Z 2022-08-17T12:50:24.8477912Z [----------] 42 tests from LiteInterpreterTest 2022-08-17T12:50:24.8478258Z [ RUN ] LiteInterpreterTest.UpsampleNearest2d 2022-08-17T12:50:24.8550100Z [ OK ] LiteInterpreterTest.UpsampleNearest2d (7 ms) 2022-08-17T12:50:24.8550488Z [ RUN ] LiteInterpreterTest.CheckAttrAccess 2022-08-17T12:50:24.8559705Z [ OK ] LiteInterpreterTest.CheckAttrAccess (0 ms) 2022-08-17T12:50:24.8560094Z [ RUN ] LiteInterpreterTest.MethodInvocation 2022-08-17T12:50:24.8765339Z [ OK ] LiteInterpreterTest.MethodInvocation (20 ms) 2022-08-17T12:50:24.8765728Z [ RUN ] LiteInterpreterTest.Conv 2022-08-17T12:50:24.8906001Z [ OK ] LiteInterpreterTest.Conv (14 ms) 2022-08-17T12:50:24.8906374Z [ RUN ] LiteInterpreterTest.Inline 2022-08-17T12:50:24.8975115Z [ OK ] LiteInterpreterTest.Inline (6 ms) 2022-08-17T12:50:24.8975451Z [ RUN ] LiteInterpreterTest.Tuple 2022-08-17T12:50:24.9026287Z [ OK ] LiteInterpreterTest.Tuple (5 ms) 2022-08-17T12:50:24.9026697Z [ RUN ] LiteInterpreterTest.AtenFormat 2022-08-17T12:50:24.9075246Z [ OK ] LiteInterpreterTest.AtenFormat (4 ms) 2022-08-17T12:50:24.9075615Z [ RUN ] LiteInterpreterTest.PrimDevice 2022-08-17T12:50:24.9107910Z [ OK ] LiteInterpreterTest.PrimDevice (3 ms) 2022-08-17T12:50:24.9108307Z [ RUN ] LiteInterpreterTest.Dict 2022-08-17T12:50:24.9160831Z [ OK ] LiteInterpreterTest.Dict (5 ms) 2022-08-17T12:50:24.9161158Z [ RUN ] LiteInterpreterTest.List 2022-08-17T12:50:24.9232181Z [ OK ] LiteInterpreterTest.List (7 ms) 2022-08-17T12:50:24.9232644Z [ RUN ] LiteInterpreterTest.PrimOverload 2022-08-17T12:50:24.9233013Z [ OK ] LiteInterpreterTest.PrimOverload (0 ms) 2022-08-17T12:50:24.9233336Z [ RUN ] LiteInterpreterTest.Prim 2022-08-17T12:50:24.9266987Z [ OK ] LiteInterpreterTest.Prim (3 ms) 2022-08-17T12:50:24.9267437Z [ RUN ] LiteInterpreterTest.PrimScalar 2022-08-17T12:50:24.9305054Z [ OK ] LiteInterpreterTest.PrimScalar (3 ms) 2022-08-17T12:50:24.9305424Z [ RUN ] LiteInterpreterTest.LoadOrigJit 2022-08-17T12:50:24.9426878Z [ OK ] LiteInterpreterTest.LoadOrigJit (12 ms) 2022-08-17T12:50:24.9427250Z [ RUN ] LiteInterpreterTest.WrongMethodName 2022-08-17T12:50:24.9489742Z [ OK ] LiteInterpreterTest.WrongMethodName (6 ms) 2022-08-17T12:50:24.9490099Z [ RUN ] LiteInterpreterTest.SetState 2022-08-17T12:50:24.9724296Z [ OK ] LiteInterpreterTest.SetState (23 ms) 2022-08-17T12:50:24.9724910Z [ RUN ] LiteInterpreterTest.BuiltinClass 2022-08-17T12:50:24.9789816Z [ OK ] LiteInterpreterTest.BuiltinClass (6 ms) 2022-08-17T12:50:24.9790401Z [ RUN ] LiteInterpreterTest.BuiltinFunction 2022-08-17T12:50:24.9817121Z [ OK ] LiteInterpreterTest.BuiltinFunction (2 ms) 2022-08-17T12:50:24.9817831Z [ RUN ] LiteInterpreterTest.GetRuntimeByteCodeVersion 2022-08-17T12:50:24.9818439Z [ OK ] LiteInterpreterTest.GetRuntimeByteCodeVersion (0 ms) 2022-08-17T12:50:24.9819081Z [ RUN ] LiteInterpreterTest.GetRuntimeOperatorsVersion 2022-08-17T12:50:24.9819755Z [ OK ] LiteInterpreterTest.GetRuntimeOperatorsVersion (0 ms) 2022-08-17T12:50:24.9820438Z [ RUN ] LiteInterpreterTest.GetByteCodeVersion 2022-08-17T12:50:24.9822654Z [ OK ] LiteInterpreterTest.GetByteCodeVersion (0 ms) 2022-08-17T12:50:24.9823399Z [ RUN ] LiteInterpreterTest.GetContainTypes 2022-08-17T12:50:24.9839636Z [ OK ] LiteInterpreterTest.GetContainTypes (1 ms) 2022-08-17T12:50:24.9840361Z [ RUN ] LiteInterpreterTest.BackPortByteCodeModelAllVersions 2022-08-17T12:50:25.4005390Z [ OK ] LiteInterpreterTest.BackPortByteCodeModelAllVersions (416 ms) 2022-08-17T12:50:25.4006116Z [ RUN ] LiteInterpreterTest.GetRuntimeOpsAndInfo 2022-08-17T12:50:25.4294141Z [ OK ] LiteInterpreterTest.GetRuntimeOpsAndInfo (28 ms) 2022-08-17T12:50:25.4294749Z [ RUN ] LiteInterpreterTest.isCompatibleSuccess 2022-08-17T12:50:25.4606623Z [ OK ] LiteInterpreterTest.isCompatibleSuccess (31 ms) 2022-08-17T12:50:25.4607270Z [ RUN ] LiteInterpreterTest.isCompatibleFail 2022-08-17T12:50:25.5248127Z [ OK ] LiteInterpreterTest.isCompatibleFail (64 ms) 2022-08-17T12:50:25.5248735Z [ RUN ] LiteInterpreterTest.Eval 2022-08-17T12:50:25.5315394Z [ OK ] LiteInterpreterTest.Eval (6 ms) 2022-08-17T12:50:25.5315988Z [ RUN ] LiteInterpreterTest.FindWrongMethodName 2022-08-17T12:50:25.5346781Z [ OK ] LiteInterpreterTest.FindWrongMethodName (3 ms) 2022-08-17T12:50:25.5347388Z [ RUN ] LiteInterpreterTest.FindAndRunMethod 2022-08-17T12:50:25.5406602Z [ OK ] LiteInterpreterTest.FindAndRunMethod (5 ms) 2022-08-17T12:50:25.5407225Z [ RUN ] LiteInterpreterTest.RunMethodVariadic 2022-08-17T12:50:25.5513417Z [ OK ] LiteInterpreterTest.RunMethodVariadic (10 ms) 2022-08-17T12:50:25.5513904Z [ RUN ] LiteInterpreterTest.DuplicateSetState 2022-08-17T12:50:25.5601332Z [ OK ] LiteInterpreterTest.DuplicateSetState (8 ms) 2022-08-17T12:50:25.5601713Z [ RUN ] LiteInterpreterTest.ExtraFiles 2022-08-17T12:50:25.5637516Z [ OK ] LiteInterpreterTest.ExtraFiles (3 ms) 2022-08-17T12:50:25.5637910Z [ RUN ] LiteInterpreterTest.OpNameExportFetchRootOperators 2022-08-17T12:50:25.5704540Z [ OK ] LiteInterpreterTest.OpNameExportFetchRootOperators (6 ms) 2022-08-17T12:50:25.5704964Z [ RUN ] LiteInterpreterTest.DefaultArgsConv 2022-08-17T12:50:25.5790081Z [ OK ] LiteInterpreterTest.DefaultArgsConv (8 ms) 2022-08-17T12:50:25.5790543Z [ RUN ] LiteInterpreterTest.DefaultArgsPinv 2022-08-17T12:50:25.6227529Z [ OK ] LiteInterpreterTest.DefaultArgsPinv (43 ms) 2022-08-17T12:50:25.6227976Z [ RUN ] LiteInterpreterTest.DefaultArgsTensorinvSpecifyDefault 2022-08-17T12:50:25.6348671Z [ OK ] LiteInterpreterTest.DefaultArgsTensorinvSpecifyDefault (12 ms) 2022-08-17T12:50:25.6349156Z [ RUN ] LiteInterpreterTest.DefaultArgsPinvWithOutArg 2022-08-17T12:50:25.6473733Z [ OK ] LiteInterpreterTest.DefaultArgsPinvWithOutArg (12 ms) 2022-08-17T12:50:25.6474230Z [ RUN ] LiteInterpreterTest.DefaultArgsWithOutArg 2022-08-17T12:50:25.6530228Z [ OK ] LiteInterpreterTest.DefaultArgsWithOutArg (5 ms) 2022-08-17T12:50:25.6531297Z [ RUN ] LiteInterpreterTest.TestExceptionStackWithTwoLevelModuleHierarchy 2022-08-17T12:50:25.6797613Z [ OK ] LiteInterpreterTest.TestExceptionStackWithTwoLevelModuleHierarchy (26 ms) 2022-08-17T12:50:25.6798179Z [ RUN ] LiteInterpreterTest.OperatorCacheDifferentiatesDefaultArgs 2022-08-17T12:50:25.7085526Z [ OK ] LiteInterpreterTest.OperatorCacheDifferentiatesDefaultArgs (27 ms) 2022-08-17T12:50:25.7086338Z [ RUN ] LiteInterpreterTest.OperatorSize1 2022-08-17T12:50:25.7104900Z [ OK ] LiteInterpreterTest.OperatorSize1 (3 ms) 2022-08-17T12:50:25.7105297Z [ RUN ] LiteInterpreterTest.OperatorTest2 2022-08-17T12:50:25.7223597Z [ OK ] LiteInterpreterTest.OperatorTest2 (11 ms) 2022-08-17T12:50:25.7224289Z [----------] 42 tests from LiteInterpreterTest (874 ms total) 2022-08-17T12:50:25.7224471Z 2022-08-17T12:50:25.7224669Z [----------] 3 tests from RunTimeTest 2022-08-17T12:50:25.7225021Z [ RUN ] RunTimeTest.ParseBytecode 2022-08-17T12:50:25.7225433Z [ OK ] RunTimeTest.ParseBytecode (0 ms) 2022-08-17T12:50:25.7225743Z [ RUN ] RunTimeTest.ParseOperator 2022-08-17T12:50:25.7228064Z [ OK ] RunTimeTest.ParseOperator (0 ms) 2022-08-17T12:50:25.7228519Z [ RUN ] RunTimeTest.RuntimeCall 2022-08-17T12:50:25.7231635Z [ OK ] RunTimeTest.RuntimeCall (0 ms) 2022-08-17T12:50:25.7232212Z [----------] 3 tests from RunTimeTest (0 ms total) 2022-08-17T12:50:25.7232417Z 2022-08-17T12:50:25.7232837Z [----------] 11 tests from LiteInterpreterUpgraderTest 2022-08-17T12:50:25.7233206Z [ RUN ] LiteInterpreterUpgraderTest.DivTensorV2 2022-08-17T12:50:25.7242096Z [ OK ] LiteInterpreterUpgraderTest.DivTensorV2 (0 ms) 2022-08-17T12:50:25.7242480Z [ RUN ] LiteInterpreterUpgraderTest.DivTensorOutV2 2022-08-17T12:50:25.7250390Z [ OK ] LiteInterpreterUpgraderTest.DivTensorOutV2 (0 ms) 2022-08-17T12:50:25.7250859Z [ RUN ] LiteInterpreterUpgraderTest.DivTensorInplaceV2 2022-08-17T12:50:25.7258285Z [ OK ] LiteInterpreterUpgraderTest.DivTensorInplaceV2 (0 ms) 2022-08-17T12:50:25.7258699Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarFloatV2 2022-08-17T12:50:25.7265922Z [ OK ] LiteInterpreterUpgraderTest.DivScalarFloatV2 (0 ms) 2022-08-17T12:50:25.7266625Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarReciprocalFloatV2 2022-08-17T12:50:25.7273220Z expect output: 0.5000 2022-08-17T12:50:25.7273803Z [ CPUFloatType{1} ]actual output: 0.5000 2022-08-17T12:50:25.7274592Z [ CPUFloatType{1} ][ OK ] LiteInterpreterUpgraderTest.DivScalarReciprocalFloatV2 (0 ms) 2022-08-17T12:50:25.7275212Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarReciprocalIntV2 2022-08-17T12:50:25.7281861Z [ OK ] LiteInterpreterUpgraderTest.DivScalarReciprocalIntV2 (0 ms) 2022-08-17T12:50:25.7282305Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarScalarV2 2022-08-17T12:50:25.7287270Z [ OK ] LiteInterpreterUpgraderTest.DivScalarScalarV2 (0 ms) 2022-08-17T12:50:25.7287665Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarIntV2 2022-08-17T12:50:25.7293920Z [ OK ] LiteInterpreterUpgraderTest.DivScalarIntV2 (0 ms) 2022-08-17T12:50:25.7294443Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarInplaceFloatV2 2022-08-17T12:50:25.7301506Z [ OK ] LiteInterpreterUpgraderTest.DivScalarInplaceFloatV2 (0 ms) 2022-08-17T12:50:25.7301963Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarInplaceIntV2 2022-08-17T12:50:25.7308587Z [ OK ] LiteInterpreterUpgraderTest.DivScalarInplaceIntV2 (0 ms) 2022-08-17T12:50:25.7308996Z [ RUN ] LiteInterpreterUpgraderTest.Upgrader 2022-08-17T12:50:25.7310629Z [ OK ] LiteInterpreterUpgraderTest.Upgrader (0 ms) 2022-08-17T12:50:25.7311127Z [----------] 11 tests from LiteInterpreterUpgraderTest (7 ms total) 2022-08-17T12:50:25.7311314Z 2022-08-17T12:50:25.7311502Z [----------] 29 tests from LiteInterpreterDirectTest 2022-08-17T12:50:25.7311870Z [ RUN ] LiteInterpreterDirectTest.UpsampleNearest2d 2022-08-17T12:50:25.7363578Z [ OK ] LiteInterpreterDirectTest.UpsampleNearest2d (5 ms) 2022-08-17T12:50:25.7364125Z [ RUN ] LiteInterpreterDirectTest.CheckAttrAccess 2022-08-17T12:50:25.7365018Z [ OK ] LiteInterpreterDirectTest.CheckAttrAccess (0 ms) 2022-08-17T12:50:25.7365425Z [ RUN ] LiteInterpreterDirectTest.MethodInvocation 2022-08-17T12:50:25.7412179Z hello 2022-08-17T12:50:25.7415792Z hello 3 2022-08-17T12:50:25.7478175Z hello 2022-08-17T12:50:25.7481168Z hello 3 2022-08-17T12:50:25.7521788Z hello 2022-08-17T12:50:25.7524999Z hello 3 2022-08-17T12:50:25.7526928Z [ OK ] LiteInterpreterDirectTest.MethodInvocation (16 ms) 2022-08-17T12:50:25.7527513Z [ RUN ] LiteInterpreterDirectTest.Conv 2022-08-17T12:50:25.7607288Z [ OK ] LiteInterpreterDirectTest.Conv (7 ms) 2022-08-17T12:50:25.7608181Z [ RUN ] LiteInterpreterDirectTest.Inline 2022-08-17T12:50:25.7654505Z [ OK ] LiteInterpreterDirectTest.Inline (4 ms) 2022-08-17T12:50:25.7655058Z [ RUN ] LiteInterpreterDirectTest.Tuple 2022-08-17T12:50:25.7687272Z [ OK ] LiteInterpreterDirectTest.Tuple (3 ms) 2022-08-17T12:50:25.7687901Z [ RUN ] LiteInterpreterDirectTest.Dict 2022-08-17T12:50:25.7720045Z [ OK ] LiteInterpreterDirectTest.Dict (3 ms) 2022-08-17T12:50:25.7720588Z [ RUN ] LiteInterpreterDirectTest.Prim 2022-08-17T12:50:25.7745334Z [ OK ] LiteInterpreterDirectTest.Prim (2 ms) 2022-08-17T12:50:25.7745911Z [ RUN ] LiteInterpreterDirectTest.PrimScalar 2022-08-17T12:50:25.7772472Z [ OK ] LiteInterpreterDirectTest.PrimScalar (2 ms) 2022-08-17T12:50:25.7773080Z [ RUN ] LiteInterpreterDirectTest.WrongMethodName 2022-08-17T12:50:25.7828932Z [ OK ] LiteInterpreterDirectTest.WrongMethodName (5 ms) 2022-08-17T12:50:25.7829556Z [ RUN ] LiteInterpreterDirectTest.SetState 2022-08-17T12:50:25.8001977Z [ OK ] LiteInterpreterDirectTest.SetState (17 ms) 2022-08-17T12:50:25.8002597Z [ RUN ] LiteInterpreterDirectTest.BuiltinFunction 2022-08-17T12:50:25.8016118Z [ OK ] LiteInterpreterDirectTest.BuiltinFunction (1 ms) 2022-08-17T12:50:25.8016861Z [ RUN ] LiteInterpreterDirectTest.GetRuntimeByteCodeVersion 2022-08-17T12:50:25.8017534Z [ OK ] LiteInterpreterDirectTest.GetRuntimeByteCodeVersion (0 ms) 2022-08-17T12:50:25.8018221Z [ RUN ] LiteInterpreterDirectTest.GetRuntimeOperatorsVersion 2022-08-17T12:50:25.8018968Z [ OK ] LiteInterpreterDirectTest.GetRuntimeOperatorsVersion (0 ms) 2022-08-17T12:50:25.8019634Z [ RUN ] LiteInterpreterDirectTest.GetByteCodeVersion 2022-08-17T12:50:25.8021512Z [ OK ] LiteInterpreterDirectTest.GetByteCodeVersion (0 ms) 2022-08-17T12:50:25.8022171Z [ RUN ] LiteInterpreterDirectTest.GetRuntimeOpsAndInfo 2022-08-17T12:50:25.8329003Z [ OK ] LiteInterpreterDirectTest.GetRuntimeOpsAndInfo (30 ms) 2022-08-17T12:50:25.8329621Z [ RUN ] LiteInterpreterDirectTest.Eval 2022-08-17T12:50:25.8377420Z [ OK ] LiteInterpreterDirectTest.Eval (4 ms) 2022-08-17T12:50:25.8378109Z [ RUN ] LiteInterpreterDirectTest.FindWrongMethodName 2022-08-17T12:50:25.8395481Z [ OK ] LiteInterpreterDirectTest.FindWrongMethodName (1 ms) 2022-08-17T12:50:25.8396129Z [ RUN ] LiteInterpreterDirectTest.FindAndRunMethod 2022-08-17T12:50:25.8445572Z [ OK ] LiteInterpreterDirectTest.FindAndRunMethod (4 ms) 2022-08-17T12:50:25.8446449Z [ RUN ] LiteInterpreterDirectTest.RunMethodVariadic 2022-08-17T12:50:25.8488826Z [ OK ] LiteInterpreterDirectTest.RunMethodVariadic (4 ms) 2022-08-17T12:50:25.8489494Z [ RUN ] LiteInterpreterDirectTest.DuplicateSetState 2022-08-17T12:50:25.8535269Z [ OK ] LiteInterpreterDirectTest.DuplicateSetState (4 ms) 2022-08-17T12:50:25.8536001Z [ RUN ] LiteInterpreterDirectTest.OpNameExportFetchRootOperators 2022-08-17T12:50:25.8573653Z [ OK ] LiteInterpreterDirectTest.OpNameExportFetchRootOperators (3 ms) 2022-08-17T12:50:25.8574393Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsConv 2022-08-17T12:50:25.8639813Z [ OK ] LiteInterpreterDirectTest.DefaultArgsConv (6 ms) 2022-08-17T12:50:25.8640581Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsPinv 2022-08-17T12:50:25.8847447Z [ OK ] LiteInterpreterDirectTest.DefaultArgsPinv (20 ms) 2022-08-17T12:50:25.8848563Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsTensorinvSpecifyDefault 2022-08-17T12:50:25.8888764Z [ OK ] LiteInterpreterDirectTest.DefaultArgsTensorinvSpecifyDefault (4 ms) 2022-08-17T12:50:25.8889658Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsPinvWithOutArg 2022-08-17T12:50:25.9011877Z [ OK ] LiteInterpreterDirectTest.DefaultArgsPinvWithOutArg (12 ms) 2022-08-17T12:50:25.9012776Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsWithOutArg 2022-08-17T12:50:25.9050431Z [ OK ] LiteInterpreterDirectTest.DefaultArgsWithOutArg (3 ms) 2022-08-17T12:50:25.9051586Z [ RUN ] LiteInterpreterDirectTest.TestExceptionStackWithTwoLevelModuleHierarchy 2022-08-17T12:50:25.9290542Z [ OK ] LiteInterpreterDirectTest.TestExceptionStackWithTwoLevelModuleHierarchy (23 ms) 2022-08-17T12:50:25.9291467Z [ RUN ] LiteInterpreterDirectTest.OperatorCacheDifferentiatesDefaultArgs 2022-08-17T12:50:25.9477467Z [ OK ] LiteInterpreterDirectTest.OperatorCacheDifferentiatesDefaultArgs (18 ms) 2022-08-17T12:50:25.9478208Z [----------] 29 tests from LiteInterpreterDirectTest (216 ms total) 2022-08-17T12:50:25.9478482Z 2022-08-17T12:50:25.9478742Z [----------] 7 tests from LiteTrainerTest 2022-08-17T12:50:25.9479177Z [ RUN ] LiteTrainerTest.Params 2022-08-17T12:50:26.0118423Z [ OK ] LiteTrainerTest.Params (64 ms) 2022-08-17T12:50:26.0118975Z [ RUN ] LiteTrainerTest.SGD 2022-08-17T12:50:26.0714827Z [ OK ] LiteTrainerTest.SGD (59 ms) 2022-08-17T12:50:26.0715410Z [ RUN ] LiteTrainerTest.SequentialSampler 2022-08-17T12:50:26.0715974Z [ OK ] LiteTrainerTest.SequentialSampler (0 ms) 2022-08-17T12:50:26.0716702Z [ RUN ] LiteTrainerTest.RandomSamplerReturnsIndicesInCorrectRange 2022-08-17T12:50:26.0717550Z [ OK ] LiteTrainerTest.RandomSamplerReturnsIndicesInCorrectRange (0 ms) 2022-08-17T12:50:26.0718395Z [ RUN ] LiteTrainerTest.RandomSamplerReturnsLessValuesForLastBatch 2022-08-17T12:50:26.0719250Z [ OK ] LiteTrainerTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2022-08-17T12:50:26.0719959Z [ RUN ] LiteTrainerTest.RandomSamplerResetsWell 2022-08-17T12:50:26.0720536Z [ OK ] LiteTrainerTest.RandomSamplerResetsWell (0 ms) 2022-08-17T12:50:26.0721138Z [ RUN ] LiteTrainerTest.RandomSamplerResetsWithNewSizeWell 2022-08-17T12:50:26.0721845Z [ OK ] LiteTrainerTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2022-08-17T12:50:26.0722467Z [----------] 7 tests from LiteTrainerTest (124 ms total) 2022-08-17T12:50:26.0722713Z 2022-08-17T12:50:26.0722948Z [----------] 6 tests from MobileTest 2022-08-17T12:50:26.0723385Z [ RUN ] MobileTest.SaveLoadParametersEmpty 2022-08-17T12:50:26.0756353Z [ OK ] MobileTest.SaveLoadParametersEmpty (3 ms) 2022-08-17T12:50:26.0757023Z [ RUN ] MobileTest.SaveParametersDefaultsToZip 2022-08-17T12:50:26.0757666Z [ OK ] MobileTest.SaveParametersDefaultsToZip (0 ms) 2022-08-17T12:50:26.0758331Z [ RUN ] MobileTest.SaveParametersCanUseFlatbuffer 2022-08-17T12:50:26.0761667Z [ OK ] MobileTest.SaveParametersCanUseFlatbuffer (0 ms) 2022-08-17T12:50:26.0762347Z [ RUN ] MobileTest.SaveLoadParametersUsingFlatbuffers 2022-08-17T12:50:26.0770742Z [ OK ] MobileTest.SaveLoadParametersUsingFlatbuffers (0 ms) 2022-08-17T12:50:26.0771559Z [ RUN ] MobileTest.LoadParametersUnexpectedFormatShouldThrow 2022-08-17T12:50:26.0811720Z [ OK ] MobileTest.LoadParametersUnexpectedFormatShouldThrow (4 ms) 2022-08-17T12:50:26.0812549Z [ RUN ] MobileTest.LoadParametersEmptyDataShouldThrow 2022-08-17T12:50:26.0850444Z [ OK ] MobileTest.LoadParametersEmptyDataShouldThrow (3 ms) 2022-08-17T12:50:26.0851070Z [----------] 6 tests from MobileTest (12 ms total) 2022-08-17T12:50:26.0851299Z 2022-08-17T12:50:26.0851541Z [----------] 1 test from MemoryDAGTest 2022-08-17T12:50:26.0851955Z [ RUN ] MemoryDAGTest.Basic 2022-08-17T12:50:26.0852674Z [ OK ] MemoryDAGTest.Basic (0 ms) 2022-08-17T12:50:26.0853172Z [----------] 1 test from MemoryDAGTest (0 ms total) 2022-08-17T12:50:26.0853418Z 2022-08-17T12:50:26.0853700Z [----------] 1 test from InternedStringsTest 2022-08-17T12:50:26.0854202Z [ RUN ] InternedStringsTest.Basic 2022-08-17T12:50:26.0854986Z [ OK ] InternedStringsTest.Basic (0 ms) 2022-08-17T12:50:26.0855557Z [----------] 1 test from InternedStringsTest (0 ms total) 2022-08-17T12:50:26.0855829Z 2022-08-17T12:50:26.0856052Z [----------] 1 test from FromQualStringTest 2022-08-17T12:50:26.0856456Z [ RUN ] FromQualStringTest.Basic 2022-08-17T12:50:26.0857028Z [ OK ] FromQualStringTest.Basic (0 ms) 2022-08-17T12:50:26.0857622Z [----------] 1 test from FromQualStringTest (0 ms total) 2022-08-17T12:50:26.0857874Z 2022-08-17T12:50:26.0858094Z [----------] 1 test from THNNConvTest 2022-08-17T12:50:26.0858457Z [ RUN ] THNNConvTest.Basic 2022-08-17T12:50:26.0953612Z [ OK ] THNNConvTest.Basic (9 ms) 2022-08-17T12:50:26.0954192Z [----------] 1 test from THNNConvTest (9 ms total) 2022-08-17T12:50:26.0954348Z 2022-08-17T12:50:26.0954535Z [----------] 1 test from ATenNativeBatchNormTest 2022-08-17T12:50:26.0954870Z [ RUN ] ATenNativeBatchNormTest.Basic 2022-08-17T12:50:26.1061879Z [ OK ] ATenNativeBatchNormTest.Basic (10 ms) 2022-08-17T12:50:26.1062390Z [----------] 1 test from ATenNativeBatchNormTest (10 ms total) 2022-08-17T12:50:26.1062584Z 2022-08-17T12:50:26.1062745Z [----------] 2 tests from CustomFusionTest 2022-08-17T12:50:26.1063236Z [ RUN ] CustomFusionTest.Basic 2022-08-17T12:50:26.1072946Z [ OK ] CustomFusionTest.Basic (1 ms) 2022-08-17T12:50:26.1073257Z [ RUN ] CustomFusionTest.NestedBlocks 2022-08-17T12:50:26.1088430Z [ OK ] CustomFusionTest.NestedBlocks (1 ms) 2022-08-17T12:50:26.1088887Z [----------] 2 tests from CustomFusionTest (2 ms total) 2022-08-17T12:50:26.1089077Z 2022-08-17T12:50:26.1089236Z [----------] 1 test from ControlFlowTest 2022-08-17T12:50:26.1089505Z [ RUN ] ControlFlowTest.Basic 2022-08-17T12:50:26.1146099Z [ OK ] ControlFlowTest.Basic (5 ms) 2022-08-17T12:50:26.1146735Z [----------] 1 test from ControlFlowTest (5 ms total) 2022-08-17T12:50:26.1146910Z 2022-08-17T12:50:26.1147053Z [----------] 1 test from ProtoTest 2022-08-17T12:50:26.1147315Z [ RUN ] ProtoTest.Basic 2022-08-17T12:50:26.1168047Z [ OK ] ProtoTest.Basic (2 ms) 2022-08-17T12:50:26.1168607Z [----------] 1 test from ProtoTest (2 ms total) 2022-08-17T12:50:26.1168874Z 2022-08-17T12:50:26.1169190Z [----------] 7 tests from SchemaParserTest 2022-08-17T12:50:26.1169668Z [ RUN ] SchemaParserTest.NestedArrays 2022-08-17T12:50:26.1170259Z [ OK ] SchemaParserTest.NestedArrays (0 ms) 2022-08-17T12:50:26.1170585Z [ RUN ] SchemaParserTest.OutVariant 2022-08-17T12:50:26.1174248Z [ OK ] SchemaParserTest.OutVariant (0 ms) 2022-08-17T12:50:26.1174588Z [ RUN ] SchemaParserTest.NamedReturns 2022-08-17T12:50:26.1176320Z [ OK ] SchemaParserTest.NamedReturns (0 ms) 2022-08-17T12:50:26.1176886Z [ RUN ] SchemaParserTest.Futures 2022-08-17T12:50:26.1177663Z [ OK ] SchemaParserTest.Futures (0 ms) 2022-08-17T12:50:26.1178152Z [ RUN ] SchemaParserTest.AnnotatedAliasSets 2022-08-17T12:50:26.1178821Z [ OK ] SchemaParserTest.AnnotatedAliasSets (0 ms) 2022-08-17T12:50:26.1179356Z [ RUN ] SchemaParserTest.BeforeAfterSets 2022-08-17T12:50:26.1181011Z [ OK ] SchemaParserTest.BeforeAfterSets (0 ms) 2022-08-17T12:50:26.1181617Z [ RUN ] SchemaParserTest.BeforeAfterSets2 2022-08-17T12:50:26.1183420Z [ OK ] SchemaParserTest.BeforeAfterSets2 (0 ms) 2022-08-17T12:50:26.1184075Z [----------] 7 tests from SchemaParserTest (1 ms total) 2022-08-17T12:50:26.1184301Z 2022-08-17T12:50:26.1184481Z [----------] 2 tests from TopologicalIndexTest 2022-08-17T12:50:26.1184856Z [ RUN ] TopologicalIndexTest.Basic 2022-08-17T12:50:26.1185318Z [ OK ] TopologicalIndexTest.Basic (0 ms) 2022-08-17T12:50:26.1185626Z [ RUN ] TopologicalIndexTest.Reindex 2022-08-17T12:50:26.1195584Z [ OK ] TopologicalIndexTest.Reindex (1 ms) 2022-08-17T12:50:26.1196246Z [----------] 2 tests from TopologicalIndexTest (1 ms total) 2022-08-17T12:50:26.1196549Z 2022-08-17T12:50:26.1196724Z [----------] 7 tests from RecordFunctionTest 2022-08-17T12:50:26.1197077Z [ RUN ] RecordFunctionTest.TracedTestInputsOutputs 2022-08-17T12:50:26.1238475Z [ OK ] RecordFunctionTest.TracedTestInputsOutputs (4 ms) 2022-08-17T12:50:26.1239056Z [ RUN ] RecordFunctionTest.SampledCallbacks 2022-08-17T12:50:26.1708113Z [ OK ] RecordFunctionTest.SampledCallbacks (46 ms) 2022-08-17T12:50:26.1708825Z [ RUN ] RecordFunctionTest.RecordFunctionGuard 2022-08-17T12:50:26.1709219Z [ OK ] RecordFunctionTest.RecordFunctionGuard (0 ms) 2022-08-17T12:50:26.1709580Z [ RUN ] RecordFunctionTest.Callbacks 2022-08-17T12:50:26.1722958Z [ OK ] RecordFunctionTest.Callbacks (1 ms) 2022-08-17T12:50:26.1723562Z [ RUN ] RecordFunctionTest.ShouldRun 2022-08-17T12:50:26.1724100Z [ OK ] RecordFunctionTest.ShouldRun (0 ms) 2022-08-17T12:50:26.1724605Z [ RUN ] RecordFunctionTest.Basic 2022-08-17T12:50:26.1739305Z [ OK ] RecordFunctionTest.Basic (1 ms) 2022-08-17T12:50:26.1739682Z [ RUN ] RecordFunctionTest.OperatorNameOverload 2022-08-17T12:50:26.1740953Z [ OK ] RecordFunctionTest.OperatorNameOverload (0 ms) 2022-08-17T12:50:26.1741627Z [----------] 7 tests from RecordFunctionTest (54 ms total) 2022-08-17T12:50:26.1741941Z 2022-08-17T12:50:26.1742236Z [----------] 1 test from ThreadLocalDebugInfoTest 2022-08-17T12:50:26.1742562Z [ RUN ] ThreadLocalDebugInfoTest.Basic 2022-08-17T12:50:26.1749940Z [ OK ] ThreadLocalDebugInfoTest.Basic (0 ms) 2022-08-17T12:50:26.1750621Z [----------] 1 test from ThreadLocalDebugInfoTest (0 ms total) 2022-08-17T12:50:26.1750849Z 2022-08-17T12:50:26.1751012Z [----------] 1 test from TestSymIntArrayRef 2022-08-17T12:50:26.1751525Z [ RUN ] TestSymIntArrayRef.BasicConversion 2022-08-17T12:50:26.1756233Z [ OK ] TestSymIntArrayRef.BasicConversion (0 ms) 2022-08-17T12:50:26.1756872Z [----------] 1 test from TestSymIntArrayRef (0 ms total) 2022-08-17T12:50:26.1757171Z 2022-08-17T12:50:26.1757316Z [----------] 3 tests from TestSymInt 2022-08-17T12:50:26.1757632Z [ RUN ] TestSymInt.NarrowCopyWithSymbolicInt 2022-08-17T12:50:26.1761666Z [ OK ] TestSymInt.NarrowCopyWithSymbolicInt (0 ms) 2022-08-17T12:50:26.1762211Z [ RUN ] TestSymInt.NarrowCopy 2022-08-17T12:50:26.1766347Z [ OK ] TestSymInt.NarrowCopy (0 ms) 2022-08-17T12:50:26.1766911Z [ RUN ] TestSymInt.AddSymbolicInt 2022-08-17T12:50:26.1767432Z [ OK ] TestSymInt.AddSymbolicInt (0 ms) 2022-08-17T12:50:26.1767829Z [----------] 3 tests from TestSymInt (0 ms total) 2022-08-17T12:50:26.1767988Z 2022-08-17T12:50:26.1768160Z [----------] 1 test from FallbackGraphsTest 2022-08-17T12:50:26.1768455Z [ RUN ] FallbackGraphsTest.Basic 2022-08-17T12:50:26.1841718Z [ OK ] FallbackGraphsTest.Basic (7 ms) 2022-08-17T12:50:26.1842378Z [----------] 1 test from FallbackGraphsTest (7 ms total) 2022-08-17T12:50:26.1842594Z 2022-08-17T12:50:26.1842748Z [----------] 1 test from NoneSchemaMatchTest 2022-08-17T12:50:26.1843047Z [ RUN ] NoneSchemaMatchTest.Basic 2022-08-17T12:50:26.1846578Z [ OK ] NoneSchemaMatchTest.Basic (0 ms) 2022-08-17T12:50:26.1846970Z [----------] 1 test from NoneSchemaMatchTest (0 ms total) 2022-08-17T12:50:26.1847147Z 2022-08-17T12:50:26.1847498Z [----------] 1 test from PassManagementTest 2022-08-17T12:50:26.1847871Z [ RUN ] PassManagementTest.Basic 2022-08-17T12:50:26.1854111Z [ OK ] PassManagementTest.Basic (0 ms) 2022-08-17T12:50:26.1854479Z [----------] 1 test from PassManagementTest (0 ms total) 2022-08-17T12:50:26.1854664Z 2022-08-17T12:50:26.1854824Z [----------] 5 tests from LoopPeelerTest 2022-08-17T12:50:26.1855155Z [ RUN ] LoopPeelerTest.NoInductionVariableUse 2022-08-17T12:50:26.1881612Z [ OK ] LoopPeelerTest.NoInductionVariableUse (2 ms) 2022-08-17T12:50:26.1881986Z [ RUN ] LoopPeelerTest.YesInductionVariableUse 2022-08-17T12:50:26.1906398Z [ OK ] LoopPeelerTest.YesInductionVariableUse (2 ms) 2022-08-17T12:50:26.1906808Z [ RUN ] LoopPeelerTest.LoopWithTerminationCondition 2022-08-17T12:50:26.1938619Z [ OK ] LoopPeelerTest.LoopWithTerminationCondition (3 ms) 2022-08-17T12:50:26.1939006Z [ RUN ] LoopPeelerTest.SimpleNestedLoops 2022-08-17T12:50:26.1983677Z [ OK ] LoopPeelerTest.SimpleNestedLoops (4 ms) 2022-08-17T12:50:26.1984054Z [ RUN ] LoopPeelerTest.SimpleNestedLoops2 2022-08-17T12:50:26.2033541Z [ OK ] LoopPeelerTest.SimpleNestedLoops2 (4 ms) 2022-08-17T12:50:26.2033942Z [----------] 5 tests from LoopPeelerTest (17 ms total) 2022-08-17T12:50:26.2034104Z 2022-08-17T12:50:26.2034251Z [----------] 1 test from JitTracing 2022-08-17T12:50:26.2034514Z [ RUN ] JitTracing.Basic 2022-08-17T12:50:26.2557303Z [ OK ] JitTracing.Basic (52 ms) 2022-08-17T12:50:26.2557727Z [----------] 1 test from JitTracing (52 ms total) 2022-08-17T12:50:26.2557878Z 2022-08-17T12:50:26.2558101Z [----------] 1 test from InsertAndEliminateRedundantGuardsTest 2022-08-17T12:50:26.2558504Z [ RUN ] InsertAndEliminateRedundantGuardsTest.Basic 2022-08-17T12:50:26.2604712Z [ OK ] InsertAndEliminateRedundantGuardsTest.Basic (4 ms) 2022-08-17T12:50:26.2605175Z [----------] 1 test from InsertAndEliminateRedundantGuardsTest (4 ms total) 2022-08-17T12:50:26.2605390Z 2022-08-17T12:50:26.2605554Z [----------] 1 test from InsertBailOutsTest 2022-08-17T12:50:26.2606073Z [ RUN ] InsertBailOutsTest.Basic 2022-08-17T12:50:26.2690392Z [ OK ] InsertBailOutsTest.Basic (8 ms) 2022-08-17T12:50:26.2690925Z [----------] 1 test from InsertBailOutsTest (8 ms total) 2022-08-17T12:50:26.2691101Z 2022-08-17T12:50:26.2691263Z [----------] 2 tests from ProfilerTest 2022-08-17T12:50:26.2691526Z [ RUN ] ProfilerTest.Basic 2022-08-17T12:50:26.3185109Z [ OK ] ProfilerTest.Basic (49 ms) 2022-08-17T12:50:26.3185524Z [ RUN ] ProfilerTest.OptionalProfiling 2022-08-17T12:50:26.3200655Z [ OK ] ProfilerTest.OptionalProfiling (1 ms) 2022-08-17T12:50:26.3201274Z [----------] 2 tests from ProfilerTest (51 ms total) 2022-08-17T12:50:26.3201561Z 2022-08-17T12:50:26.3201718Z [----------] 2 tests from CallStackTest 2022-08-17T12:50:26.3201990Z [ RUN ] CallStackTest.Basic 2022-08-17T12:50:26.3249192Z [ OK ] CallStackTest.Basic (4 ms) 2022-08-17T12:50:26.3249738Z [ RUN ] CallStackTest.Caching 2022-08-17T12:50:26.3282828Z [ OK ] CallStackTest.Caching (3 ms) 2022-08-17T12:50:26.3283410Z [----------] 2 tests from CallStackTest (8 ms total) 2022-08-17T12:50:26.3283569Z 2022-08-17T12:50:26.3283725Z [----------] 2 tests from InlinedCallStackTest 2022-08-17T12:50:26.3284058Z [ RUN ] InlinedCallStackTest.BlockAnnotation 2022-08-17T12:50:26.3343275Z [ OK ] InlinedCallStackTest.BlockAnnotation (5 ms) 2022-08-17T12:50:26.3343686Z [ RUN ] InlinedCallStackTest.SelfCallMethods 2022-08-17T12:50:26.3432171Z [ OK ] InlinedCallStackTest.SelfCallMethods (8 ms) 2022-08-17T12:50:26.3432642Z [----------] 2 tests from InlinedCallStackTest (14 ms total) 2022-08-17T12:50:26.3432820Z 2022-08-17T12:50:26.3432989Z [----------] 1 test from AutogradSymbolsTest 2022-08-17T12:50:26.3433282Z [ RUN ] AutogradSymbolsTest.Basic 2022-08-17T12:50:26.3433602Z [ OK ] AutogradSymbolsTest.Basic (0 ms) 2022-08-17T12:50:26.3433940Z [----------] 1 test from AutogradSymbolsTest (0 ms total) 2022-08-17T12:50:26.3434105Z 2022-08-17T12:50:26.3434294Z [----------] 1 test from DefaultArgTypeHintingTest 2022-08-17T12:50:26.3434614Z [ RUN ] DefaultArgTypeHintingTest.Basic 2022-08-17T12:50:26.3452918Z [ OK ] DefaultArgTypeHintingTest.Basic (1 ms) 2022-08-17T12:50:26.3453533Z [----------] 1 test from DefaultArgTypeHintingTest (1 ms total) 2022-08-17T12:50:26.3453730Z 2022-08-17T12:50:26.3453869Z [----------] 5 tests from FuturesTest 2022-08-17T12:50:26.3454146Z [ RUN ] FuturesTest.Basic 2022-08-17T12:50:26.3454416Z [ OK ] FuturesTest.Basic (0 ms) 2022-08-17T12:50:26.3454680Z [ RUN ] FuturesTest.Error 2022-08-17T12:50:26.3486575Z [ OK ] FuturesTest.Error (3 ms) 2022-08-17T12:50:26.3486895Z [ RUN ] FuturesTest.Then 2022-08-17T12:50:26.3487257Z [ OK ] FuturesTest.Then (0 ms) 2022-08-17T12:50:26.3487523Z [ RUN ] FuturesTest.CollectAll 2022-08-17T12:50:26.3488793Z [ OK ] FuturesTest.CollectAll (0 ms) 2022-08-17T12:50:26.3489086Z [ RUN ] FuturesTest.CollectAny 2022-08-17T12:50:26.3497779Z [ OK ] FuturesTest.CollectAny (0 ms) 2022-08-17T12:50:26.3498108Z [----------] 5 tests from FuturesTest (4 ms total) 2022-08-17T12:50:26.3498269Z 2022-08-17T12:50:26.3498444Z [----------] 1 test from TLSFutureCallbacksTest 2022-08-17T12:50:26.3498759Z [ RUN ] TLSFutureCallbacksTest.Basic 2022-08-17T12:50:26.3507122Z [ OK ] TLSFutureCallbacksTest.Basic (0 ms) 2022-08-17T12:50:26.3507704Z [----------] 1 test from TLSFutureCallbacksTest (0 ms total) 2022-08-17T12:50:26.3507998Z 2022-08-17T12:50:26.3508330Z [----------] 1 test from ProfilerDisableInCallbackTest 2022-08-17T12:50:26.3509117Z [ RUN ] ProfilerDisableInCallbackTest.Basic 2022-08-17T12:50:26.3525102Z [ OK ] ProfilerDisableInCallbackTest.Basic (1 ms) 2022-08-17T12:50:26.3525648Z [----------] 1 test from ProfilerDisableInCallbackTest (1 ms total) 2022-08-17T12:50:26.3525841Z 2022-08-17T12:50:26.3526009Z [----------] 2 tests from RecordDebugHandles 2022-08-17T12:50:26.3526314Z [ RUN ] RecordDebugHandles.Basic 2022-08-17T12:50:26.3548322Z STAGE:2022-08-17 12:50:26 1472:1472 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:50:26.3559005Z STAGE:2022-08-17 12:50:26 1472:1472 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:50:26.3569017Z [ OK ] RecordDebugHandles.Basic (4 ms) 2022-08-17T12:50:26.3569594Z [ RUN ] RecordDebugHandles.ScopedCallbacks 2022-08-17T12:50:26.3571248Z STAGE:2022-08-17 12:50:26 1472:1472 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:50:26.3587797Z STAGE:2022-08-17 12:50:26 1472:1472 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:50:26.3592392Z STAGE:2022-08-17 12:50:26 1472:1472 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:50:26.3606178Z STAGE:2022-08-17 12:50:26 1472:1472 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:50:26.3609946Z STAGE:2022-08-17 12:50:26 1472:1472 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:50:26.3635072Z STAGE:2022-08-17 12:50:26 1472:1472 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:50:26.3638983Z [ OK ] RecordDebugHandles.ScopedCallbacks (6 ms) 2022-08-17T12:50:26.3639597Z [----------] 2 tests from RecordDebugHandles (11 ms total) 2022-08-17T12:50:26.3639760Z 2022-08-17T12:50:26.3639919Z [----------] 1 test from IValueKWargsTest 2022-08-17T12:50:26.3640205Z [ RUN ] IValueKWargsTest.Basic 2022-08-17T12:50:26.3679123Z [ OK ] IValueKWargsTest.Basic (3 ms) 2022-08-17T12:50:26.3679621Z [----------] 1 test from IValueKWargsTest (3 ms total) 2022-08-17T12:50:26.3679892Z 2022-08-17T12:50:26.3680146Z [----------] 1 test from ComputeFlopsTest 2022-08-17T12:50:26.3680622Z [ RUN ] ComputeFlopsTest.Basic 2022-08-17T12:50:26.3681167Z [W util.cpp:507] Warning: Failed to compute flops for op aten::conv2d because both input and weight must be size 4. (function computeFlops) 2022-08-17T12:50:26.3681944Z [W util.cpp:522] Warning: Failed to compute flops for op aten::conv2d because stride must be size 2 and cannot be 0. (function computeFlops) 2022-08-17T12:50:26.3682630Z [W util.cpp:478] Warning: Calculating flops for aten::conv2d requires groups, padding, stride, dilation, input_size, and weight_size in saved arguments. (function computeFlops) 2022-08-17T12:50:26.3683262Z [W util.cpp:550] Warning: Calculating flops for aten::mm requires mat1_size and mat2_size in saved arguments. (function computeFlops) 2022-08-17T12:50:26.3683663Z [ OK ] ComputeFlopsTest.Basic (0 ms) 2022-08-17T12:50:26.3683982Z [----------] 1 test from ComputeFlopsTest (0 ms total) 2022-08-17T12:50:26.3684143Z 2022-08-17T12:50:26.3684289Z [----------] 1 test from TestConstant 2022-08-17T12:50:26.3684570Z [ RUN ] TestConstant.TensorGrad 2022-08-17T12:50:26.3684870Z [ OK ] TestConstant.TensorGrad (0 ms) 2022-08-17T12:50:26.3685172Z [----------] 1 test from TestConstant (0 ms total) 2022-08-17T12:50:26.3685321Z 2022-08-17T12:50:26.3685469Z [----------] 1 test from TestMutation 2022-08-17T12:50:26.3685732Z [ RUN ] TestMutation.Basic 2022-08-17T12:50:26.3697554Z [ OK ] TestMutation.Basic (1 ms) 2022-08-17T12:50:26.3697879Z [----------] 1 test from TestMutation (1 ms total) 2022-08-17T12:50:26.3698034Z 2022-08-17T12:50:26.3698240Z [----------] 1 test from TestInplaceToFunctionalActivation 2022-08-17T12:50:26.3698770Z [ RUN ] TestInplaceToFunctionalActivation.Basic 2022-08-17T12:50:26.3705354Z [ OK ] TestInplaceToFunctionalActivation.Basic (0 ms) 2022-08-17T12:50:26.3705787Z [----------] 1 test from TestInplaceToFunctionalActivation (0 ms total) 2022-08-17T12:50:26.3705987Z 2022-08-17T12:50:26.3706153Z [----------] 1 test from TestRegisterShapeOp 2022-08-17T12:50:26.3706456Z [ RUN ] TestRegisterShapeOp.Basic 2022-08-17T12:50:28.1113022Z [ OK ] TestRegisterShapeOp.Basic (1740 ms) 2022-08-17T12:50:28.1113428Z [----------] 1 test from TestRegisterShapeOp (1740 ms total) 2022-08-17T12:50:28.1113625Z 2022-08-17T12:50:28.1113839Z [----------] 1 test from TestFunctionalToInplaceActivation 2022-08-17T12:50:28.1114203Z [ RUN ] TestFunctionalToInplaceActivation.Basic 2022-08-17T12:50:28.1118317Z [ OK ] TestFunctionalToInplaceActivation.Basic (0 ms) 2022-08-17T12:50:28.1119085Z [----------] 1 test from TestFunctionalToInplaceActivation (0 ms total) 2022-08-17T12:50:28.1119302Z 2022-08-17T12:50:28.1119473Z [----------] 2 tests from TestFunctionExecutor 2022-08-17T12:50:28.1119804Z [ RUN ] TestFunctionExecutor.SimpleExecutorTest 2022-08-17T12:50:28.1157972Z [ OK ] TestFunctionExecutor.SimpleExecutorTest (3 ms) 2022-08-17T12:50:28.1158552Z [ RUN ] TestFunctionExecutor.RunDecompositionTest 2022-08-17T12:50:28.1294012Z [ OK ] TestFunctionExecutor.RunDecompositionTest (13 ms) 2022-08-17T12:50:28.1294721Z [----------] 2 tests from TestFunctionExecutor (17 ms total) 2022-08-17T12:50:28.1295120Z 2022-08-17T12:50:28.1295302Z [----------] 1 test from TestShapeGraphLinting 2022-08-17T12:50:28.1295617Z [ RUN ] TestShapeGraphLinting.Basic 2022-08-17T12:50:28.1329269Z [ OK ] TestShapeGraphLinting.Basic (3 ms) 2022-08-17T12:50:28.1329891Z [----------] 1 test from TestShapeGraphLinting (3 ms total) 2022-08-17T12:50:28.1330190Z 2022-08-17T12:50:28.1330431Z [----------] 1 test from Composed 2022-08-17T12:50:28.1330872Z [ RUN ] Composed.ComposedOp 2022-08-17T12:50:28.1331303Z [ OK ] Composed.ComposedOp (0 ms) 2022-08-17T12:50:28.1331796Z [----------] 1 test from Composed (0 ms total) 2022-08-17T12:50:28.1332023Z 2022-08-17T12:50:28.1332302Z [----------] 19 tests from MobileTypeParserTest 2022-08-17T12:50:28.1332783Z [ RUN ] MobileTypeParserTest.Int 2022-08-17T12:50:28.1333277Z [ OK ] MobileTypeParserTest.Int (0 ms) 2022-08-17T12:50:28.1333918Z [ RUN ] MobileTypeParserTest.NestedContainersAnnotationStr 2022-08-17T12:50:28.1334689Z [ OK ] MobileTypeParserTest.NestedContainersAnnotationStr (0 ms) 2022-08-17T12:50:28.1335338Z [ RUN ] MobileTypeParserTest.TorchBindClass 2022-08-17T12:50:28.1335920Z [ OK ] MobileTypeParserTest.TorchBindClass (0 ms) 2022-08-17T12:50:28.1336534Z [ RUN ] MobileTypeParserTest.ListOfTorchBindClass 2022-08-17T12:50:28.1337168Z [ OK ] MobileTypeParserTest.ListOfTorchBindClass (0 ms) 2022-08-17T12:50:28.1337924Z [ RUN ] MobileTypeParserTest.NestedContainersAnnotationStrWithSpaces 2022-08-17T12:50:28.1338800Z [ OK ] MobileTypeParserTest.NestedContainersAnnotationStrWithSpaces (0 ms) 2022-08-17T12:50:28.1339492Z [ RUN ] MobileTypeParserTest.NamedTuple 2022-08-17T12:50:28.1339972Z [ OK ] MobileTypeParserTest.NamedTuple (0 ms) 2022-08-17T12:50:28.1340419Z [ RUN ] MobileTypeParserTest.DictNestedNamedTupleTypeList 2022-08-17T12:50:28.1340876Z [ OK ] MobileTypeParserTest.DictNestedNamedTupleTypeList (0 ms) 2022-08-17T12:50:28.1341328Z [ RUN ] MobileTypeParserTest.NamedTupleNestedNamedTupleTypeList 2022-08-17T12:50:28.1341999Z [ OK ] MobileTypeParserTest.NamedTupleNestedNamedTupleTypeList (0 ms) 2022-08-17T12:50:28.1342457Z [ RUN ] MobileTypeParserTest.NamedTupleNestedNamedTuple 2022-08-17T12:50:28.1342899Z [ OK ] MobileTypeParserTest.NamedTupleNestedNamedTuple (0 ms) 2022-08-17T12:50:28.1343490Z [ RUN ] MobileTypeParserTest.Empty 2022-08-17T12:50:28.1411143Z [ OK ] MobileTypeParserTest.Empty (6 ms) 2022-08-17T12:50:28.1411776Z [ RUN ] MobileTypeParserTest.TypoRaises 2022-08-17T12:50:28.1473951Z [ OK ] MobileTypeParserTest.TypoRaises (6 ms) 2022-08-17T12:50:28.1474653Z [ RUN ] MobileTypeParserTest.MismatchBracketRaises 2022-08-17T12:50:28.1537139Z [ OK ] MobileTypeParserTest.MismatchBracketRaises (6 ms) 2022-08-17T12:50:28.1537899Z [ RUN ] MobileTypeParserTest.MismatchBracketRaises2 2022-08-17T12:50:28.1599789Z [ OK ] MobileTypeParserTest.MismatchBracketRaises2 (6 ms) 2022-08-17T12:50:28.1600587Z [ RUN ] MobileTypeParserTest.DictWithoutValueRaises 2022-08-17T12:50:28.1653961Z [ OK ] MobileTypeParserTest.DictWithoutValueRaises (5 ms) 2022-08-17T12:50:28.1716992Z [ RUN ] MobileTypeParserTest.ListArgCountMismatchRaises 2022-08-17T12:50:28.1717797Z [ OK ] MobileTypeParserTest.ListArgCountMismatchRaises (6 ms) 2022-08-17T12:50:28.1718568Z [ RUN ] MobileTypeParserTest.DictArgCountMismatchRaises 2022-08-17T12:50:28.1771137Z [ OK ] MobileTypeParserTest.DictArgCountMismatchRaises (5 ms) 2022-08-17T12:50:28.1771968Z [ RUN ] MobileTypeParserTest.ValidTypeWithExtraStuffRaises 2022-08-17T12:50:28.1808310Z [ OK ] MobileTypeParserTest.ValidTypeWithExtraStuffRaises (3 ms) 2022-08-17T12:50:28.1809096Z [ RUN ] MobileTypeParserTest.NonIdentifierRaises 2022-08-17T12:50:28.1844745Z [ OK ] MobileTypeParserTest.NonIdentifierRaises (3 ms) 2022-08-17T12:50:28.1845579Z [ RUN ] MobileTypeParserTest.DictNestedNamedTupleTypeListRaises 2022-08-17T12:50:28.1917765Z [ OK ] MobileTypeParserTest.DictNestedNamedTupleTypeListRaises (7 ms) 2022-08-17T12:50:28.1918449Z [----------] 19 tests from MobileTypeParserTest (58 ms total) 2022-08-17T12:50:28.1918693Z 2022-08-17T12:50:28.1918927Z [----------] 13 tests from ModuleAPITest 2022-08-17T12:50:28.1919345Z [ RUN ] ModuleAPITest.MethodRunAsync 2022-08-17T12:50:28.2102512Z [ OK ] ModuleAPITest.MethodRunAsync (18 ms) 2022-08-17T12:50:28.2103278Z [ RUN ] ModuleAPITest.Clone 2022-08-17T12:50:28.2103734Z [ OK ] ModuleAPITest.Clone (0 ms) 2022-08-17T12:50:28.2104210Z [ RUN ] ModuleAPITest.CloneWithModuleInterface 2022-08-17T12:50:28.2170957Z [ OK ] ModuleAPITest.CloneWithModuleInterface (6 ms) 2022-08-17T12:50:28.2171504Z [ RUN ] ModuleAPITest.Copy 2022-08-17T12:50:28.2171930Z [ OK ] ModuleAPITest.Copy (0 ms) 2022-08-17T12:50:28.2172333Z [ RUN ] ModuleAPITest.DeepCopy 2022-08-17T12:50:28.2177300Z [ OK ] ModuleAPITest.DeepCopy (0 ms) 2022-08-17T12:50:28.2177804Z [ RUN ] ModuleAPITest.DeepCopyString 2022-08-17T12:50:28.2178387Z [ OK ] ModuleAPITest.DeepCopyString (0 ms) 2022-08-17T12:50:28.2178807Z [ RUN ] ModuleAPITest.DeepCopyEnum 2022-08-17T12:50:28.2179305Z [ OK ] ModuleAPITest.DeepCopyEnum (0 ms) 2022-08-17T12:50:28.2179937Z [ RUN ] ModuleAPITest.DeepCopyPreservesAliasing 2022-08-17T12:50:28.2184027Z [ OK ] ModuleAPITest.DeepCopyPreservesAliasing (0 ms) 2022-08-17T12:50:28.2184593Z [ RUN ] ModuleAPITest.Constants 2022-08-17T12:50:28.2185159Z [ OK ] ModuleAPITest.Constants (0 ms) 2022-08-17T12:50:28.2185654Z [ RUN ] ModuleAPITest.Parameters 2022-08-17T12:50:28.2186393Z [ OK ] ModuleAPITest.Parameters (0 ms) 2022-08-17T12:50:28.2186679Z [ RUN ] ModuleAPITest.Define 2022-08-17T12:50:28.2229975Z [ OK ] ModuleAPITest.Define (4 ms) 2022-08-17T12:50:28.2230490Z [ RUN ] ModuleAPITest.Freezing 2022-08-17T12:50:28.2272072Z [ OK ] ModuleAPITest.Freezing (4 ms) 2022-08-17T12:50:28.2272612Z [ RUN ] ModuleAPITest.OfiFreezesTraining 2022-08-17T12:50:28.2314042Z [ OK ] ModuleAPITest.OfiFreezesTraining (4 ms) 2022-08-17T12:50:28.2314682Z [----------] 13 tests from ModuleAPITest (39 ms total) 2022-08-17T12:50:28.2314900Z 2022-08-17T12:50:28.2315089Z [----------] 6 tests from PeepholeOptimizeTest 2022-08-17T12:50:28.2315413Z [ RUN ] PeepholeOptimizeTest.IsAndIsNot 2022-08-17T12:50:28.2320428Z [ OK ] PeepholeOptimizeTest.IsAndIsNot (0 ms) 2022-08-17T12:50:28.2321010Z [ RUN ] PeepholeOptimizeTest.IsAndIsNot2 2022-08-17T12:50:28.2325592Z [ OK ] PeepholeOptimizeTest.IsAndIsNot2 (0 ms) 2022-08-17T12:50:28.2326162Z [ RUN ] PeepholeOptimizeTest.IsAndIsNot3 2022-08-17T12:50:28.2332303Z [ OK ] PeepholeOptimizeTest.IsAndIsNot3 (0 ms) 2022-08-17T12:50:28.2332886Z [ RUN ] PeepholeOptimizeTest.UnwrapOptional 2022-08-17T12:50:28.2338524Z [ OK ] PeepholeOptimizeTest.UnwrapOptional (0 ms) 2022-08-17T12:50:28.2339117Z [ RUN ] PeepholeOptimizeTest.UnwrapOptional2 2022-08-17T12:50:28.2344780Z [ OK ] PeepholeOptimizeTest.UnwrapOptional2 (0 ms) 2022-08-17T12:50:28.2345367Z [ RUN ] PeepholeOptimizeTest.AddMMFusion 2022-08-17T12:50:28.2354348Z [ OK ] PeepholeOptimizeTest.AddMMFusion (0 ms) 2022-08-17T12:50:28.2354801Z [----------] 6 tests from PeepholeOptimizeTest (3 ms total) 2022-08-17T12:50:28.2354979Z 2022-08-17T12:50:28.2355173Z [----------] 5 tests from QualifiedNameTest 2022-08-17T12:50:28.2355519Z [ RUN ] QualifiedNameTest.PrefixConstruction 2022-08-17T12:50:28.2355881Z [ OK ] QualifiedNameTest.PrefixConstruction (0 ms) 2022-08-17T12:50:28.2356244Z [ RUN ] QualifiedNameTest.DottedConstruction 2022-08-17T12:50:28.2356611Z [ OK ] QualifiedNameTest.DottedConstruction (0 ms) 2022-08-17T12:50:28.2356962Z [ RUN ] QualifiedNameTest.BadInputRaises 2022-08-17T12:50:28.2440248Z [ OK ] QualifiedNameTest.BadInputRaises (8 ms) 2022-08-17T12:50:28.2440882Z [ RUN ] QualifiedNameTest.Equality 2022-08-17T12:50:28.2441269Z [ OK ] QualifiedNameTest.Equality (0 ms) 2022-08-17T12:50:28.2441587Z [ RUN ] QualifiedNameTest.IsPrefixOf 2022-08-17T12:50:28.2441914Z [ OK ] QualifiedNameTest.IsPrefixOf (0 ms) 2022-08-17T12:50:28.2442257Z [----------] 5 tests from QualifiedNameTest (8 ms total) 2022-08-17T12:50:28.2442421Z 2022-08-17T12:50:28.2442590Z [----------] 6 tests from SerializationTest 2022-08-17T12:50:28.2442920Z [ RUN ] SerializationTest.ExtraFilesHookPreference 2022-08-17T12:50:28.2455229Z [W export_module.cpp:583] Warning: An extra files hook attempted to write metadata.json but this is already written in extra files and so will be skipped. This warning will only appear once per process. (function operator()) 2022-08-17T12:50:28.2499959Z [ OK ] SerializationTest.ExtraFilesHookPreference (5 ms) 2022-08-17T12:50:28.2500369Z [ RUN ] SerializationTest.ExtraFileHooksNoSecret 2022-08-17T12:50:28.2508028Z [ OK ] SerializationTest.ExtraFileHooksNoSecret (0 ms) 2022-08-17T12:50:28.2508437Z [ RUN ] SerializationTest.ExtraFileHooksWithSecret 2022-08-17T12:50:28.2515377Z [ OK ] SerializationTest.ExtraFileHooksWithSecret (0 ms) 2022-08-17T12:50:28.2515737Z [ RUN ] SerializationTest.TypeTags 2022-08-17T12:50:28.2534917Z [ OK ] SerializationTest.TypeTags (1 ms) 2022-08-17T12:50:28.2535468Z [ RUN ] SerializationTest.ParentDirNotExist 2022-08-17T12:50:28.2611163Z [ OK ] SerializationTest.ParentDirNotExist (7 ms) 2022-08-17T12:50:28.2611711Z [ RUN ] SerializationTest.CalculateNecessaryArgsTest 2022-08-17T12:50:28.2612943Z [ OK ] SerializationTest.CalculateNecessaryArgsTest (0 ms) 2022-08-17T12:50:28.2613386Z [----------] 6 tests from SerializationTest (17 ms total) 2022-08-17T12:50:28.2613555Z 2022-08-17T12:50:28.2613724Z [----------] 3 tests from TestSourceRoundTrip 2022-08-17T12:50:28.2614114Z [ RUN ] TestSourceRoundTrip.UpsampleNearest2d 2022-08-17T12:50:28.2725288Z [ OK ] TestSourceRoundTrip.UpsampleNearest2d (11 ms) 2022-08-17T12:50:28.2725659Z [ RUN ] TestSourceRoundTrip.CheckAttrAccess 2022-08-17T12:50:28.2730892Z [ OK ] TestSourceRoundTrip.CheckAttrAccess (0 ms) 2022-08-17T12:50:28.2731269Z [ RUN ] TestSourceRoundTrip.MethodInvocation 2022-08-17T12:50:28.3188089Z [ OK ] TestSourceRoundTrip.MethodInvocation (45 ms) 2022-08-17T12:50:28.3188801Z [----------] 3 tests from TestSourceRoundTrip (57 ms total) 2022-08-17T12:50:28.3189071Z 2022-08-17T12:50:28.3189300Z [----------] 2 tests from FunctionSchemaIsAliasingTest 2022-08-17T12:50:28.3189790Z [ RUN ] FunctionSchemaIsAliasingTest.Basic 2022-08-17T12:50:28.3190151Z [ OK ] FunctionSchemaIsAliasingTest.Basic (0 ms) 2022-08-17T12:50:28.3190529Z [ RUN ] FunctionSchemaIsAliasingTest.InvalidArgument 2022-08-17T12:50:28.3233653Z [ OK ] FunctionSchemaIsAliasingTest.InvalidArgument (4 ms) 2022-08-17T12:50:28.3234266Z [----------] 2 tests from FunctionSchemaIsAliasingTest (4 ms total) 2022-08-17T12:50:28.3234500Z 2022-08-17T12:50:28.3234755Z [----------] 2 tests from FunctionSchemaIsMutableTest 2022-08-17T12:50:28.3235153Z [ RUN ] FunctionSchemaIsMutableTest.Basic 2022-08-17T12:50:28.3235571Z [ OK ] FunctionSchemaIsMutableTest.Basic (0 ms) 2022-08-17T12:50:28.3235946Z [ RUN ] FunctionSchemaIsMutableTest.InvalidArgument 2022-08-17T12:50:28.3296446Z [ OK ] FunctionSchemaIsMutableTest.InvalidArgument (6 ms) 2022-08-17T12:50:28.3297123Z [----------] 2 tests from FunctionSchemaIsMutableTest (6 ms total) 2022-08-17T12:50:28.3297315Z 2022-08-17T12:50:28.3297495Z [----------] 5 tests from SchemaInfoIsMutableTest 2022-08-17T12:50:28.3297816Z [ RUN ] SchemaInfoIsMutableTest.Basic 2022-08-17T12:50:28.3317807Z [ OK ] SchemaInfoIsMutableTest.Basic (2 ms) 2022-08-17T12:50:28.3318417Z [ RUN ] SchemaInfoIsMutableTest.InvalidArgument 2022-08-17T12:50:28.3376204Z [ OK ] SchemaInfoIsMutableTest.InvalidArgument (5 ms) 2022-08-17T12:50:28.3376799Z [ RUN ] SchemaInfoIsMutableTest.AliasingInputs 2022-08-17T12:50:28.3380993Z [ OK ] SchemaInfoIsMutableTest.AliasingInputs (0 ms) 2022-08-17T12:50:28.3381581Z [ RUN ] SchemaInfoIsMutableTest.InstanceNorm 2022-08-17T12:50:28.3385137Z [ OK ] SchemaInfoIsMutableTest.InstanceNorm (0 ms) 2022-08-17T12:50:28.3385719Z [ RUN ] SchemaInfoIsMutableTest.BatchNorm 2022-08-17T12:50:28.3388781Z [ OK ] SchemaInfoIsMutableTest.BatchNorm (0 ms) 2022-08-17T12:50:28.3389454Z [----------] 5 tests from SchemaInfoIsMutableTest (9 ms total) 2022-08-17T12:50:28.3389640Z 2022-08-17T12:50:28.3389844Z [----------] 2 tests from SchemaInfoIsNonDeterministicTest 2022-08-17T12:50:28.3390223Z [ RUN ] SchemaInfoIsNonDeterministicTest.Basic 2022-08-17T12:50:28.3392131Z [ OK ] SchemaInfoIsNonDeterministicTest.Basic (0 ms) 2022-08-17T12:50:28.3392660Z [ RUN ] SchemaInfoIsNonDeterministicTest.Dropout 2022-08-17T12:50:28.3393716Z [ OK ] SchemaInfoIsNonDeterministicTest.Dropout (0 ms) 2022-08-17T12:50:28.3394467Z [----------] 2 tests from SchemaInfoIsNonDeterministicTest (0 ms total) 2022-08-17T12:50:28.3394668Z 2022-08-17T12:50:28.3394841Z [----------] 3 tests from FunctionSchemaMayAliasTest 2022-08-17T12:50:28.3395257Z [ RUN ] FunctionSchemaMayAliasTest.Basic 2022-08-17T12:50:28.3396153Z [ OK ] FunctionSchemaMayAliasTest.Basic (0 ms) 2022-08-17T12:50:28.3396518Z [ RUN ] FunctionSchemaMayAliasTest.InvalidArgument 2022-08-17T12:50:28.3446794Z [ OK ] FunctionSchemaMayAliasTest.InvalidArgument (4 ms) 2022-08-17T12:50:28.3447202Z [ RUN ] FunctionSchemaMayAliasTest.Wildcard 2022-08-17T12:50:28.3448874Z [ OK ] FunctionSchemaMayAliasTest.Wildcard (0 ms) 2022-08-17T12:50:28.3449380Z [----------] 3 tests from FunctionSchemaMayAliasTest (5 ms total) 2022-08-17T12:50:28.3449567Z 2022-08-17T12:50:28.3449742Z [----------] 7 tests from SchemaInfoMayAliasTest 2022-08-17T12:50:28.3450094Z [ RUN ] SchemaInfoMayAliasTest.AliasingInputs 2022-08-17T12:50:28.3452463Z [ OK ] SchemaInfoMayAliasTest.AliasingInputs (0 ms) 2022-08-17T12:50:28.3452828Z [ RUN ] SchemaInfoMayAliasTest.AliasingOutputs 2022-08-17T12:50:28.3457868Z [ OK ] SchemaInfoMayAliasTest.AliasingOutputs (0 ms) 2022-08-17T12:50:28.3458321Z [ RUN ] SchemaInfoMayAliasTest.AliasingInputOutput 2022-08-17T12:50:28.3461745Z [ OK ] SchemaInfoMayAliasTest.AliasingInputOutput (0 ms) 2022-08-17T12:50:28.3462151Z [ RUN ] SchemaInfoMayAliasTest.MultipleWildcardInputs 2022-08-17T12:50:28.3468035Z [ OK ] SchemaInfoMayAliasTest.MultipleWildcardInputs (0 ms) 2022-08-17T12:50:28.3468476Z [ RUN ] SchemaInfoMayAliasTest.MultipleNonWildcardInputs 2022-08-17T12:50:28.3470585Z [W schema_info.cpp:329] Warning: alias::a appears twice in same argument list which will make aliasing checks more conservative. (function operator()) 2022-08-17T12:50:28.3472249Z [ OK ] SchemaInfoMayAliasTest.MultipleNonWildcardInputs (0 ms) 2022-08-17T12:50:28.3472690Z [ RUN ] SchemaInfoMayAliasTest.MultipleNonWildcardOutputs 2022-08-17T12:50:28.3474273Z [W schema_info.cpp:329] Warning: alias::a appears twice in same argument list which will make aliasing checks more conservative. (function operator()) 2022-08-17T12:50:28.3475631Z [ OK ] SchemaInfoMayAliasTest.MultipleNonWildcardOutputs (0 ms) 2022-08-17T12:50:28.3476263Z [ RUN ] SchemaInfoMayAliasTest.MismatchingTypes 2022-08-17T12:50:28.3476883Z [ OK ] SchemaInfoMayAliasTest.MismatchingTypes (0 ms) 2022-08-17T12:50:28.3477348Z [----------] 7 tests from SchemaInfoMayAliasTest (2 ms total) 2022-08-17T12:50:28.3477520Z 2022-08-17T12:50:28.3477741Z [----------] 3 tests from FunctionSchemaMayContainAliasTest 2022-08-17T12:50:28.3478232Z [ RUN ] FunctionSchemaMayContainAliasTest.Basic 2022-08-17T12:50:28.3479228Z [ OK ] FunctionSchemaMayContainAliasTest.Basic (0 ms) 2022-08-17T12:50:28.3479607Z [ RUN ] FunctionSchemaMayContainAliasTest.Wildcard 2022-08-17T12:50:28.3482234Z [ OK ] FunctionSchemaMayContainAliasTest.Wildcard (0 ms) 2022-08-17T12:50:28.3482701Z [ RUN ] FunctionSchemaMayContainAliasTest.InputAndOutputContainers 2022-08-17T12:50:28.3484692Z [ OK ] FunctionSchemaMayContainAliasTest.InputAndOutputContainers (0 ms) 2022-08-17T12:50:28.3485363Z [----------] 3 tests from FunctionSchemaMayContainAliasTest (0 ms total) 2022-08-17T12:50:28.3485573Z 2022-08-17T12:50:28.3485775Z [----------] 6 tests from SchemaInfoMayContainAliasTest 2022-08-17T12:50:28.3486191Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasInputsEqual 2022-08-17T12:50:28.3488416Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasInputsEqual (0 ms) 2022-08-17T12:50:28.3489016Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasInputsContained 2022-08-17T12:50:28.3492298Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasInputsContained (0 ms) 2022-08-17T12:50:28.3492778Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasOutputs 2022-08-17T12:50:28.3497972Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasOutputs (0 ms) 2022-08-17T12:50:28.3498429Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasInputOutput 2022-08-17T12:50:28.3502467Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasInputOutput (0 ms) 2022-08-17T12:50:28.3503128Z [ RUN ] SchemaInfoMayContainAliasTest.InputAndOutputContainers 2022-08-17T12:50:28.3506967Z [ OK ] SchemaInfoMayContainAliasTest.InputAndOutputContainers (0 ms) 2022-08-17T12:50:28.3507385Z [ RUN ] SchemaInfoMayContainAliasTest.Wildcard 2022-08-17T12:50:28.3511623Z [ OK ] SchemaInfoMayContainAliasTest.Wildcard (0 ms) 2022-08-17T12:50:28.3512094Z [----------] 6 tests from SchemaInfoMayContainAliasTest (2 ms total) 2022-08-17T12:50:28.3512291Z 2022-08-17T12:50:28.3512442Z [----------] 2 tests from SchemaMatchingTest 2022-08-17T12:50:28.3512747Z [ RUN ] SchemaMatchingTest.VarType 2022-08-17T12:50:28.3549251Z [ OK ] SchemaMatchingTest.VarType (3 ms) 2022-08-17T12:50:28.3549584Z [ RUN ] SchemaMatchingTest.VarType2 2022-08-17T12:50:28.3582842Z [ OK ] SchemaMatchingTest.VarType2 (3 ms) 2022-08-17T12:50:28.3583622Z [----------] 2 tests from SchemaMatchingTest (7 ms total) 2022-08-17T12:50:28.3583962Z 2022-08-17T12:50:28.3584122Z [----------] 6 tests from StackOptTest 2022-08-17T12:50:28.3584422Z [ RUN ] StackOptTest.UseVariadicStack 2022-08-17T12:50:28.4173365Z [ OK ] StackOptTest.UseVariadicStack (58 ms) 2022-08-17T12:50:28.4173809Z [ RUN ] StackOptTest.UseVariadicStackReplaceMultiple 2022-08-17T12:50:28.4416941Z [ OK ] StackOptTest.UseVariadicStackReplaceMultiple (24 ms) 2022-08-17T12:50:28.4417413Z [ RUN ] StackOptTest.UseVariadicStackWithMultipleListUses 2022-08-17T12:50:28.4672414Z [ OK ] StackOptTest.UseVariadicStackWithMultipleListUses (25 ms) 2022-08-17T12:50:28.4673155Z [ RUN ] StackOptTest.UseVariadicStackWithListMutationAfterCat 2022-08-17T12:50:28.4859430Z [ OK ] StackOptTest.UseVariadicStackWithListMutationAfterCat (18 ms) 2022-08-17T12:50:28.4860224Z [ RUN ] StackOptTest.UseVariadicStackWithListMutationBeforeCat 2022-08-17T12:50:28.5255551Z [ OK ] StackOptTest.UseVariadicStackWithListMutationBeforeCat (39 ms) 2022-08-17T12:50:28.5256348Z [ RUN ] StackOptTest.UseVariadicStackWithMultipleListMutations 2022-08-17T12:50:28.5711816Z [ OK ] StackOptTest.UseVariadicStackWithMultipleListMutations (45 ms) 2022-08-17T12:50:28.5712513Z [----------] 6 tests from StackOptTest (212 ms total) 2022-08-17T12:50:28.5712749Z 2022-08-17T12:50:28.5713020Z [----------] 16 tests from SubgraphMatcherTest 2022-08-17T12:50:28.5713467Z [ RUN ] SubgraphMatcherTest.Trivial1 2022-08-17T12:50:28.5716641Z [ OK ] SubgraphMatcherTest.Trivial1 (0 ms) 2022-08-17T12:50:28.5717131Z [ RUN ] SubgraphMatcherTest.Trivial2 2022-08-17T12:50:28.5717901Z [ OK ] SubgraphMatcherTest.Trivial2 (0 ms) 2022-08-17T12:50:28.5718370Z [ RUN ] SubgraphMatcherTest.Trivial3 2022-08-17T12:50:28.5724402Z [ OK ] SubgraphMatcherTest.Trivial3 (0 ms) 2022-08-17T12:50:28.5724911Z [ RUN ] SubgraphMatcherTest.Trivial4 2022-08-17T12:50:28.5725396Z [ OK ] SubgraphMatcherTest.Trivial4 (0 ms) 2022-08-17T12:50:28.5725872Z [ RUN ] SubgraphMatcherTest.Linear1 2022-08-17T12:50:28.5732835Z [ OK ] SubgraphMatcherTest.Linear1 (0 ms) 2022-08-17T12:50:28.5733373Z [ RUN ] SubgraphMatcherTest.Linear2 2022-08-17T12:50:28.5734459Z [ OK ] SubgraphMatcherTest.Linear2 (0 ms) 2022-08-17T12:50:28.5734930Z [ RUN ] SubgraphMatcherTest.Diamond1 2022-08-17T12:50:28.5746098Z [ OK ] SubgraphMatcherTest.Diamond1 (1 ms) 2022-08-17T12:50:28.5746612Z [ RUN ] SubgraphMatcherTest.Diamond2 2022-08-17T12:50:28.5747821Z [ OK ] SubgraphMatcherTest.Diamond2 (0 ms) 2022-08-17T12:50:28.5748296Z [ RUN ] SubgraphMatcherTest.XPattern 2022-08-17T12:50:28.5757152Z [ OK ] SubgraphMatcherTest.XPattern (0 ms) 2022-08-17T12:50:28.5757734Z [ RUN ] SubgraphMatcherTest.MultipleMatches 2022-08-17T12:50:28.5763020Z [ OK ] SubgraphMatcherTest.MultipleMatches (0 ms) 2022-08-17T12:50:28.5763644Z [ RUN ] SubgraphMatcherTest.OverlappingMatches 2022-08-17T12:50:28.5769176Z [ OK ] SubgraphMatcherTest.OverlappingMatches (0 ms) 2022-08-17T12:50:28.5769757Z [ RUN ] SubgraphMatcherTest.MatchInBasicBlocks1 2022-08-17T12:50:28.5778955Z [ OK ] SubgraphMatcherTest.MatchInBasicBlocks1 (0 ms) 2022-08-17T12:50:28.5779579Z [ RUN ] SubgraphMatcherTest.MatchInBasicBlocks2 2022-08-17T12:50:28.5787292Z [ OK ] SubgraphMatcherTest.MatchInBasicBlocks2 (0 ms) 2022-08-17T12:50:28.5787923Z [ RUN ] SubgraphMatcherTest.MatchesAttributes 2022-08-17T12:50:28.5806224Z [ OK ] SubgraphMatcherTest.MatchesAttributes (1 ms) 2022-08-17T12:50:28.5806826Z [ RUN ] SubgraphMatcherTest.BadPattern 2022-08-17T12:50:28.5871352Z [ OK ] SubgraphMatcherTest.BadPattern (6 ms) 2022-08-17T12:50:28.5871938Z [ RUN ] SubgraphMatcherTest.MultiOutput 2022-08-17T12:50:28.5884754Z [ OK ] SubgraphMatcherTest.MultiOutput (1 ms) 2022-08-17T12:50:28.5885382Z [----------] 16 tests from SubgraphMatcherTest (17 ms total) 2022-08-17T12:50:28.5885657Z 2022-08-17T12:50:28.5885942Z [----------] 4 tests from SubgraphRewriterTest 2022-08-17T12:50:28.5886463Z [ RUN ] SubgraphRewriterTest.FilterMatch 2022-08-17T12:50:28.5905582Z [ OK ] SubgraphRewriterTest.FilterMatch (2 ms) 2022-08-17T12:50:28.5906183Z [ RUN ] SubgraphRewriterTest.FilterNoMatch 2022-08-17T12:50:28.5914370Z [ OK ] SubgraphRewriterTest.FilterNoMatch (0 ms) 2022-08-17T12:50:28.5914972Z [ RUN ] SubgraphRewriterTest.MultiOutput 2022-08-17T12:50:28.5954566Z [ OK ] SubgraphRewriterTest.MultiOutput (3 ms) 2022-08-17T12:50:28.5955163Z [ RUN ] SubgraphRewriterTest.OutputType 2022-08-17T12:50:28.5970670Z [ OK ] SubgraphRewriterTest.OutputType (1 ms) 2022-08-17T12:50:28.5971297Z [----------] 4 tests from SubgraphRewriterTest (8 ms total) 2022-08-17T12:50:28.5971595Z 2022-08-17T12:50:28.5971870Z [----------] 3 tests from SubgraphUtilsTest 2022-08-17T12:50:28.5972313Z [ RUN ] SubgraphUtilsTest.Basic 2022-08-17T12:50:28.6001146Z [ OK ] SubgraphUtilsTest.Basic (2 ms) 2022-08-17T12:50:28.6001680Z [ RUN ] SubgraphUtilsTest.MergeSubgraphs 2022-08-17T12:50:28.6026403Z [ OK ] SubgraphUtilsTest.MergeSubgraphs (2 ms) 2022-08-17T12:50:28.6026949Z [ RUN ] SubgraphUtilsTest.GraphName 2022-08-17T12:50:28.6032627Z [ OK ] SubgraphUtilsTest.GraphName (0 ms) 2022-08-17T12:50:28.6033164Z [----------] 3 tests from SubgraphUtilsTest (6 ms total) 2022-08-17T12:50:28.6033434Z 2022-08-17T12:50:28.6033694Z [----------] 8 tests from UnionTypeTest 2022-08-17T12:50:28.6034208Z [ RUN ] UnionTypeTest.UnionOperatorEquals 2022-08-17T12:50:28.6034764Z [ OK ] UnionTypeTest.UnionOperatorEquals (0 ms) 2022-08-17T12:50:28.6035386Z [ RUN ] UnionTypeTest.UnionCreate_OptionalT1AndOptionalT2 2022-08-17T12:50:28.6036320Z [ OK ] UnionTypeTest.UnionCreate_OptionalT1AndOptionalT2 (0 ms) 2022-08-17T12:50:28.6036914Z [ RUN ] UnionTypeTest.UnionCreate_OptionalTAndT 2022-08-17T12:50:28.6037492Z [ OK ] UnionTypeTest.UnionCreate_OptionalTAndT (0 ms) 2022-08-17T12:50:28.6038130Z [ RUN ] UnionTypeTest.UnionCreate_TupleWithSubtypingRelationship 2022-08-17T12:50:28.6038845Z [ OK ] UnionTypeTest.UnionCreate_TupleWithSubtypingRelationship (0 ms) 2022-08-17T12:50:28.6039454Z [ RUN ] UnionTypeTest.UnionCreate_ContainerTAndT 2022-08-17T12:50:28.6039993Z [ OK ] UnionTypeTest.UnionCreate_ContainerTAndT (0 ms) 2022-08-17T12:50:28.6040651Z [ RUN ] UnionTypeTest.UnionCreate_OptionalContainerTAndContainerTAndT 2022-08-17T12:50:28.6041389Z [ OK ] UnionTypeTest.UnionCreate_OptionalContainerTAndContainerTAndT (0 ms) 2022-08-17T12:50:28.6041996Z [ RUN ] UnionTypeTest.Subtyping_NumberType 2022-08-17T12:50:28.6042534Z [ OK ] UnionTypeTest.Subtyping_NumberType (0 ms) 2022-08-17T12:50:28.6043069Z [ RUN ] UnionTypeTest.Subtyping_OptionalType 2022-08-17T12:50:28.6043621Z [ OK ] UnionTypeTest.Subtyping_OptionalType (0 ms) 2022-08-17T12:50:28.6044158Z [----------] 8 tests from UnionTypeTest (1 ms total) 2022-08-17T12:50:28.6044403Z 2022-08-17T12:50:28.6044658Z [----------] 2 tests from ScriptProfileTest 2022-08-17T12:50:28.6045131Z [ RUN ] ScriptProfileTest.Basic 2022-08-17T12:50:28.6049211Z [ OK ] ScriptProfileTest.Basic (0 ms) 2022-08-17T12:50:28.6049953Z [ RUN ] ScriptProfileTest.CallingOrder 2022-08-17T12:50:28.6107741Z [ OK ] ScriptProfileTest.CallingOrder (5 ms) 2022-08-17T12:50:28.6108311Z [----------] 2 tests from ScriptProfileTest (6 ms total) 2022-08-17T12:50:28.6108576Z 2022-08-17T12:50:28.6108824Z [----------] 7 tests from ShapeAnalysisTest 2022-08-17T12:50:28.6109328Z [ RUN ] ShapeAnalysisTest.DynamicShapesFusion 2022-08-17T12:50:28.6704536Z [ OK ] ShapeAnalysisTest.DynamicShapesFusion (59 ms) 2022-08-17T12:50:28.6705300Z [ RUN ] ShapeAnalysisTest.MovingConstantOutOfFusionGroups 2022-08-17T12:50:28.6836333Z [ OK ] ShapeAnalysisTest.MovingConstantOutOfFusionGroups (13 ms) 2022-08-17T12:50:28.6837043Z [ RUN ] ShapeAnalysisTest.SymbolicShapeAPI 2022-08-17T12:50:28.7376022Z [ OK ] ShapeAnalysisTest.SymbolicShapeAPI (53 ms) 2022-08-17T12:50:28.7376706Z [ RUN ] ShapeAnalysisTest.BoundedSymbolicShapes 2022-08-17T12:50:28.7434594Z [ OK ] ShapeAnalysisTest.BoundedSymbolicShapes (5 ms) 2022-08-17T12:50:28.7435289Z [ RUN ] ShapeAnalysisTest.SymbolicShapeCaching 2022-08-17T12:50:28.7502510Z [ OK ] ShapeAnalysisTest.SymbolicShapeCaching (6 ms) 2022-08-17T12:50:28.7503429Z [ RUN ] ShapeAnalysisTest.ShapeCacheMultipleFns 2022-08-17T12:50:28.7742727Z [ OK ] ShapeAnalysisTest.ShapeCacheMultipleFns (23 ms) 2022-08-17T12:50:28.7743677Z [ RUN ] ShapeAnalysisTest.TestShapeMultipleReturns 2022-08-17T12:50:28.7833267Z [ OK ] ShapeAnalysisTest.TestShapeMultipleReturns (9 ms) 2022-08-17T12:50:28.7833994Z [----------] 7 tests from ShapeAnalysisTest (172 ms total) 2022-08-17T12:50:28.7834260Z 2022-08-17T12:50:28.7834539Z [----------] 5 tests from JitLoggingTest 2022-08-17T12:50:28.7835106Z [ RUN ] JitLoggingTest.CheckSetLoggingLevel 2022-08-17T12:50:28.7835749Z [ OK ] JitLoggingTest.CheckSetLoggingLevel (0 ms) 2022-08-17T12:50:28.7836374Z [ RUN ] JitLoggingTest.CheckSetMultipleLogLevels 2022-08-17T12:50:28.7837028Z [ OK ] JitLoggingTest.CheckSetMultipleLogLevels (0 ms) 2022-08-17T12:50:28.7837654Z [ RUN ] JitLoggingTest.CheckLoggingLevelAfterUnset 2022-08-17T12:50:28.7838247Z [ OK ] JitLoggingTest.CheckLoggingLevelAfterUnset (0 ms) 2022-08-17T12:50:28.7838627Z [ RUN ] JitLoggingTest.CheckAfterChangingLevel 2022-08-17T12:50:28.7839021Z [ OK ] JitLoggingTest.CheckAfterChangingLevel (0 ms) 2022-08-17T12:50:28.7839391Z [ RUN ] JitLoggingTest.CheckOutputStreamSetting 2022-08-17T12:50:28.7839757Z [ OK ] JitLoggingTest.CheckOutputStreamSetting (0 ms) 2022-08-17T12:50:28.7840113Z [----------] 5 tests from JitLoggingTest (0 ms total) 2022-08-17T12:50:28.7840269Z 2022-08-17T12:50:28.7840426Z [----------] 9 tests from FileFormatTest 2022-08-17T12:50:28.7840745Z [ RUN ] FileFormatTest.IdentifiesFlatbufferStream 2022-08-17T12:50:28.7841135Z [ OK ] FileFormatTest.IdentifiesFlatbufferStream (0 ms) 2022-08-17T12:50:28.7841496Z [ RUN ] FileFormatTest.IdentifiesZipStream 2022-08-17T12:50:28.7841852Z [ OK ] FileFormatTest.IdentifiesZipStream (0 ms) 2022-08-17T12:50:28.7842202Z [ RUN ] FileFormatTest.FlatbufferTakesPrecedence 2022-08-17T12:50:28.7842585Z [ OK ] FileFormatTest.FlatbufferTakesPrecedence (0 ms) 2022-08-17T12:50:28.7842950Z [ RUN ] FileFormatTest.HandlesUnknownStream 2022-08-17T12:50:28.7843288Z [ OK ] FileFormatTest.HandlesUnknownStream (0 ms) 2022-08-17T12:50:28.7843636Z [ RUN ] FileFormatTest.ShortStreamIsUnknown 2022-08-17T12:50:28.7843983Z [ OK ] FileFormatTest.ShortStreamIsUnknown (0 ms) 2022-08-17T12:50:28.7844379Z [ RUN ] FileFormatTest.EmptyStreamIsUnknown 2022-08-17T12:50:28.7844736Z [ OK ] FileFormatTest.EmptyStreamIsUnknown (0 ms) 2022-08-17T12:50:28.7845081Z [ RUN ] FileFormatTest.BadStreamIsUnknown 2022-08-17T12:50:28.7845425Z [ OK ] FileFormatTest.BadStreamIsUnknown (0 ms) 2022-08-17T12:50:28.7845799Z [ RUN ] FileFormatTest.StreamOffsetIsObservedAndRestored 2022-08-17T12:50:28.7846232Z [ OK ] FileFormatTest.StreamOffsetIsObservedAndRestored (0 ms) 2022-08-17T12:50:28.7846611Z [ RUN ] FileFormatTest.HandlesMissingFile 2022-08-17T12:50:28.7846941Z [ OK ] FileFormatTest.HandlesMissingFile (0 ms) 2022-08-17T12:50:28.7847280Z [----------] 9 tests from FileFormatTest (0 ms total) 2022-08-17T12:50:28.7847433Z 2022-08-17T12:50:28.7847585Z [----------] 35 tests from FlatbufferTest 2022-08-17T12:50:28.7847979Z [ RUN ] FlatbufferTest.UpsampleNearest2d 2022-08-17T12:50:28.7915072Z [ OK ] FlatbufferTest.UpsampleNearest2d (7 ms) 2022-08-17T12:50:28.7915760Z [ RUN ] FlatbufferTest.UpsampleNearest2dWithCopyTensorMemory 2022-08-17T12:50:28.7971775Z [ OK ] FlatbufferTest.UpsampleNearest2dWithCopyTensorMemory (5 ms) 2022-08-17T12:50:28.7972455Z [ RUN ] FlatbufferTest.CheckAttrAccess 2022-08-17T12:50:28.7974814Z [ OK ] FlatbufferTest.CheckAttrAccess (0 ms) 2022-08-17T12:50:28.7975332Z [ RUN ] FlatbufferTest.MethodInvocation 2022-08-17T12:50:28.8149437Z [ OK ] FlatbufferTest.MethodInvocation (17 ms) 2022-08-17T12:50:28.8150048Z [ RUN ] FlatbufferTest.FlatbufferBackPortTest 2022-08-17T12:50:28.8401668Z [ OK ] FlatbufferTest.FlatbufferBackPortTest (25 ms) 2022-08-17T12:50:28.8402230Z [ RUN ] FlatbufferTest.ExtraFiles 2022-08-17T12:50:28.8428764Z [ OK ] FlatbufferTest.ExtraFiles (2 ms) 2022-08-17T12:50:28.8429239Z [ RUN ] FlatbufferTest.Conv 2022-08-17T12:50:28.8525844Z [ OK ] FlatbufferTest.Conv (9 ms) 2022-08-17T12:50:28.8526405Z [ RUN ] FlatbufferTest.ConvWithCopyTensorMemory 2022-08-17T12:50:28.8619163Z [ OK ] FlatbufferTest.ConvWithCopyTensorMemory (9 ms) 2022-08-17T12:50:28.8620079Z [ RUN ] FlatbufferTest.Inline 2022-08-17T12:50:28.8673666Z [ OK ] FlatbufferTest.Inline (5 ms) 2022-08-17T12:50:28.8674252Z [ RUN ] FlatbufferTest.InlineWithCopyTensorMemory 2022-08-17T12:50:28.8727425Z [ OK ] FlatbufferTest.InlineWithCopyTensorMemory (5 ms) 2022-08-17T12:50:28.8728050Z [ RUN ] FlatbufferTest.Tuple 2022-08-17T12:50:28.8764930Z [ OK ] FlatbufferTest.Tuple (3 ms) 2022-08-17T12:50:28.8765429Z [ RUN ] FlatbufferTest.Dict 2022-08-17T12:50:28.8802649Z [ OK ] FlatbufferTest.Dict (3 ms) 2022-08-17T12:50:28.8803125Z [ RUN ] FlatbufferTest.Prim 2022-08-17T12:50:28.8831291Z [ OK ] FlatbufferTest.Prim (2 ms) 2022-08-17T12:50:28.8831812Z [ RUN ] FlatbufferTest.PrimScalar 2022-08-17T12:50:28.8862343Z [ OK ] FlatbufferTest.PrimScalar (3 ms) 2022-08-17T12:50:28.8862865Z [ RUN ] FlatbufferTest.WrongMethodName 2022-08-17T12:50:28.8943775Z [ OK ] FlatbufferTest.WrongMethodName (8 ms) 2022-08-17T12:50:28.8944127Z [ RUN ] FlatbufferTest.SetState 2022-08-17T12:50:28.9144762Z [ OK ] FlatbufferTest.SetState (20 ms) 2022-08-17T12:50:28.9145076Z [ RUN ] FlatbufferTest.BuiltinClass 2022-08-17T12:50:28.9192331Z [ OK ] FlatbufferTest.BuiltinClass (4 ms) 2022-08-17T12:50:28.9192658Z [ RUN ] FlatbufferTest.BuiltinFunction 2022-08-17T12:50:28.9209701Z [ OK ] FlatbufferTest.BuiltinFunction (1 ms) 2022-08-17T12:50:28.9209990Z [ RUN ] FlatbufferTest.Eval 2022-08-17T12:50:28.9255826Z [ OK ] FlatbufferTest.Eval (4 ms) 2022-08-17T12:50:28.9256357Z [ RUN ] FlatbufferTest.FindWrongMethodName 2022-08-17T12:50:28.9275805Z [ OK ] FlatbufferTest.FindWrongMethodName (1 ms) 2022-08-17T12:50:28.9276178Z [ RUN ] FlatbufferTest.FindAndRunMethod 2022-08-17T12:50:28.9326833Z [ OK ] FlatbufferTest.FindAndRunMethod (5 ms) 2022-08-17T12:50:28.9327162Z [ RUN ] FlatbufferTest.RunMethodVariadic 2022-08-17T12:50:28.9372947Z [ OK ] FlatbufferTest.RunMethodVariadic (4 ms) 2022-08-17T12:50:28.9373298Z [ RUN ] FlatbufferTest.DuplicateSetState 2022-08-17T12:50:28.9442585Z [ OK ] FlatbufferTest.DuplicateSetState (6 ms) 2022-08-17T12:50:28.9443071Z [ RUN ] FlatbufferTest.OpNameExportFetchRootOperators 2022-08-17T12:50:28.9485542Z [ OK ] FlatbufferTest.OpNameExportFetchRootOperators (4 ms) 2022-08-17T12:50:28.9485947Z [ RUN ] FlatbufferTest.DefaultArgsConv 2022-08-17T12:50:28.9588173Z [ OK ] FlatbufferTest.DefaultArgsConv (10 ms) 2022-08-17T12:50:28.9588640Z [ RUN ] FlatbufferTest.DefaultArgsPinv 2022-08-17T12:50:28.9838080Z [ OK ] FlatbufferTest.DefaultArgsPinv (24 ms) 2022-08-17T12:50:28.9838689Z [ RUN ] FlatbufferTest.DefaultArgsTensorinvSpecifyDefault 2022-08-17T12:50:28.9886181Z [ OK ] FlatbufferTest.DefaultArgsTensorinvSpecifyDefault (4 ms) 2022-08-17T12:50:28.9886789Z [ RUN ] FlatbufferTest.DefaultArgsPinvWithOutArg 2022-08-17T12:50:29.0004964Z [ OK ] FlatbufferTest.DefaultArgsPinvWithOutArg (11 ms) 2022-08-17T12:50:29.0005555Z [ RUN ] FlatbufferTest.DefaultArgsWithOutArg 2022-08-17T12:50:29.0074541Z [ OK ] FlatbufferTest.DefaultArgsWithOutArg (6 ms) 2022-08-17T12:50:29.0075181Z [ RUN ] FlatbufferTest.OperatorCacheDifferentiatesDefaultArgs 2022-08-17T12:50:29.0268872Z [ OK ] FlatbufferTest.OperatorCacheDifferentiatesDefaultArgs (19 ms) 2022-08-17T12:50:29.0269461Z [ RUN ] FlatbufferTest.OperatorSize1 2022-08-17T12:50:29.0287817Z [ OK ] FlatbufferTest.OperatorSize1 (1 ms) 2022-08-17T12:50:29.0288407Z [ RUN ] FlatbufferTest.BoolAndDoubleList 2022-08-17T12:50:29.0292044Z [ OK ] FlatbufferTest.BoolAndDoubleList (0 ms) 2022-08-17T12:50:29.0292604Z [ RUN ] FlatbufferTest.OperatorTest2 2022-08-17T12:50:29.0374881Z [ OK ] FlatbufferTest.OperatorTest2 (8 ms) 2022-08-17T12:50:29.0375332Z [ RUN ] FlatbufferTest.DetachedBufferSmoke 2022-08-17T12:50:29.0376015Z [ OK ] FlatbufferTest.DetachedBufferSmoke (0 ms) 2022-08-17T12:50:29.0376385Z [ RUN ] FlatbufferTest.DetachedBufferNullOwner 2022-08-17T12:50:29.0376761Z [ OK ] FlatbufferTest.DetachedBufferNullOwner (0 ms) 2022-08-17T12:50:29.0377132Z [----------] 35 tests from FlatbufferTest (253 ms total) 2022-08-17T12:50:29.0377303Z 2022-08-17T12:50:29.0377459Z [----------] 3 tests from TestSourceFlatbuffer 2022-08-17T12:50:29.0377808Z [ RUN ] TestSourceFlatbuffer.UpsampleNearest2d 2022-08-17T12:50:29.0488196Z [ OK ] TestSourceFlatbuffer.UpsampleNearest2d (11 ms) 2022-08-17T12:50:29.0488745Z [ RUN ] TestSourceFlatbuffer.CheckAttrAccess 2022-08-17T12:50:29.0495652Z [ OK ] TestSourceFlatbuffer.CheckAttrAccess (0 ms) 2022-08-17T12:50:29.0496025Z [ RUN ] TestSourceFlatbuffer.MethodInvocation 2022-08-17T12:50:29.0977756Z [ OK ] TestSourceFlatbuffer.MethodInvocation (48 ms) 2022-08-17T12:50:29.0978436Z [----------] 3 tests from TestSourceFlatbuffer (60 ms total) 2022-08-17T12:50:29.0978715Z 2022-08-17T12:50:29.0978902Z [----------] 10 tests from FlatbufferUpgraderTest 2022-08-17T12:50:29.0979234Z [ RUN ] FlatbufferUpgraderTest.DivTensorV2 2022-08-17T12:50:29.0983518Z [ OK ] FlatbufferUpgraderTest.DivTensorV2 (0 ms) 2022-08-17T12:50:29.0983884Z [ RUN ] FlatbufferUpgraderTest.DivTensorOutV2 2022-08-17T12:50:29.0987933Z [ OK ] FlatbufferUpgraderTest.DivTensorOutV2 (0 ms) 2022-08-17T12:50:29.0988576Z [ RUN ] FlatbufferUpgraderTest.DivTensorInplaceV2 2022-08-17T12:50:29.0992375Z [ OK ] FlatbufferUpgraderTest.DivTensorInplaceV2 (0 ms) 2022-08-17T12:50:29.0992973Z [ RUN ] FlatbufferUpgraderTest.DivScalarFloatV2 2022-08-17T12:50:29.0996742Z [ OK ] FlatbufferUpgraderTest.DivScalarFloatV2 (0 ms) 2022-08-17T12:50:29.0997480Z [ RUN ] FlatbufferUpgraderTest.DivScalarReciprocalFloatV2 2022-08-17T12:50:29.1000838Z [ OK ] FlatbufferUpgraderTest.DivScalarReciprocalFloatV2 (0 ms) 2022-08-17T12:50:29.1001459Z [ RUN ] FlatbufferUpgraderTest.DivScalarReciprocalIntV2 2022-08-17T12:50:29.1005011Z [ OK ] FlatbufferUpgraderTest.DivScalarReciprocalIntV2 (0 ms) 2022-08-17T12:50:29.1005682Z [ RUN ] FlatbufferUpgraderTest.DivScalarScalarV2 2022-08-17T12:50:29.1007340Z [ OK ] FlatbufferUpgraderTest.DivScalarScalarV2 (0 ms) 2022-08-17T12:50:29.1008032Z [ RUN ] FlatbufferUpgraderTest.DivScalarIntV2 2022-08-17T12:50:29.1011449Z [ OK ] FlatbufferUpgraderTest.DivScalarIntV2 (0 ms) 2022-08-17T12:50:29.1012096Z [ RUN ] FlatbufferUpgraderTest.DivScalarInplaceFloatV2 2022-08-17T12:50:29.1015461Z [ OK ] FlatbufferUpgraderTest.DivScalarInplaceFloatV2 (0 ms) 2022-08-17T12:50:29.1016106Z [ RUN ] FlatbufferUpgraderTest.DivScalarInplaceIntV2 2022-08-17T12:50:29.1019511Z [ OK ] FlatbufferUpgraderTest.DivScalarInplaceIntV2 (0 ms) 2022-08-17T12:50:29.1020266Z [----------] 10 tests from FlatbufferUpgraderTest (4 ms total) 2022-08-17T12:50:29.1020438Z 2022-08-17T12:50:29.1020677Z [----------] 12 tests from AliasAnalysisTest/BatchAndInstanceNormFixture 2022-08-17T12:50:29.1021135Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/0 2022-08-17T12:50:29.1028031Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/0 (0 ms) 2022-08-17T12:50:29.1028891Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/1 2022-08-17T12:50:29.1034752Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/1 (0 ms) 2022-08-17T12:50:29.1035392Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/2 2022-08-17T12:50:29.1041404Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/2 (0 ms) 2022-08-17T12:50:29.1042041Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/3 2022-08-17T12:50:29.1048026Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/3 (0 ms) 2022-08-17T12:50:29.1048747Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/0 2022-08-17T12:50:29.1054755Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/0 (0 ms) 2022-08-17T12:50:29.1055529Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/1 2022-08-17T12:50:29.1061000Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/1 (0 ms) 2022-08-17T12:50:29.1061720Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/2 2022-08-17T12:50:29.1067333Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/2 (0 ms) 2022-08-17T12:50:29.1068114Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/3 2022-08-17T12:50:29.1073519Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/3 (0 ms) 2022-08-17T12:50:29.1074146Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/0 2022-08-17T12:50:29.1079587Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/0 (0 ms) 2022-08-17T12:50:29.1080288Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/1 2022-08-17T12:50:29.1085257Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/1 (0 ms) 2022-08-17T12:50:29.1085951Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/2 2022-08-17T12:50:29.1091145Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/2 (0 ms) 2022-08-17T12:50:29.1091854Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/3 2022-08-17T12:50:29.1096948Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/3 (0 ms) 2022-08-17T12:50:29.1097659Z [----------] 12 tests from AliasAnalysisTest/BatchAndInstanceNormFixture (7 ms total) 2022-08-17T12:50:29.1097876Z 2022-08-17T12:50:29.1098127Z [----------] 10 tests from PyTorch/LiteInterpreterDynamicTypeTestFixture 2022-08-17T12:50:29.1098582Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/0 2022-08-17T12:50:39.2360674Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/0 (10126 ms) 2022-08-17T12:50:39.2361205Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/1 2022-08-17T12:50:53.9789891Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/1 (14742 ms) 2022-08-17T12:50:53.9790437Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/2 2022-08-17T12:51:12.4443546Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/2 (18465 ms) 2022-08-17T12:51:30.1381380Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/3 2022-08-17T12:51:30.1381967Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/3 (17693 ms) 2022-08-17T12:51:30.1382789Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/4 2022-08-17T12:51:48.0284672Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/4 (17890 ms) 2022-08-17T12:51:48.0285471Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/5 2022-08-17T12:52:06.1787175Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/5 (18150 ms) 2022-08-17T12:52:06.1787706Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/6 2022-08-17T12:52:24.2761845Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/6 (18097 ms) 2022-08-17T12:52:24.2762381Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/7 2022-08-17T12:52:42.1650681Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/7 (17888 ms) 2022-08-17T12:52:42.1651291Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/8 2022-08-17T12:52:59.0524850Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/8 (16887 ms) 2022-08-17T12:52:59.0525572Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/9 2022-08-17T12:53:16.8304961Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/9 (17777 ms) 2022-08-17T12:53:16.8305727Z [----------] 10 tests from PyTorch/LiteInterpreterDynamicTypeTestFixture (167720 ms total) 2022-08-17T12:53:16.8306744Z 2022-08-17T12:53:16.8307274Z [----------] Global test environment tear-down 2022-08-17T12:53:16.8506601Z [==========] 563 tests from 117 test suites ran. (174078 ms total) 2022-08-17T12:53:16.8506913Z [ PASSED ] 563 tests. 2022-08-17T12:53:17.2760992Z + [[ linux-focal-py3.7-clang7-asan == *cuda* ]] 2022-08-17T12:53:17.2761549Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_lazy --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_lazy.xml 2022-08-17T12:53:19.1216082Z CUDA not available. Disabling CUDA and MultiCUDA tests 2022-08-17T12:53:19.1227268Z Note: Google Test filter = *-*_CUDA:*_MultiCUDA 2022-08-17T12:53:19.1227745Z [==========] Running 616 tests from 12 test suites. 2022-08-17T12:53:19.1228217Z [----------] Global test environment set-up. 2022-08-17T12:53:19.1228625Z [----------] 11 tests from BackendDeviceTest 2022-08-17T12:53:19.1229116Z [ RUN ] BackendDeviceTest.BackendDeviceType 2022-08-17T12:53:19.1231187Z [ OK ] BackendDeviceTest.BackendDeviceType (0 ms) 2022-08-17T12:53:19.1231849Z [ RUN ] BackendDeviceTest.Basic1 2022-08-17T12:53:19.1232243Z [ OK ] BackendDeviceTest.Basic1 (0 ms) 2022-08-17T12:53:19.1232666Z [ RUN ] BackendDeviceTest.Basic2 2022-08-17T12:53:19.1233012Z [ OK ] BackendDeviceTest.Basic2 (0 ms) 2022-08-17T12:53:19.1233319Z [ RUN ] BackendDeviceTest.Basic3 2022-08-17T12:53:19.1233749Z [ OK ] BackendDeviceTest.Basic3 (0 ms) 2022-08-17T12:53:19.1234288Z [ RUN ] BackendDeviceTest.Basic4 2022-08-17T12:53:19.1234717Z [ OK ] BackendDeviceTest.Basic4 (0 ms) 2022-08-17T12:53:19.1235030Z [ RUN ] BackendDeviceTest.Compare 2022-08-17T12:53:19.1235589Z [ OK ] BackendDeviceTest.Compare (0 ms) 2022-08-17T12:53:19.1235985Z [ RUN ] BackendDeviceTest.Ostream 2022-08-17T12:53:19.1236286Z [ OK ] BackendDeviceTest.Ostream (0 ms) 2022-08-17T12:53:19.1236571Z [ RUN ] BackendDeviceTest.FromAten 2022-08-17T12:53:19.1301319Z [ OK ] BackendDeviceTest.FromAten (6 ms) 2022-08-17T12:53:19.1301763Z [ RUN ] BackendDeviceTest.ToAten 2022-08-17T12:53:19.1302079Z [ OK ] BackendDeviceTest.ToAten (0 ms) 2022-08-17T12:53:19.1302412Z [ RUN ] BackendDeviceTest.GetBackendDevice1 2022-08-17T12:53:19.1517242Z [ OK ] BackendDeviceTest.GetBackendDevice1 (21 ms) 2022-08-17T12:53:19.1517858Z [ RUN ] BackendDeviceTest.GetBackendDevice2 2022-08-17T12:53:19.1518489Z [ OK ] BackendDeviceTest.GetBackendDevice2 (0 ms) 2022-08-17T12:53:19.1519160Z [----------] 11 tests from BackendDeviceTest (28 ms total) 2022-08-17T12:53:19.1519366Z 2022-08-17T12:53:19.1519529Z [----------] 2 tests from CacheTest 2022-08-17T12:53:19.1519904Z [ RUN ] CacheTest.BasicTest 2022-08-17T12:53:19.1520324Z [ OK ] CacheTest.BasicTest (0 ms) 2022-08-17T12:53:19.1520832Z [ RUN ] CacheTest.ShapeCacheTestForDynamicShape 2022-08-17T12:53:19.1521555Z [ OK ] CacheTest.ShapeCacheTestForDynamicShape (0 ms) 2022-08-17T12:53:19.1522050Z [----------] 2 tests from CacheTest (0 ms total) 2022-08-17T12:53:19.1522271Z 2022-08-17T12:53:19.1522495Z [----------] 5 tests from IrTest 2022-08-17T12:53:19.1522788Z [ RUN ] IrTest.BasicTest 2022-08-17T12:53:19.1523054Z [ OK ] IrTest.BasicTest (0 ms) 2022-08-17T12:53:19.1523320Z [ RUN ] IrTest.MetaDataTest 2022-08-17T12:53:19.1523615Z [ OK ] IrTest.MetaDataTest (0 ms) 2022-08-17T12:53:19.1523992Z [ RUN ] IrTest.TsNodeTest 2022-08-17T12:53:19.1524342Z [ OK ] IrTest.TsNodeTest (0 ms) 2022-08-17T12:53:19.1524689Z [ RUN ] IrTest.DimensionNodeTest 2022-08-17T12:53:19.1525496Z [ OK ] IrTest.DimensionNodeTest (0 ms) 2022-08-17T12:53:19.1526036Z [ RUN ] IrTest.DimensionIsDynamicTest 2022-08-17T12:53:19.1526829Z [ OK ] IrTest.DimensionIsDynamicTest (0 ms) 2022-08-17T12:53:19.1527333Z [----------] 5 tests from IrTest (0 ms total) 2022-08-17T12:53:19.1527489Z 2022-08-17T12:53:19.1527624Z [----------] 2 tests from IrUtilTest 2022-08-17T12:53:19.1527896Z [ RUN ] IrUtilTest.BasicTest 2022-08-17T12:53:19.1528245Z [ OK ] IrUtilTest.BasicTest (0 ms) 2022-08-17T12:53:19.1528603Z [ RUN ] IrUtilTest.TestCircle 2022-08-17T12:53:19.1575405Z [ OK ] IrUtilTest.TestCircle (4 ms) 2022-08-17T12:53:19.1575815Z [----------] 2 tests from IrUtilTest (4 ms total) 2022-08-17T12:53:19.1575982Z 2022-08-17T12:53:19.1576122Z [----------] 2 tests from HashTest 2022-08-17T12:53:19.1576365Z [ RUN ] HashTest.Scalar 2022-08-17T12:53:19.1576632Z [ OK ] HashTest.Scalar (0 ms) 2022-08-17T12:53:19.1576889Z [ RUN ] HashTest.Sanity 2022-08-17T12:53:19.1578254Z [ OK ] HashTest.Sanity (0 ms) 2022-08-17T12:53:19.1578697Z [----------] 2 tests from HashTest (0 ms total) 2022-08-17T12:53:19.1578847Z 2022-08-17T12:53:19.1579021Z [----------] 3 tests from PermutationUtilTest 2022-08-17T12:53:19.1579371Z [ RUN ] PermutationUtilTest.TestInversePermutation 2022-08-17T12:53:19.1631178Z [ OK ] PermutationUtilTest.TestInversePermutation (5 ms) 2022-08-17T12:53:19.1631762Z [ RUN ] PermutationUtilTest.TestIsPermutation 2022-08-17T12:53:19.1632146Z [ OK ] PermutationUtilTest.TestIsPermutation (0 ms) 2022-08-17T12:53:19.1632500Z [ RUN ] PermutationUtilTest.TestPermute 2022-08-17T12:53:19.1706387Z [ OK ] PermutationUtilTest.TestPermute (7 ms) 2022-08-17T12:53:19.1707026Z [----------] 3 tests from PermutationUtilTest (12 ms total) 2022-08-17T12:53:19.1707199Z 2022-08-17T12:53:19.1707348Z [----------] 7 tests from ShapeTest 2022-08-17T12:53:19.1707632Z [ RUN ] ShapeTest.Basic1 2022-08-17T12:53:19.1708003Z [ OK ] ShapeTest.Basic1 (0 ms) 2022-08-17T12:53:19.1708545Z [ RUN ] ShapeTest.Basic2 2022-08-17T12:53:19.1708975Z [ OK ] ShapeTest.Basic2 (0 ms) 2022-08-17T12:53:19.1709457Z [ RUN ] ShapeTest.Basic3 2022-08-17T12:53:19.1710161Z [ OK ] ShapeTest.Basic3 (0 ms) 2022-08-17T12:53:19.1710675Z [ RUN ] ShapeTest.SetScalarType 2022-08-17T12:53:19.1710990Z [ OK ] ShapeTest.SetScalarType (0 ms) 2022-08-17T12:53:19.1711270Z [ RUN ] ShapeTest.SetSize 2022-08-17T12:53:19.1711539Z [ OK ] ShapeTest.SetSize (0 ms) 2022-08-17T12:53:19.1711783Z [ RUN ] ShapeTest.Equal 2022-08-17T12:53:19.1712044Z [ OK ] ShapeTest.Equal (0 ms) 2022-08-17T12:53:19.1712303Z [ RUN ] ShapeTest.Ostream 2022-08-17T12:53:19.1712562Z [ OK ] ShapeTest.Ostream (0 ms) 2022-08-17T12:53:19.1712865Z [----------] 7 tests from ShapeTest (0 ms total) 2022-08-17T12:53:19.1713012Z 2022-08-17T12:53:19.1713164Z [----------] 2 tests from LazyShapeTest 2022-08-17T12:53:19.1713452Z [ RUN ] LazyShapeTest.TestMulBasic 2022-08-17T12:53:20.9799300Z [ OK ] LazyShapeTest.TestMulBasic (1808 ms) 2022-08-17T12:53:20.9799743Z [ RUN ] LazyShapeTest.TestCatBasic 2022-08-17T12:53:21.0654941Z [ OK ] LazyShapeTest.TestCatBasic (85 ms) 2022-08-17T12:53:21.0655515Z [----------] 2 tests from LazyShapeTest (1894 ms total) 2022-08-17T12:53:21.0655715Z 2022-08-17T12:53:21.0655885Z [----------] 2 tests from TrieCacheTest 2022-08-17T12:53:21.0656248Z [ RUN ] TrieCacheTest.TestSinglePath 2022-08-17T12:53:21.0656619Z [ OK ] TrieCacheTest.TestSinglePath (0 ms) 2022-08-17T12:53:21.0657099Z [ RUN ] TrieCacheTest.TestTwoPaths 2022-08-17T12:53:21.0657582Z [ OK ] TrieCacheTest.TestTwoPaths (0 ms) 2022-08-17T12:53:21.0658506Z [----------] 2 tests from TrieCacheTest (0 ms total) 2022-08-17T12:53:21.0658798Z 2022-08-17T12:53:21.0659069Z [----------] 3 tests from UtilTest 2022-08-17T12:53:21.0659423Z [ RUN ] UtilTest.ExceptionCleanup 2022-08-17T12:53:21.0659730Z [ OK ] UtilTest.ExceptionCleanup (0 ms) 2022-08-17T12:53:21.0660010Z [ RUN ] UtilTest.MaybeRef 2022-08-17T12:53:21.0660280Z [ OK ] UtilTest.MaybeRef (0 ms) 2022-08-17T12:53:21.0660522Z [ RUN ] UtilTest.Iota 2022-08-17T12:53:21.0660791Z [ OK ] UtilTest.Iota (0 ms) 2022-08-17T12:53:21.0661083Z [----------] 3 tests from UtilTest (0 ms total) 2022-08-17T12:53:21.0661230Z 2022-08-17T12:53:21.0661385Z [----------] 2 tests from LazyDynamicOpsTest 2022-08-17T12:53:21.0661699Z [ RUN ] LazyDynamicOpsTest.NarrowCopy 2022-08-17T12:53:21.4056404Z [ OK ] LazyDynamicOpsTest.NarrowCopy (339 ms) 2022-08-17T12:53:21.4056805Z [ RUN ] LazyDynamicOpsTest.NarrowCopyViaSymSizes 2022-08-17T12:53:21.4083972Z [ OK ] LazyDynamicOpsTest.NarrowCopyViaSymSizes (2 ms) 2022-08-17T12:53:21.4084705Z [----------] 2 tests from LazyDynamicOpsTest (342 ms total) 2022-08-17T12:53:21.4084934Z 2022-08-17T12:53:21.4085089Z [----------] 575 tests from LazyOpsTest 2022-08-17T12:53:21.4085370Z [ RUN ] LazyOpsTest.TestScalarTensor 2022-08-17T12:53:21.4137209Z [ OK ] LazyOpsTest.TestScalarTensor (5 ms) 2022-08-17T12:53:21.4137570Z [ RUN ] LazyOpsTest.TestClone 2022-08-17T12:53:21.4167637Z [ OK ] LazyOpsTest.TestClone (3 ms) 2022-08-17T12:53:21.4167932Z [ RUN ] LazyOpsTest.TestTo 2022-08-17T12:53:21.4173643Z [ OK ] LazyOpsTest.TestTo (0 ms) 2022-08-17T12:53:21.4174004Z [ RUN ] LazyOpsTest.TestIsFloatingPoint 2022-08-17T12:53:21.4176027Z [ OK ] LazyOpsTest.TestIsFloatingPoint (0 ms) 2022-08-17T12:53:21.4176371Z [ RUN ] LazyOpsTest.TestIsSigned 2022-08-17T12:53:21.4178261Z [ OK ] LazyOpsTest.TestIsSigned (0 ms) 2022-08-17T12:53:21.4178579Z [ RUN ] LazyOpsTest.TestCastByte 2022-08-17T12:53:21.4201288Z [ OK ] LazyOpsTest.TestCastByte (2 ms) 2022-08-17T12:53:21.4201798Z [ RUN ] LazyOpsTest.TestCastChar 2022-08-17T12:53:21.4222229Z [ OK ] LazyOpsTest.TestCastChar (2 ms) 2022-08-17T12:53:21.4222545Z [ RUN ] LazyOpsTest.TestCastShort 2022-08-17T12:53:21.4243241Z [ OK ] LazyOpsTest.TestCastShort (2 ms) 2022-08-17T12:53:21.4243559Z [ RUN ] LazyOpsTest.TestCastInt 2022-08-17T12:53:21.4263245Z [ OK ] LazyOpsTest.TestCastInt (1 ms) 2022-08-17T12:53:21.4263573Z [ RUN ] LazyOpsTest.TestCastLong 2022-08-17T12:53:21.4283528Z [ OK ] LazyOpsTest.TestCastLong (2 ms) 2022-08-17T12:53:21.4283856Z [ RUN ] LazyOpsTest.TestCastFloat 2022-08-17T12:53:21.4287398Z [ OK ] LazyOpsTest.TestCastFloat (0 ms) 2022-08-17T12:53:21.4287730Z [ RUN ] LazyOpsTest.TestRetainType 2022-08-17T12:53:21.4354069Z [ OK ] LazyOpsTest.TestRetainType (6 ms) 2022-08-17T12:53:21.4354446Z [ RUN ] LazyOpsTest.TestLogicalTypeWithInterop 2022-08-17T12:53:21.4497065Z [ OK ] LazyOpsTest.TestLogicalTypeWithInterop (14 ms) 2022-08-17T12:53:21.4497447Z [ RUN ] LazyOpsTest.TestAdd 2022-08-17T12:53:21.4522792Z [ OK ] LazyOpsTest.TestAdd (2 ms) 2022-08-17T12:53:21.4523106Z [ RUN ] LazyOpsTest.TestAddHalf 2022-08-17T12:53:21.4547243Z [ OK ] LazyOpsTest.TestAddHalf (2 ms) 2022-08-17T12:53:21.4547600Z [ RUN ] LazyOpsTest.TestAddMixedPrecision 2022-08-17T12:53:21.4571549Z [ OK ] LazyOpsTest.TestAddMixedPrecision (2 ms) 2022-08-17T12:53:21.4572065Z [ RUN ] LazyOpsTest.TestAddInPlace 2022-08-17T12:53:21.4614851Z [ OK ] LazyOpsTest.TestAddInPlace (4 ms) 2022-08-17T12:53:21.4615175Z [ RUN ] LazyOpsTest.TestAddScalar 2022-08-17T12:53:21.4638066Z [ OK ] LazyOpsTest.TestAddScalar (2 ms) 2022-08-17T12:53:21.4638399Z [ RUN ] LazyOpsTest.TestAddScalarInPlace 2022-08-17T12:53:21.4675085Z [ OK ] LazyOpsTest.TestAddScalarInPlace (3 ms) 2022-08-17T12:53:21.4675447Z [ RUN ] LazyOpsTest.TestAddZeroSizeDim 2022-08-17T12:53:21.4696997Z [ OK ] LazyOpsTest.TestAddZeroSizeDim (2 ms) 2022-08-17T12:53:21.4697320Z [ RUN ] LazyOpsTest.TestSub 2022-08-17T12:53:21.4760196Z [ OK ] LazyOpsTest.TestSub (6 ms) 2022-08-17T12:53:21.4760507Z [ RUN ] LazyOpsTest.TestSubInPlace 2022-08-17T12:53:21.4818989Z [ OK ] LazyOpsTest.TestSubInPlace (5 ms) 2022-08-17T12:53:21.4819300Z [ RUN ] LazyOpsTest.TestSubScalar 2022-08-17T12:53:21.4841393Z [ OK ] LazyOpsTest.TestSubScalar (2 ms) 2022-08-17T12:53:21.4841752Z [ RUN ] LazyOpsTest.TestSubScalarInPlace 2022-08-17T12:53:21.4877803Z [ OK ] LazyOpsTest.TestSubScalarInPlace (3 ms) 2022-08-17T12:53:21.4878122Z [ RUN ] LazyOpsTest.TestMul 2022-08-17T12:53:21.4899846Z [ OK ] LazyOpsTest.TestMul (2 ms) 2022-08-17T12:53:21.4900153Z [ RUN ] LazyOpsTest.TestMulInPlace 2022-08-17T12:53:21.4947086Z [ OK ] LazyOpsTest.TestMulInPlace (4 ms) 2022-08-17T12:53:21.4968338Z [ RUN ] LazyOpsTest.TestMulScalar 2022-08-17T12:53:21.4968740Z [ OK ] LazyOpsTest.TestMulScalar (2 ms) 2022-08-17T12:53:21.4969072Z [ RUN ] LazyOpsTest.TestMulScalarInPlace 2022-08-17T12:53:21.5006362Z [ OK ] LazyOpsTest.TestMulScalarInPlace (3 ms) 2022-08-17T12:53:21.5006678Z [ RUN ] LazyOpsTest.TestDiv 2022-08-17T12:53:21.5805606Z [ OK ] LazyOpsTest.TestDiv (79 ms) 2022-08-17T12:53:21.5805940Z [ RUN ] LazyOpsTest.TestDivWithRoundingMode 2022-08-17T12:53:21.8248109Z [ OK ] LazyOpsTest.TestDivWithRoundingMode (244 ms) 2022-08-17T12:53:21.8248551Z [ RUN ] LazyOpsTest.TestDivInPlace 2022-08-17T12:53:21.8280505Z [ OK ] LazyOpsTest.TestDivInPlace (3 ms) 2022-08-17T12:53:21.8280865Z [ RUN ] LazyOpsTest.TestDivInPlaceWithRoundingMode 2022-08-17T12:53:21.8387409Z [ OK ] LazyOpsTest.TestDivInPlaceWithRoundingMode (10 ms) 2022-08-17T12:53:21.8387775Z [ RUN ] LazyOpsTest.TestDivScalar 2022-08-17T12:53:21.8628792Z [ OK ] LazyOpsTest.TestDivScalar (24 ms) 2022-08-17T12:53:21.8629150Z [ RUN ] LazyOpsTest.TestDivScalarInPlace 2022-08-17T12:53:21.8690689Z [ OK ] LazyOpsTest.TestDivScalarInPlace (6 ms) 2022-08-17T12:53:21.8691027Z [ RUN ] LazyOpsTest.TestDivOut 2022-08-17T12:53:21.8722294Z [ OK ] LazyOpsTest.TestDivOut (3 ms) 2022-08-17T12:53:21.8722606Z [ RUN ] LazyOpsTest.TestRsubScalar 2022-08-17T12:53:21.8745775Z [ OK ] LazyOpsTest.TestRsubScalar (2 ms) 2022-08-17T12:53:21.8746075Z [ RUN ] LazyOpsTest.TestNe 2022-08-17T12:53:21.8796094Z [ OK ] LazyOpsTest.TestNe (4 ms) 2022-08-17T12:53:21.8796384Z [ RUN ] LazyOpsTest.TestNeInplace 2022-08-17T12:53:21.8851161Z [ OK ] LazyOpsTest.TestNeInplace (5 ms) 2022-08-17T12:53:21.8851478Z [ RUN ] LazyOpsTest.TestEq 2022-08-17T12:53:21.8886620Z [ OK ] LazyOpsTest.TestEq (3 ms) 2022-08-17T12:53:21.8886909Z [ RUN ] LazyOpsTest.TestEqInplace 2022-08-17T12:53:21.8920349Z [ OK ] LazyOpsTest.TestEqInplace (3 ms) 2022-08-17T12:53:21.8920665Z [ RUN ] LazyOpsTest.TestGe 2022-08-17T12:53:21.8948364Z [ OK ] LazyOpsTest.TestGe (2 ms) 2022-08-17T12:53:21.8948861Z [ RUN ] LazyOpsTest.TestGeInplace 2022-08-17T12:53:21.8981369Z [ OK ] LazyOpsTest.TestGeInplace (3 ms) 2022-08-17T12:53:21.8981670Z [ RUN ] LazyOpsTest.TestLe 2022-08-17T12:53:21.9011732Z [ OK ] LazyOpsTest.TestLe (3 ms) 2022-08-17T12:53:21.9012065Z [ RUN ] LazyOpsTest.TestLeInplace 2022-08-17T12:53:21.9045341Z [ OK ] LazyOpsTest.TestLeInplace (3 ms) 2022-08-17T12:53:21.9045635Z [ RUN ] LazyOpsTest.TestGt 2022-08-17T12:53:21.9066412Z [ OK ] LazyOpsTest.TestGt (2 ms) 2022-08-17T12:53:21.9066727Z [ RUN ] LazyOpsTest.TestGtInplace 2022-08-17T12:53:21.9099486Z [ OK ] LazyOpsTest.TestGtInplace (3 ms) 2022-08-17T12:53:21.9099797Z [ RUN ] LazyOpsTest.TestLt 2022-08-17T12:53:21.9128965Z [ OK ] LazyOpsTest.TestLt (2 ms) 2022-08-17T12:53:21.9129267Z [ RUN ] LazyOpsTest.TestLtInplace 2022-08-17T12:53:21.9183139Z [ OK ] LazyOpsTest.TestLtInplace (5 ms) 2022-08-17T12:53:21.9183444Z [ RUN ] LazyOpsTest.TestNeScalar 2022-08-17T12:53:21.9201264Z [ OK ] LazyOpsTest.TestNeScalar (1 ms) 2022-08-17T12:53:21.9201573Z [ RUN ] LazyOpsTest.TestEqScalar 2022-08-17T12:53:21.9219570Z [ OK ] LazyOpsTest.TestEqScalar (1 ms) 2022-08-17T12:53:21.9219870Z [ RUN ] LazyOpsTest.TestGeScalar 2022-08-17T12:53:21.9238172Z [ OK ] LazyOpsTest.TestGeScalar (1 ms) 2022-08-17T12:53:21.9238506Z [ RUN ] LazyOpsTest.TestGeScalarInplace 2022-08-17T12:53:21.9269333Z [ OK ] LazyOpsTest.TestGeScalarInplace (3 ms) 2022-08-17T12:53:21.9269653Z [ RUN ] LazyOpsTest.TestLeScalar 2022-08-17T12:53:21.9287126Z [ OK ] LazyOpsTest.TestLeScalar (1 ms) 2022-08-17T12:53:21.9287458Z [ RUN ] LazyOpsTest.TestLeScalarInplace 2022-08-17T12:53:21.9316916Z [ OK ] LazyOpsTest.TestLeScalarInplace (2 ms) 2022-08-17T12:53:21.9317250Z [ RUN ] LazyOpsTest.TestGtScalar 2022-08-17T12:53:21.9335227Z [ OK ] LazyOpsTest.TestGtScalar (1 ms) 2022-08-17T12:53:21.9335560Z [ RUN ] LazyOpsTest.TestGtScalarInplace 2022-08-17T12:53:21.9365922Z [ OK ] LazyOpsTest.TestGtScalarInplace (3 ms) 2022-08-17T12:53:21.9366466Z [ RUN ] LazyOpsTest.TestLtScalar 2022-08-17T12:53:21.9384266Z [ OK ] LazyOpsTest.TestLtScalar (1 ms) 2022-08-17T12:53:21.9384591Z [ RUN ] LazyOpsTest.TestLtScalarInplace 2022-08-17T12:53:21.9413357Z [ OK ] LazyOpsTest.TestLtScalarInplace (2 ms) 2022-08-17T12:53:21.9510124Z [ RUN ] LazyOpsTest.TestIntegerAdd 2022-08-17T12:53:21.9510447Z [ OK ] LazyOpsTest.TestIntegerAdd (9 ms) 2022-08-17T12:53:21.9510728Z [ RUN ] LazyOpsTest.TestSVD 2022-08-17T12:53:22.0034159Z [ OK ] LazyOpsTest.TestSVD (52 ms) 2022-08-17T12:53:22.0034605Z [ RUN ] LazyOpsTest.TestQR 2022-08-17T12:53:22.0034996Z [W BatchLinearAlgebra.cpp:2544] Warning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T12:53:22.0035437Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:53:22.0035706Z Q, R = torch.qr(A, some) 2022-08-17T12:53:22.0035898Z should be replaced with 2022-08-17T12:53:22.0036215Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (function operator()) 2022-08-17T12:53:22.0230608Z [ OK ] LazyOpsTest.TestQR (19 ms) 2022-08-17T12:53:22.0230915Z [ RUN ] LazyOpsTest.TestSymEig 2022-08-17T12:53:22.0232902Z [W BatchLinearAlgebra.cpp:2992] Warning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T12:53:22.0233700Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T12:53:22.0234047Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:53:22.0234251Z should be replaced with 2022-08-17T12:53:22.0234559Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:53:22.0234764Z and 2022-08-17T12:53:22.0234951Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:53:22.0235168Z should be replaced with 2022-08-17T12:53:22.0235474Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (function operator()) 2022-08-17T12:53:22.0381696Z [ OK ] LazyOpsTest.TestSymEig (15 ms) 2022-08-17T12:53:22.0394571Z [ RUN ] LazyOpsTest.TestCholesky 2022-08-17T12:53:22.0395334Z [W BatchLinearAlgebra.cpp:1816] Warning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-17T12:53:22.0395928Z L = torch.cholesky(A) 2022-08-17T12:53:22.0396129Z should be replaced with 2022-08-17T12:53:22.0396317Z L = torch.linalg.cholesky(A) 2022-08-17T12:53:22.0396498Z and 2022-08-17T12:53:22.0396682Z U = torch.cholesky(A, upper=True) 2022-08-17T12:53:22.0396874Z should be replaced with 2022-08-17T12:53:22.0397079Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T12:53:22.0397400Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (function operator()) 2022-08-17T12:53:22.0469080Z [ OK ] LazyOpsTest.TestCholesky (8 ms) 2022-08-17T12:53:22.0469394Z [ RUN ] LazyOpsTest.TestLogDet 2022-08-17T12:53:22.0596011Z [ OK ] LazyOpsTest.TestLogDet (12 ms) 2022-08-17T12:53:22.0596341Z [ RUN ] LazyOpsTest.TestTriangularSolve 2022-08-17T12:53:22.0600611Z [W BatchLinearAlgebra.cpp:2310] Warning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T12:53:22.0601056Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:53:22.0601377Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:53:22.0601594Z should be replaced with 2022-08-17T12:53:22.0601830Z X = torch.linalg.solve_triangular(A, B). (function operator()) 2022-08-17T12:53:22.3284200Z [ OK ] LazyOpsTest.TestTriangularSolve (268 ms) 2022-08-17T12:53:22.3285133Z [ RUN ] LazyOpsTest.TestKthValue 2022-08-17T12:53:22.3685843Z [ OK ] LazyOpsTest.TestKthValue (40 ms) 2022-08-17T12:53:22.3686397Z [ RUN ] LazyOpsTest.TestTopK 2022-08-17T12:53:22.5323417Z [ OK ] LazyOpsTest.TestTopK (163 ms) 2022-08-17T12:53:22.5323924Z [ RUN ] LazyOpsTest.TestSort 2022-08-17T12:53:22.6075070Z [ OK ] LazyOpsTest.TestSort (75 ms) 2022-08-17T12:53:22.6075466Z [ RUN ] LazyOpsTest.TestSortDescWithMinValue 2022-08-17T12:53:22.6127518Z [ OK ] LazyOpsTest.TestSortDescWithMinValue (5 ms) 2022-08-17T12:53:22.6128195Z [ RUN ] LazyOpsTest.TestArgSort 2022-08-17T12:53:22.6266663Z [ OK ] LazyOpsTest.TestArgSort (13 ms) 2022-08-17T12:53:22.6267194Z [ RUN ] LazyOpsTest.TestMin 2022-08-17T12:53:22.6295207Z [ OK ] LazyOpsTest.TestMin (2 ms) 2022-08-17T12:53:22.6295700Z [ RUN ] LazyOpsTest.TestMax 2022-08-17T12:53:22.6332750Z [ OK ] LazyOpsTest.TestMax (3 ms) 2022-08-17T12:53:22.6333257Z [ RUN ] LazyOpsTest.TestUnaryMin 2022-08-17T12:53:22.6354043Z [ OK ] LazyOpsTest.TestUnaryMin (2 ms) 2022-08-17T12:53:22.6354566Z [ RUN ] LazyOpsTest.TestUnaryMax 2022-08-17T12:53:22.6374365Z [ OK ] LazyOpsTest.TestUnaryMax (2 ms) 2022-08-17T12:53:22.6374838Z [ RUN ] LazyOpsTest.TestAll 2022-08-17T12:53:22.6498336Z [ OK ] LazyOpsTest.TestAll (12 ms) 2022-08-17T12:53:22.6498876Z [ RUN ] LazyOpsTest.TestAllDim 2022-08-17T12:53:22.6531254Z [ OK ] LazyOpsTest.TestAllDim (3 ms) 2022-08-17T12:53:22.6532059Z [ RUN ] LazyOpsTest.TestAllDimKeep 2022-08-17T12:53:22.6562671Z [ OK ] LazyOpsTest.TestAllDimKeep (3 ms) 2022-08-17T12:53:22.6563159Z [ RUN ] LazyOpsTest.TestAmax 2022-08-17T12:53:22.7055681Z [ OK ] LazyOpsTest.TestAmax (49 ms) 2022-08-17T12:53:22.7056273Z [ RUN ] LazyOpsTest.TestAmin 2022-08-17T12:53:22.7548858Z [ OK ] LazyOpsTest.TestAmin (49 ms) 2022-08-17T12:53:22.7549363Z [ RUN ] LazyOpsTest.TestAny 2022-08-17T12:53:22.7662453Z [ OK ] LazyOpsTest.TestAny (11 ms) 2022-08-17T12:53:22.7663264Z [ RUN ] LazyOpsTest.TestAnyDim 2022-08-17T12:53:22.7698563Z [ OK ] LazyOpsTest.TestAnyDim (3 ms) 2022-08-17T12:53:22.7699090Z [ RUN ] LazyOpsTest.TestAnyDimKeep 2022-08-17T12:53:22.7731539Z [ OK ] LazyOpsTest.TestAnyDimKeep (3 ms) 2022-08-17T12:53:22.7732066Z [ RUN ] LazyOpsTest.TestMean 2022-08-17T12:53:22.7763776Z [ OK ] LazyOpsTest.TestMean (3 ms) 2022-08-17T12:53:22.7764272Z [ RUN ] LazyOpsTest.TestMeanCast 2022-08-17T12:53:22.7792104Z [ OK ] LazyOpsTest.TestMeanCast (2 ms) 2022-08-17T12:53:22.7792636Z [ RUN ] LazyOpsTest.TestMeanInDim 2022-08-17T12:53:22.7965326Z [ OK ] LazyOpsTest.TestMeanInDim (17 ms) 2022-08-17T12:53:22.7965920Z [ RUN ] LazyOpsTest.TestMeanInDims 2022-08-17T12:53:22.8020525Z [ OK ] LazyOpsTest.TestMeanInDims (5 ms) 2022-08-17T12:53:22.8021109Z [ RUN ] LazyOpsTest.TestMeanInDimsKeepCast 2022-08-17T12:53:22.8075371Z [ OK ] LazyOpsTest.TestMeanInDimsKeepCast (5 ms) 2022-08-17T12:53:22.8075947Z [ RUN ] LazyOpsTest.TestMeanInDimOut 2022-08-17T12:53:22.8250090Z [ OK ] LazyOpsTest.TestMeanInDimOut (17 ms) 2022-08-17T12:53:22.8250598Z [ RUN ] LazyOpsTest.TestStd 2022-08-17T12:53:22.8307079Z [ OK ] LazyOpsTest.TestStd (5 ms) 2022-08-17T12:53:22.8307599Z [ RUN ] LazyOpsTest.TestStdInDim 2022-08-17T12:53:22.8989099Z [ OK ] LazyOpsTest.TestStdInDim (68 ms) 2022-08-17T12:53:22.8989699Z [ RUN ] LazyOpsTest.TestStdWithCorrection 2022-08-17T12:53:22.9324105Z [ OK ] LazyOpsTest.TestStdWithCorrection (33 ms) 2022-08-17T12:53:22.9324772Z [ RUN ] LazyOpsTest.TestStdMeanWithCorrection 2022-08-17T12:53:22.9497460Z [ OK ] LazyOpsTest.TestStdMeanWithCorrection (17 ms) 2022-08-17T12:53:22.9498047Z [ RUN ] LazyOpsTest.TestSum 2022-08-17T12:53:22.9523438Z [ OK ] LazyOpsTest.TestSum (2 ms) 2022-08-17T12:53:22.9523994Z [ RUN ] LazyOpsTest.TestSumCast 2022-08-17T12:53:22.9547525Z [ OK ] LazyOpsTest.TestSumCast (2 ms) 2022-08-17T12:53:22.9548032Z [ RUN ] LazyOpsTest.TestSumU8 2022-08-17T12:53:22.9567678Z [ OK ] LazyOpsTest.TestSumU8 (2 ms) 2022-08-17T12:53:22.9568194Z [ RUN ] LazyOpsTest.TestSumInDim 2022-08-17T12:53:22.9718678Z [ OK ] LazyOpsTest.TestSumInDim (14 ms) 2022-08-17T12:53:22.9719207Z [ RUN ] LazyOpsTest.TestSumInDims 2022-08-17T12:53:22.9769116Z [ OK ] LazyOpsTest.TestSumInDims (5 ms) 2022-08-17T12:53:22.9769709Z [ RUN ] LazyOpsTest.TestSumInDimsKeep 2022-08-17T12:53:22.9819777Z [ OK ] LazyOpsTest.TestSumInDimsKeep (5 ms) 2022-08-17T12:53:22.9820346Z [ RUN ] LazyOpsTest.TestSumInDimsKeepCast 2022-08-17T12:53:22.9869980Z [ OK ] LazyOpsTest.TestSumInDimsKeepCast (4 ms) 2022-08-17T12:53:22.9870510Z [ RUN ] LazyOpsTest.TestVar 2022-08-17T12:53:22.9891907Z [ OK ] LazyOpsTest.TestVar (2 ms) 2022-08-17T12:53:22.9892443Z [ RUN ] LazyOpsTest.TestVarWithDim 2022-08-17T12:53:22.9964975Z [ OK ] LazyOpsTest.TestVarWithDim (7 ms) 2022-08-17T12:53:22.9965895Z [ RUN ] LazyOpsTest.TestVarWithCorrection 2022-08-17T12:53:23.0078203Z [ OK ] LazyOpsTest.TestVarWithCorrection (11 ms) 2022-08-17T12:53:23.0078858Z [ RUN ] LazyOpsTest.TestVarMeanWithCorrection 2022-08-17T12:53:23.0266235Z [ OK ] LazyOpsTest.TestVarMeanWithCorrection (18 ms) 2022-08-17T12:53:23.0266814Z [ RUN ] LazyOpsTest.TestMaxInDim 2022-08-17T12:53:23.0774674Z [ OK ] LazyOpsTest.TestMaxInDim (50 ms) 2022-08-17T12:53:23.0775051Z [ RUN ] LazyOpsTest.TestMinInDim 2022-08-17T12:53:23.0904062Z [ OK ] LazyOpsTest.TestMinInDim (12 ms) 2022-08-17T12:53:23.0904381Z [ RUN ] LazyOpsTest.TestNorm 2022-08-17T12:53:23.0952096Z [ OK ] LazyOpsTest.TestNorm (4 ms) 2022-08-17T12:53:23.0952442Z [ RUN ] LazyOpsTest.TestNormInDim 2022-08-17T12:53:23.1002733Z [ OK ] LazyOpsTest.TestNormInDim (5 ms) 2022-08-17T12:53:23.1003100Z [ RUN ] LazyOpsTest.TestNormInDims 2022-08-17T12:53:23.1050722Z [ OK ] LazyOpsTest.TestNormInDims (4 ms) 2022-08-17T12:53:23.1051067Z [ RUN ] LazyOpsTest.TestNormInDimsKeep 2022-08-17T12:53:23.1095728Z [ OK ] LazyOpsTest.TestNormInDimsKeep (4 ms) 2022-08-17T12:53:23.1096148Z [ RUN ] LazyOpsTest.TestNormalTwoTensor 2022-08-17T12:53:23.1140345Z [ OK ] LazyOpsTest.TestNormalTwoTensor (4 ms) 2022-08-17T12:53:23.1140731Z [ RUN ] LazyOpsTest.TestNormalDoubleMean 2022-08-17T12:53:23.1197716Z [ OK ] LazyOpsTest.TestNormalDoubleMean (5 ms) 2022-08-17T12:53:23.1198117Z [ RUN ] LazyOpsTest.TestNormalDoubleStd 2022-08-17T12:53:23.1223553Z [ OK ] LazyOpsTest.TestNormalDoubleStd (2 ms) 2022-08-17T12:53:23.1223876Z [ RUN ] LazyOpsTest.TestNormalInPlace 2022-08-17T12:53:23.1256508Z [ OK ] LazyOpsTest.TestNormalInPlace (3 ms) 2022-08-17T12:53:23.1256964Z [ RUN ] LazyOpsTest.TestUniformInPlace 2022-08-17T12:53:23.1273715Z [ OK ] LazyOpsTest.TestUniformInPlace (1 ms) 2022-08-17T12:53:23.1274257Z [ RUN ] LazyOpsTest.TestRandomInPlace 2022-08-17T12:53:23.1703825Z [ OK ] LazyOpsTest.TestRandomInPlace (42 ms) 2022-08-17T12:53:23.1704494Z [ RUN ] LazyOpsTest.TestRandomInPlaceDefaultFrom 2022-08-17T12:53:23.2074576Z [ OK ] LazyOpsTest.TestRandomInPlaceDefaultFrom (37 ms) 2022-08-17T12:53:23.2075115Z [ RUN ] LazyOpsTest.TestRandomInPlaceDefault 2022-08-17T12:53:23.2178445Z [ OK ] LazyOpsTest.TestRandomInPlaceDefault (10 ms) 2022-08-17T12:53:23.2178860Z [ RUN ] LazyOpsTest.TestNormGeneral 2022-08-17T12:53:23.2200171Z [ OK ] LazyOpsTest.TestNormGeneral (2 ms) 2022-08-17T12:53:23.2200766Z [ RUN ] LazyOpsTest.TestNormNuclear 2022-08-17T12:53:23.2231836Z [ OK ] LazyOpsTest.TestNormNuclear (3 ms) 2022-08-17T12:53:23.2232371Z [ RUN ] LazyOpsTest.TestFrobeniusNorm 2022-08-17T12:53:23.2241172Z [ OK ] LazyOpsTest.TestFrobeniusNorm (0 ms) 2022-08-17T12:53:23.2241749Z [ RUN ] LazyOpsTest.TestFrobeniusNormInDim 2022-08-17T12:53:23.2302847Z [ OK ] LazyOpsTest.TestFrobeniusNormInDim (6 ms) 2022-08-17T12:53:23.2303644Z [ RUN ] LazyOpsTest.TestFrobeniusNormInDims 2022-08-17T12:53:23.2384949Z [ OK ] LazyOpsTest.TestFrobeniusNormInDims (8 ms) 2022-08-17T12:53:23.2385475Z [ RUN ] LazyOpsTest.TestGroupNorm 2022-08-17T12:53:23.2960687Z [ OK ] LazyOpsTest.TestGroupNorm (57 ms) 2022-08-17T12:53:23.2961095Z [ RUN ] LazyOpsTest.TestGroupNormBackward 2022-08-17T12:53:23.6615469Z [ OK ] LazyOpsTest.TestGroupNormBackward (365 ms) 2022-08-17T12:53:23.6615867Z [ RUN ] LazyOpsTest.TestInstanceNorm 2022-08-17T12:53:23.6755615Z [ OK ] LazyOpsTest.TestInstanceNorm (14 ms) 2022-08-17T12:53:23.6755972Z [ RUN ] LazyOpsTest.TestLayerNorm 2022-08-17T12:53:23.7228594Z [ OK ] LazyOpsTest.TestLayerNorm (47 ms) 2022-08-17T12:53:23.7228959Z [ RUN ] LazyOpsTest.TestLayerNormBackward 2022-08-17T12:53:23.9342261Z [ OK ] LazyOpsTest.TestLayerNormBackward (211 ms) 2022-08-17T12:53:23.9342757Z [ RUN ] LazyOpsTest.TestNuclearNorm 2022-08-17T12:53:23.9403587Z [ OK ] LazyOpsTest.TestNuclearNorm (6 ms) 2022-08-17T12:53:23.9404149Z [ RUN ] LazyOpsTest.TestPairwiseDistance 2022-08-17T12:53:23.9633873Z [ OK ] LazyOpsTest.TestPairwiseDistance (22 ms) 2022-08-17T12:53:23.9634468Z [ RUN ] LazyOpsTest.TestCosineSimilarity 2022-08-17T12:53:23.9972374Z [ OK ] LazyOpsTest.TestCosineSimilarity (33 ms) 2022-08-17T12:53:24.0691122Z [ RUN ] LazyOpsTest.TestCosineEmbeddingLoss 2022-08-17T12:53:24.0691544Z [ OK ] LazyOpsTest.TestCosineEmbeddingLoss (71 ms) 2022-08-17T12:53:24.0691894Z [ RUN ] LazyOpsTest.TestHingeEmbeddingLoss 2022-08-17T12:53:24.1024493Z [ OK ] LazyOpsTest.TestHingeEmbeddingLoss (33 ms) 2022-08-17T12:53:24.1024914Z [ RUN ] LazyOpsTest.TestTripletMarginLoss 2022-08-17T12:53:24.2359663Z [ OK ] LazyOpsTest.TestTripletMarginLoss (133 ms) 2022-08-17T12:53:24.2360083Z [ RUN ] LazyOpsTest.TestBinaryCrossEntropy 2022-08-17T12:53:24.2552751Z [ OK ] LazyOpsTest.TestBinaryCrossEntropy (19 ms) 2022-08-17T12:53:24.2553175Z [ RUN ] LazyOpsTest.TestMarginRankingLoss 2022-08-17T12:53:24.2831686Z [ OK ] LazyOpsTest.TestMarginRankingLoss (27 ms) 2022-08-17T12:53:24.2832035Z [ RUN ] LazyOpsTest.TestBCEWithLogits 2022-08-17T12:53:24.2995950Z [ OK ] LazyOpsTest.TestBCEWithLogits (16 ms) 2022-08-17T12:53:24.2996483Z [ RUN ] LazyOpsTest.TestKlDiv 2022-08-17T12:53:24.3136874Z [ OK ] LazyOpsTest.TestKlDiv (13 ms) 2022-08-17T12:53:24.3137421Z [ RUN ] LazyOpsTest.TestProd 2022-08-17T12:53:24.3144772Z [ OK ] LazyOpsTest.TestProd (0 ms) 2022-08-17T12:53:24.3145327Z [ RUN ] LazyOpsTest.TestProdCast 2022-08-17T12:53:24.3152119Z [ OK ] LazyOpsTest.TestProdCast (0 ms) 2022-08-17T12:53:24.3152688Z [ RUN ] LazyOpsTest.TestProdInDim 2022-08-17T12:53:24.3197859Z [ OK ] LazyOpsTest.TestProdInDim (4 ms) 2022-08-17T12:53:24.3198421Z [ RUN ] LazyOpsTest.TestProdInDimKeepCast 2022-08-17T12:53:24.3240171Z [ OK ] LazyOpsTest.TestProdInDimKeepCast (4 ms) 2022-08-17T12:53:24.3240534Z [ RUN ] LazyOpsTest.TestProdInDimKeep 2022-08-17T12:53:24.3283232Z [ OK ] LazyOpsTest.TestProdInDimKeep (4 ms) 2022-08-17T12:53:24.3283529Z [ RUN ] LazyOpsTest.TestCumSum 2022-08-17T12:53:24.3400200Z [ OK ] LazyOpsTest.TestCumSum (11 ms) 2022-08-17T12:53:24.3400528Z [ RUN ] LazyOpsTest.TestCumSumCast 2022-08-17T12:53:24.3511128Z [ OK ] LazyOpsTest.TestCumSumCast (11 ms) 2022-08-17T12:53:24.3511457Z [ RUN ] LazyOpsTest.TestCumSumLong 2022-08-17T12:53:24.3605566Z [ OK ] LazyOpsTest.TestCumSumLong (9 ms) 2022-08-17T12:53:24.3605889Z [ RUN ] LazyOpsTest.TestCumSumCastLong 2022-08-17T12:53:24.3699523Z [ OK ] LazyOpsTest.TestCumSumCastLong (9 ms) 2022-08-17T12:53:24.3699849Z [ RUN ] LazyOpsTest.TestCumProd 2022-08-17T12:53:24.3743875Z [ OK ] LazyOpsTest.TestCumProd (4 ms) 2022-08-17T12:53:24.3744202Z [ RUN ] LazyOpsTest.TestCumProdCast 2022-08-17T12:53:24.3784841Z [ OK ] LazyOpsTest.TestCumProdCast (4 ms) 2022-08-17T12:53:24.3785164Z [ RUN ] LazyOpsTest.TestCumProdLong 2022-08-17T12:53:24.3848049Z [ OK ] LazyOpsTest.TestCumProdLong (6 ms) 2022-08-17T12:53:24.3848882Z [ RUN ] LazyOpsTest.TestCumProdCastLong 2022-08-17T12:53:24.3914652Z [ OK ] LazyOpsTest.TestCumProdCastLong (6 ms) 2022-08-17T12:53:24.3915222Z [ RUN ] LazyOpsTest.TestArgMin 2022-08-17T12:53:24.3920260Z [ OK ] LazyOpsTest.TestArgMin (0 ms) 2022-08-17T12:53:24.3920829Z [ RUN ] LazyOpsTest.TestArgMinDim 2022-08-17T12:53:24.3931251Z [ OK ] LazyOpsTest.TestArgMinDim (1 ms) 2022-08-17T12:53:24.3931815Z [ RUN ] LazyOpsTest.TestArgMinDimKeep 2022-08-17T12:53:24.3941333Z [ OK ] LazyOpsTest.TestArgMinDimKeep (0 ms) 2022-08-17T12:53:24.3941918Z [ RUN ] LazyOpsTest.TestArgMinSameValue 2022-08-17T12:53:24.3946341Z [ OK ] LazyOpsTest.TestArgMinSameValue (0 ms) 2022-08-17T12:53:24.3946897Z [ RUN ] LazyOpsTest.TestArgMinWrapper 2022-08-17T12:53:24.3956753Z [ OK ] LazyOpsTest.TestArgMinWrapper (1 ms) 2022-08-17T12:53:24.3957325Z [ RUN ] LazyOpsTest.TestArgMax 2022-08-17T12:53:24.3961931Z [ OK ] LazyOpsTest.TestArgMax (0 ms) 2022-08-17T12:53:24.3962469Z [ RUN ] LazyOpsTest.TestArgMaxDim 2022-08-17T12:53:24.3981001Z [ OK ] LazyOpsTest.TestArgMaxDim (1 ms) 2022-08-17T12:53:24.3981588Z [ RUN ] LazyOpsTest.TestArgMaxDimKeep 2022-08-17T12:53:24.3991506Z [ OK ] LazyOpsTest.TestArgMaxDimKeep (1 ms) 2022-08-17T12:53:24.3992103Z [ RUN ] LazyOpsTest.TestArgMaxSameValue 2022-08-17T12:53:24.3996329Z [ OK ] LazyOpsTest.TestArgMaxSameValue (0 ms) 2022-08-17T12:53:24.3996905Z [ RUN ] LazyOpsTest.TestArgMaxWrapper 2022-08-17T12:53:24.4006987Z [ OK ] LazyOpsTest.TestArgMaxWrapper (1 ms) 2022-08-17T12:53:24.4007532Z [ RUN ] LazyOpsTest.TestAsin 2022-08-17T12:53:24.4017182Z [ OK ] LazyOpsTest.TestAsin (0 ms) 2022-08-17T12:53:24.4017715Z [ RUN ] LazyOpsTest.TestAsinh 2022-08-17T12:53:24.4025980Z [ OK ] LazyOpsTest.TestAsinh (0 ms) 2022-08-17T12:53:24.4026550Z [ RUN ] LazyOpsTest.TestAsinhInPlace 2022-08-17T12:53:24.4059672Z [ OK ] LazyOpsTest.TestAsinhInPlace (3 ms) 2022-08-17T12:53:24.4060409Z [ RUN ] LazyOpsTest.TestSin 2022-08-17T12:53:24.4069550Z [ OK ] LazyOpsTest.TestSin (0 ms) 2022-08-17T12:53:24.4070064Z [ RUN ] LazyOpsTest.TestSinh 2022-08-17T12:53:24.4078647Z [ OK ] LazyOpsTest.TestSinh (0 ms) 2022-08-17T12:53:24.4079169Z [ RUN ] LazyOpsTest.TestAcos 2022-08-17T12:53:24.4087748Z [ OK ] LazyOpsTest.TestAcos (0 ms) 2022-08-17T12:53:24.4088259Z [ RUN ] LazyOpsTest.TestAcosh 2022-08-17T12:53:24.4097103Z [ OK ] LazyOpsTest.TestAcosh (0 ms) 2022-08-17T12:53:24.4097662Z [ RUN ] LazyOpsTest.TestAcoshInPlace 2022-08-17T12:53:24.4111932Z [ OK ] LazyOpsTest.TestAcoshInPlace (1 ms) 2022-08-17T12:53:24.4112444Z [ RUN ] LazyOpsTest.TestCos 2022-08-17T12:53:24.4134183Z [ OK ] LazyOpsTest.TestCos (2 ms) 2022-08-17T12:53:24.4134706Z [ RUN ] LazyOpsTest.TestCosh 2022-08-17T12:53:24.4143862Z [ OK ] LazyOpsTest.TestCosh (0 ms) 2022-08-17T12:53:24.4144388Z [ RUN ] LazyOpsTest.TestAtan 2022-08-17T12:53:24.4154589Z [ OK ] LazyOpsTest.TestAtan (1 ms) 2022-08-17T12:53:24.4155110Z [ RUN ] LazyOpsTest.TestAtanh 2022-08-17T12:53:24.4163450Z [ OK ] LazyOpsTest.TestAtanh (0 ms) 2022-08-17T12:53:24.4164014Z [ RUN ] LazyOpsTest.TestAtanhInPlace 2022-08-17T12:53:24.4178556Z [ OK ] LazyOpsTest.TestAtanhInPlace (1 ms) 2022-08-17T12:53:24.4178916Z [ RUN ] LazyOpsTest.TestAtan2 2022-08-17T12:53:24.4188940Z [ OK ] LazyOpsTest.TestAtan2 (1 ms) 2022-08-17T12:53:24.4189486Z [ RUN ] LazyOpsTest.TestTan 2022-08-17T12:53:24.4198087Z [ OK ] LazyOpsTest.TestTan (0 ms) 2022-08-17T12:53:24.4198392Z [ RUN ] LazyOpsTest.TestTanh 2022-08-17T12:53:24.4221107Z [ OK ] LazyOpsTest.TestTanh (2 ms) 2022-08-17T12:53:24.4221443Z [ RUN ] LazyOpsTest.TestClampMinMax 2022-08-17T12:53:24.4243408Z [ OK ] LazyOpsTest.TestClampMinMax (2 ms) 2022-08-17T12:53:24.4243730Z [ RUN ] LazyOpsTest.TestClampMin 2022-08-17T12:53:24.4263874Z [ OK ] LazyOpsTest.TestClampMin (2 ms) 2022-08-17T12:53:24.4264196Z [ RUN ] LazyOpsTest.TestClampMax 2022-08-17T12:53:24.4283340Z [ OK ] LazyOpsTest.TestClampMax (1 ms) 2022-08-17T12:53:24.4283740Z [ RUN ] LazyOpsTest.TestClampMinExplicit 2022-08-17T12:53:24.4301598Z [ OK ] LazyOpsTest.TestClampMinExplicit (1 ms) 2022-08-17T12:53:24.4301954Z [ RUN ] LazyOpsTest.TestClampMaxExplicit 2022-08-17T12:53:24.4309862Z [ OK ] LazyOpsTest.TestClampMaxExplicit (0 ms) 2022-08-17T12:53:24.4310248Z [ RUN ] LazyOpsTest.TestClampMinExplicitInPlace 2022-08-17T12:53:24.4337833Z [ OK ] LazyOpsTest.TestClampMinExplicitInPlace (2 ms) 2022-08-17T12:53:24.4338238Z [ RUN ] LazyOpsTest.TestClampMaxExplicitInPlace 2022-08-17T12:53:24.4351437Z [ OK ] LazyOpsTest.TestClampMaxExplicitInPlace (1 ms) 2022-08-17T12:53:24.4351809Z [ RUN ] LazyOpsTest.TestCeil 2022-08-17T12:53:24.4359928Z [ OK ] LazyOpsTest.TestCeil (0 ms) 2022-08-17T12:53:24.4360230Z [ RUN ] LazyOpsTest.TestFloor 2022-08-17T12:53:24.4388574Z [ OK ] LazyOpsTest.TestFloor (2 ms) 2022-08-17T12:53:24.4388876Z [ RUN ] LazyOpsTest.TestRound 2022-08-17T12:53:24.4398393Z [ OK ] LazyOpsTest.TestRound (0 ms) 2022-08-17T12:53:24.4398716Z [ RUN ] LazyOpsTest.TestTrunc 2022-08-17T12:53:24.4422453Z [ OK ] LazyOpsTest.TestTrunc (2 ms) 2022-08-17T12:53:24.4422830Z [ RUN ] LazyOpsTest.TestFrac 2022-08-17T12:53:24.4442231Z [ OK ] LazyOpsTest.TestFrac (1 ms) 2022-08-17T12:53:24.4442534Z [ RUN ] LazyOpsTest.TestNeg 2022-08-17T12:53:24.4459461Z [ OK ] LazyOpsTest.TestNeg (1 ms) 2022-08-17T12:53:24.4459758Z [ RUN ] LazyOpsTest.TestBitwiseNot 2022-08-17T12:53:24.4481099Z [ OK ] LazyOpsTest.TestBitwiseNot (2 ms) 2022-08-17T12:53:24.4481458Z [ RUN ] LazyOpsTest.TestBitwiseNotInPlace 2022-08-17T12:53:24.4503184Z [ OK ] LazyOpsTest.TestBitwiseNotInPlace (2 ms) 2022-08-17T12:53:24.4503501Z [ RUN ] LazyOpsTest.TestSign 2022-08-17T12:53:24.4511727Z [ OK ] LazyOpsTest.TestSign (0 ms) 2022-08-17T12:53:24.4512026Z [ RUN ] LazyOpsTest.TestSignByte 2022-08-17T12:53:24.4516653Z [ OK ] LazyOpsTest.TestSignByte (0 ms) 2022-08-17T12:53:24.4516963Z [ RUN ] LazyOpsTest.TestAbs 2022-08-17T12:53:24.4534955Z [ OK ] LazyOpsTest.TestAbs (1 ms) 2022-08-17T12:53:24.4535256Z [ RUN ] LazyOpsTest.TestAbsByte 2022-08-17T12:53:24.4550190Z [ OK ] LazyOpsTest.TestAbsByte (1 ms) 2022-08-17T12:53:24.4550513Z [ RUN ] LazyOpsTest.TestEmptyLike 2022-08-17T12:53:24.4553705Z [ OK ] LazyOpsTest.TestEmptyLike (0 ms) 2022-08-17T12:53:24.4554020Z [ RUN ] LazyOpsTest.TestEmptyLikeOptions 2022-08-17T12:53:24.4556376Z [ OK ] LazyOpsTest.TestEmptyLikeOptions (0 ms) 2022-08-17T12:53:24.4556692Z [ RUN ] LazyOpsTest.TestEmpty 2022-08-17T12:53:24.4558324Z [ OK ] LazyOpsTest.TestEmpty (0 ms) 2022-08-17T12:53:24.4558862Z [ RUN ] LazyOpsTest.TestZeroInPlace 2022-08-17T12:53:24.4575786Z [ OK ] LazyOpsTest.TestZeroInPlace (1 ms) 2022-08-17T12:53:24.4576577Z [ RUN ] LazyOpsTest.TestZerosLike 2022-08-17T12:53:24.4583736Z [ OK ] LazyOpsTest.TestZerosLike (0 ms) 2022-08-17T12:53:24.4584332Z [ RUN ] LazyOpsTest.TestZerosLikeOptions 2022-08-17T12:53:24.4590581Z [ OK ] LazyOpsTest.TestZerosLikeOptions (0 ms) 2022-08-17T12:53:24.4591085Z [ RUN ] LazyOpsTest.TestZeros 2022-08-17T12:53:24.4614376Z [ OK ] LazyOpsTest.TestZeros (2 ms) 2022-08-17T12:53:24.4614899Z [ RUN ] LazyOpsTest.TestOnes 2022-08-17T12:53:24.4639965Z [ OK ] LazyOpsTest.TestOnes (2 ms) 2022-08-17T12:53:24.4640489Z [ RUN ] LazyOpsTest.TestOnesLike 2022-08-17T12:53:24.4647766Z [ OK ] LazyOpsTest.TestOnesLike (0 ms) 2022-08-17T12:53:24.4648346Z [ RUN ] LazyOpsTest.TestOnesLikeOptions 2022-08-17T12:53:24.4654545Z [ OK ] LazyOpsTest.TestOnesLikeOptions (0 ms) 2022-08-17T12:53:24.4655086Z [ RUN ] LazyOpsTest.TestFull 2022-08-17T12:53:24.4693935Z [ OK ] LazyOpsTest.TestFull (3 ms) 2022-08-17T12:53:24.4694246Z [ RUN ] LazyOpsTest.TestFullLike 2022-08-17T12:53:24.4701654Z [ OK ] LazyOpsTest.TestFullLike (0 ms) 2022-08-17T12:53:24.4701989Z [ RUN ] LazyOpsTest.TestFullLikeOptions 2022-08-17T12:53:24.4708916Z [ OK ] LazyOpsTest.TestFullLikeOptions (0 ms) 2022-08-17T12:53:24.4709231Z [ RUN ] LazyOpsTest.TestARange 2022-08-17T12:53:24.4763062Z [ OK ] LazyOpsTest.TestARange (5 ms) 2022-08-17T12:53:24.4763476Z [ RUN ] LazyOpsTest.TestARangeOut 2022-08-17T12:53:24.4764364Z [W RangeFactories.cpp:191] Warning: The number of elements in the out tensor of shape [4] is 4 which does not match the computed number of elements 200. Note that this may occur as a result of rounding error. The out tensor will be resized to a tensor of shape (200,). (function operator()) 2022-08-17T12:53:24.4782069Z [ OK ] LazyOpsTest.TestARangeOut (1 ms) 2022-08-17T12:53:24.4782439Z [ RUN ] LazyOpsTest.TestDimARange 2022-08-17T12:53:24.4807554Z [ OK ] LazyOpsTest.TestDimARange (2 ms) 2022-08-17T12:53:24.4807936Z [ RUN ] LazyOpsTest.TestBartlettWindow 2022-08-17T12:53:24.4956066Z [ OK ] LazyOpsTest.TestBartlettWindow (14 ms) 2022-08-17T12:53:24.4956594Z [ RUN ] LazyOpsTest.TestBlackmanWindow 2022-08-17T12:53:24.5136076Z [ OK ] LazyOpsTest.TestBlackmanWindow (17 ms) 2022-08-17T12:53:24.5136405Z [ RUN ] LazyOpsTest.TestHammingWindow 2022-08-17T12:53:24.5260959Z [ OK ] LazyOpsTest.TestHammingWindow (12 ms) 2022-08-17T12:53:24.5261306Z [ RUN ] LazyOpsTest.TestHannWindow 2022-08-17T12:53:24.5417655Z [ OK ] LazyOpsTest.TestHannWindow (15 ms) 2022-08-17T12:53:24.5417977Z [ RUN ] LazyOpsTest.TestLogSigmoid 2022-08-17T12:53:24.5444583Z [ OK ] LazyOpsTest.TestLogSigmoid (2 ms) 2022-08-17T12:53:24.5445059Z [ RUN ] LazyOpsTest.TestLogSigmoidForward 2022-08-17T12:53:24.5493537Z [ OK ] LazyOpsTest.TestLogSigmoidForward (4 ms) 2022-08-17T12:53:24.5493853Z [ RUN ] LazyOpsTest.TestLogsumexp 2022-08-17T12:53:24.5785996Z [ OK ] LazyOpsTest.TestLogsumexp (29 ms) 2022-08-17T12:53:24.5786349Z [ RUN ] LazyOpsTest.TestSiLU 2022-08-17T12:53:24.5825935Z [ OK ] LazyOpsTest.TestSiLU (4 ms) 2022-08-17T12:53:24.5826474Z [ RUN ] LazyOpsTest.TestSigmoid 2022-08-17T12:53:24.5848875Z [ OK ] LazyOpsTest.TestSigmoid (2 ms) 2022-08-17T12:53:24.5849383Z [ RUN ] LazyOpsTest.TestMatmul_1x1 2022-08-17T12:53:24.5861558Z [ OK ] LazyOpsTest.TestMatmul_1x1 (1 ms) 2022-08-17T12:53:24.5862259Z [ RUN ] LazyOpsTest.TestMatmul_2x1 2022-08-17T12:53:24.5889309Z [ OK ] LazyOpsTest.TestMatmul_2x1 (2 ms) 2022-08-17T12:53:24.5890257Z [ RUN ] LazyOpsTest.TestMatmul_1x2 2022-08-17T12:53:24.5928920Z [ OK ] LazyOpsTest.TestMatmul_1x2 (3 ms) 2022-08-17T12:53:24.5929514Z [ RUN ] LazyOpsTest.TestMatmul_2x2 2022-08-17T12:53:24.5954586Z [ OK ] LazyOpsTest.TestMatmul_2x2 (2 ms) 2022-08-17T12:53:24.5955106Z [ RUN ] LazyOpsTest.TestMatmulBcast 2022-08-17T12:53:24.6026668Z [ OK ] LazyOpsTest.TestMatmulBcast (7 ms) 2022-08-17T12:53:24.6027255Z [ RUN ] LazyOpsTest.TestDot 2022-08-17T12:53:24.6038655Z [ OK ] LazyOpsTest.TestDot (1 ms) 2022-08-17T12:53:24.6039127Z [ RUN ] LazyOpsTest.TestTensorDot 2022-08-17T12:53:24.6105389Z [ OK ] LazyOpsTest.TestTensorDot (6 ms) 2022-08-17T12:53:24.6105907Z [ RUN ] LazyOpsTest.TestGer 2022-08-17T12:53:24.6140350Z [ OK ] LazyOpsTest.TestGer (3 ms) 2022-08-17T12:53:24.6140902Z [ RUN ] LazyOpsTest.TestMv 2022-08-17T12:53:24.6166971Z [ OK ] LazyOpsTest.TestMv (2 ms) 2022-08-17T12:53:24.6167598Z [ RUN ] LazyOpsTest.TestMvOut 2022-08-17T12:53:24.6214274Z [ OK ] LazyOpsTest.TestMvOut (4 ms) 2022-08-17T12:53:24.6214866Z [ RUN ] LazyOpsTest.TestBatchAddBatchMatMul 2022-08-17T12:53:24.6247959Z [ OK ] LazyOpsTest.TestBatchAddBatchMatMul (3 ms) 2022-08-17T12:53:24.6248701Z [ RUN ] LazyOpsTest.TestBatchAddBatchMatMulInPlace 2022-08-17T12:53:24.6293883Z [ OK ] LazyOpsTest.TestBatchAddBatchMatMulInPlace (4 ms) 2022-08-17T12:53:24.6294500Z [ RUN ] LazyOpsTest.TestBatchMatMul 2022-08-17T12:53:24.6322257Z [ OK ] LazyOpsTest.TestBatchMatMul (2 ms) 2022-08-17T12:53:24.6322782Z [ RUN ] LazyOpsTest.TestChainMatMul 2022-08-17T12:53:24.6324010Z [W LinearAlgebra.cpp:987] Warning: torch.chain_matmul is deprecated and will be removed in a future PyTorch release. Use torch.linalg.multi_dot instead, which accepts a list of two or more tensors rather than multiple parameters. (function operator()) 2022-08-17T12:53:24.6373848Z [ OK ] LazyOpsTest.TestChainMatMul (5 ms) 2022-08-17T12:53:24.6374458Z [ RUN ] LazyOpsTest.TestLinear 2022-08-17T12:53:24.6445235Z [ OK ] LazyOpsTest.TestLinear (7 ms) 2022-08-17T12:53:24.6446008Z [ RUN ] LazyOpsTest.TestPinverse 2022-08-17T12:53:24.6582603Z [ OK ] LazyOpsTest.TestPinverse (13 ms) 2022-08-17T12:53:24.6583397Z [ RUN ] LazyOpsTest.TestEinsumOuter 2022-08-17T12:53:24.6632838Z [ OK ] LazyOpsTest.TestEinsumOuter (4 ms) 2022-08-17T12:53:24.6633470Z [ RUN ] LazyOpsTest.TestEinsumOuterBackward 2022-08-17T12:53:24.6827267Z [ OK ] LazyOpsTest.TestEinsumOuterBackward (19 ms) 2022-08-17T12:53:24.6827843Z [ RUN ] LazyOpsTest.TestEinsumBatchMatMul 2022-08-17T12:53:24.6925310Z [ OK ] LazyOpsTest.TestEinsumBatchMatMul (9 ms) 2022-08-17T12:53:24.6926005Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerBilinear 2022-08-17T12:53:24.7101150Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerBilinear (17 ms) 2022-08-17T12:53:24.7101834Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerDiagonal 2022-08-17T12:53:24.7143707Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerDiagonal (4 ms) 2022-08-17T12:53:24.7144445Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerBatchDiagonal 2022-08-17T12:53:24.7184712Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerBatchDiagonal (4 ms) 2022-08-17T12:53:24.7185416Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerBatchPermute 2022-08-17T12:53:24.7212866Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerBatchPermute (2 ms) 2022-08-17T12:53:24.7213581Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerRepeatedAxis 2022-08-17T12:53:24.7292243Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerRepeatedAxis (7 ms) 2022-08-17T12:53:24.7293135Z [ RUN ] LazyOpsTest.TestBilinear 2022-08-17T12:53:24.8251008Z [ OK ] LazyOpsTest.TestBilinear (95 ms) 2022-08-17T12:53:24.8251572Z [ RUN ] LazyOpsTest.TestUpsampleNearest2D 2022-08-17T12:53:24.8309420Z [ OK ] LazyOpsTest.TestUpsampleNearest2D (5 ms) 2022-08-17T12:53:24.8310083Z [ RUN ] LazyOpsTest.TestUpsampleNearest2DBackward 2022-08-17T12:53:24.8402839Z [ OK ] LazyOpsTest.TestUpsampleNearest2DBackward (9 ms) 2022-08-17T12:53:24.8403540Z [ RUN ] LazyOpsTest.TestUpsampleNearest2DWithScale 2022-08-17T12:53:24.8438497Z [ OK ] LazyOpsTest.TestUpsampleNearest2DWithScale (3 ms) 2022-08-17T12:53:24.8439056Z [ RUN ] LazyOpsTest.TestUpsampleNearest2DBackwardWithScale 2022-08-17T12:53:24.8533854Z [ OK ] LazyOpsTest.TestUpsampleNearest2DBackwardWithScale (9 ms) 2022-08-17T12:53:24.8534601Z [ RUN ] LazyOpsTest.TestUpsampleBilinear2D 2022-08-17T12:53:24.8609549Z [ OK ] LazyOpsTest.TestUpsampleBilinear2D (7 ms) 2022-08-17T12:53:24.8610197Z [ RUN ] LazyOpsTest.TestUpsampleBilinear2DBackward 2022-08-17T12:53:24.8788435Z [ OK ] LazyOpsTest.TestUpsampleBilinear2DBackward (17 ms) 2022-08-17T12:53:24.8789069Z [ RUN ] LazyOpsTest.TestAddCMul 2022-08-17T12:53:24.8818445Z [ OK ] LazyOpsTest.TestAddCMul (3 ms) 2022-08-17T12:53:24.8818952Z [ RUN ] LazyOpsTest.TestAddCDiv 2022-08-17T12:53:24.8851107Z [ OK ] LazyOpsTest.TestAddCDiv (3 ms) 2022-08-17T12:53:24.8851678Z [ RUN ] LazyOpsTest.TestAddCDivWithBroadcast 2022-08-17T12:53:24.8881182Z [ OK ] LazyOpsTest.TestAddCDivWithBroadcast (2 ms) 2022-08-17T12:53:24.8881753Z [ RUN ] LazyOpsTest.TestSize 2022-08-17T12:53:24.8884279Z [ OK ] LazyOpsTest.TestSize (0 ms) 2022-08-17T12:53:24.8884688Z [ RUN ] LazyOpsTest.TestSelect 2022-08-17T12:53:24.9511265Z [ OK ] LazyOpsTest.TestSelect (62 ms) 2022-08-17T12:53:24.9511865Z [ RUN ] LazyOpsTest.TestBernoulliScalarProb 2022-08-17T12:53:24.9540590Z [ OK ] LazyOpsTest.TestBernoulliScalarProb (3 ms) 2022-08-17T12:53:24.9541279Z [ RUN ] LazyOpsTest.TestBernoulliTensorProb 2022-08-17T12:53:24.9566001Z [ OK ] LazyOpsTest.TestBernoulliTensorProb (2 ms) 2022-08-17T12:53:24.9566617Z [ RUN ] LazyOpsTest.TestBernoulliScalarProbInPlace 2022-08-17T12:53:24.9600867Z [ OK ] LazyOpsTest.TestBernoulliScalarProbInPlace (3 ms) 2022-08-17T12:53:24.9601630Z [ RUN ] LazyOpsTest.TestBernoulliTensorProbInPlace 2022-08-17T12:53:24.9640860Z [ OK ] LazyOpsTest.TestBernoulliTensorProbInPlace (3 ms) 2022-08-17T12:53:24.9641448Z [ RUN ] LazyOpsTest.TestDropout 2022-08-17T12:53:24.9667899Z [ OK ] LazyOpsTest.TestDropout (2 ms) 2022-08-17T12:53:24.9668482Z [ RUN ] LazyOpsTest.TestDropoutInPlace 2022-08-17T12:53:24.9706511Z [ OK ] LazyOpsTest.TestDropoutInPlace (3 ms) 2022-08-17T12:53:24.9707045Z [ RUN ] LazyOpsTest.TestRandperm 2022-08-17T12:53:24.9727944Z [ OK ] LazyOpsTest.TestRandperm (2 ms) 2022-08-17T12:53:24.9728623Z [ RUN ] LazyOpsTest.TestSlice 2022-08-17T12:53:24.9793415Z [ OK ] LazyOpsTest.TestSlice (6 ms) 2022-08-17T12:53:24.9793893Z [ RUN ] LazyOpsTest.TestTake 2022-08-17T12:53:24.9805416Z [ OK ] LazyOpsTest.TestTake (1 ms) 2022-08-17T12:53:24.9805758Z [ RUN ] LazyOpsTest.TestTakeBackward 2022-08-17T12:53:24.9915537Z [ OK ] LazyOpsTest.TestTakeBackward (10 ms) 2022-08-17T12:53:24.9916054Z [ RUN ] LazyOpsTest.TestStack 2022-08-17T12:53:25.0199139Z [ OK ] LazyOpsTest.TestStack (28 ms) 2022-08-17T12:53:25.0199656Z [ RUN ] LazyOpsTest.TestCat 2022-08-17T12:53:25.0272812Z [ OK ] LazyOpsTest.TestCat (7 ms) 2022-08-17T12:53:25.0273434Z [ RUN ] LazyOpsTest.TestUnbind 2022-08-17T12:53:25.0425337Z [ OK ] LazyOpsTest.TestUnbind (15 ms) 2022-08-17T12:53:25.0425886Z [ RUN ] LazyOpsTest.TestRepeat 2022-08-17T12:53:25.0524405Z [ OK ] LazyOpsTest.TestRepeat (9 ms) 2022-08-17T12:53:25.0524918Z [ RUN ] LazyOpsTest.TestGather 2022-08-17T12:53:25.0578077Z [ OK ] LazyOpsTest.TestGather (5 ms) 2022-08-17T12:53:25.0578570Z [ RUN ] LazyOpsTest.TestScatter 2022-08-17T12:53:25.0610966Z [ OK ] LazyOpsTest.TestScatter (3 ms) 2022-08-17T12:53:25.0611492Z [ RUN ] LazyOpsTest.TestScatterR1 2022-08-17T12:53:25.0624579Z [ OK ] LazyOpsTest.TestScatterR1 (1 ms) 2022-08-17T12:53:25.0625083Z [ RUN ] LazyOpsTest.TestScatterR3 2022-08-17T12:53:25.0646166Z [ OK ] LazyOpsTest.TestScatterR3 (2 ms) 2022-08-17T12:53:25.0646757Z [ RUN ] LazyOpsTest.TestScatterBiggerSource 2022-08-17T12:53:25.0674700Z [ OK ] LazyOpsTest.TestScatterBiggerSource (2 ms) 2022-08-17T12:53:25.0675297Z [ RUN ] LazyOpsTest.TestScatterScalar 2022-08-17T12:53:25.0700462Z [ OK ] LazyOpsTest.TestScatterScalar (2 ms) 2022-08-17T12:53:25.0701039Z [ RUN ] LazyOpsTest.TestScatterReduceAdd 2022-08-17T12:53:25.0732925Z [ OK ] LazyOpsTest.TestScatterReduceAdd (3 ms) 2022-08-17T12:53:25.0733503Z [ RUN ] LazyOpsTest.TestScatterAdd 2022-08-17T12:53:25.0800095Z [ OK ] LazyOpsTest.TestScatterAdd (6 ms) 2022-08-17T12:53:25.0800657Z [ RUN ] LazyOpsTest.TestScatterAddInPlace 2022-08-17T12:53:25.0869064Z [ OK ] LazyOpsTest.TestScatterAddInPlace (6 ms) 2022-08-17T12:53:25.0869631Z [ RUN ] LazyOpsTest.TestIndexSelect 2022-08-17T12:53:25.1727756Z [ OK ] LazyOpsTest.TestIndexSelect (85 ms) 2022-08-17T12:53:25.1728365Z [ RUN ] LazyOpsTest.TestIndexSelectRank0 2022-08-17T12:53:25.1942083Z [ OK ] LazyOpsTest.TestIndexSelectRank0 (21 ms) 2022-08-17T12:53:25.1942612Z [ RUN ] LazyOpsTest.TestInverse 2022-08-17T12:53:25.2023694Z [ OK ] LazyOpsTest.TestInverse (8 ms) 2022-08-17T12:53:25.2024227Z [ RUN ] LazyOpsTest.TestIsnan 2022-08-17T12:53:25.2030684Z [ OK ] LazyOpsTest.TestIsnan (0 ms) 2022-08-17T12:53:25.2031209Z [ RUN ] LazyOpsTest.TestExpand 2022-08-17T12:53:25.2059232Z [ OK ] LazyOpsTest.TestExpand (2 ms) 2022-08-17T12:53:25.2059764Z [ RUN ] LazyOpsTest.TestExpandBack 2022-08-17T12:53:25.2087163Z [ OK ] LazyOpsTest.TestExpandBack (2 ms) 2022-08-17T12:53:25.2087687Z [ RUN ] LazyOpsTest.TestExpandAs 2022-08-17T12:53:25.2126775Z [ OK ] LazyOpsTest.TestExpandAs (3 ms) 2022-08-17T12:53:25.2127116Z [ RUN ] LazyOpsTest.TestEye 2022-08-17T12:53:25.2153255Z [ OK ] LazyOpsTest.TestEye (2 ms) 2022-08-17T12:53:25.2153549Z [ RUN ] LazyOpsTest.TestEyeWide 2022-08-17T12:53:25.2166945Z [ OK ] LazyOpsTest.TestEyeWide (1 ms) 2022-08-17T12:53:25.2167264Z [ RUN ] LazyOpsTest.TestEyeNarrow 2022-08-17T12:53:25.2180602Z [ OK ] LazyOpsTest.TestEyeNarrow (1 ms) 2022-08-17T12:53:25.2180940Z [ RUN ] LazyOpsTest.TestBroadcastTensors 2022-08-17T12:53:25.2255487Z [ OK ] LazyOpsTest.TestBroadcastTensors (7 ms) 2022-08-17T12:53:25.2255825Z [ RUN ] LazyOpsTest.TestOneIndex 2022-08-17T12:53:25.2381718Z [ OK ] LazyOpsTest.TestOneIndex (12 ms) 2022-08-17T12:53:25.2382059Z [ RUN ] LazyOpsTest.TestOneIndexTransfer 2022-08-17T12:53:25.2493353Z [ OK ] LazyOpsTest.TestOneIndexTransfer (11 ms) 2022-08-17T12:53:25.2493701Z [ RUN ] LazyOpsTest.TestNonzero 2022-08-17T12:53:25.2521231Z [ OK ] LazyOpsTest.TestNonzero (2 ms) 2022-08-17T12:53:25.2521550Z [ RUN ] LazyOpsTest.TestMaskedSelect 2022-08-17T12:53:25.2538316Z [ OK ] LazyOpsTest.TestMaskedSelect (1 ms) 2022-08-17T12:53:25.2538653Z [ RUN ] LazyOpsTest.TestMaskedScatter 2022-08-17T12:53:25.2564706Z [ OK ] LazyOpsTest.TestMaskedScatter (2 ms) 2022-08-17T12:53:25.2565107Z [ RUN ] LazyOpsTest.TestMultiIndexHeadNull 2022-08-17T12:53:25.2668058Z [ OK ] LazyOpsTest.TestMultiIndexHeadNull (10 ms) 2022-08-17T12:53:25.2668437Z [ RUN ] LazyOpsTest.TestMultiIndexMiddleNull 2022-08-17T12:53:25.2768991Z [ OK ] LazyOpsTest.TestMultiIndexMiddleNull (10 ms) 2022-08-17T12:53:25.2769357Z [ RUN ] LazyOpsTest.TestMultiIndexTailNull 2022-08-17T12:53:25.2869889Z [ OK ] LazyOpsTest.TestMultiIndexTailNull (10 ms) 2022-08-17T12:53:25.2870301Z [ RUN ] LazyOpsTest.TestMultiIndexMiddleBroadcast 2022-08-17T12:53:25.2969674Z [ OK ] LazyOpsTest.TestMultiIndexMiddleBroadcast (9 ms) 2022-08-17T12:53:25.2970123Z [ RUN ] LazyOpsTest.TestMultiIndexTailBroadcast 2022-08-17T12:53:25.3057879Z [ OK ] LazyOpsTest.TestMultiIndexTailBroadcast (8 ms) 2022-08-17T12:53:25.3058243Z [ RUN ] LazyOpsTest.TestMaskIndex 2022-08-17T12:53:25.3109176Z [ OK ] LazyOpsTest.TestMaskIndex (5 ms) 2022-08-17T12:53:25.3109500Z [ RUN ] LazyOpsTest.TestOneIndexPut 2022-08-17T12:53:25.3405163Z [ OK ] LazyOpsTest.TestOneIndexPut (29 ms) 2022-08-17T12:53:25.3405582Z [ RUN ] LazyOpsTest.TestOneIndexPutInPlace 2022-08-17T12:53:25.3630097Z [ OK ] LazyOpsTest.TestOneIndexPutInPlace (22 ms) 2022-08-17T12:53:25.3630493Z [ RUN ] LazyOpsTest.TestOneIndexPutTransfer 2022-08-17T12:53:25.3793884Z [ OK ] LazyOpsTest.TestOneIndexPutTransfer (16 ms) 2022-08-17T12:53:25.3794270Z [ RUN ] LazyOpsTest.TestMultiIndexPut 2022-08-17T12:53:25.4007095Z [ OK ] LazyOpsTest.TestMultiIndexPut (21 ms) 2022-08-17T12:53:25.4007521Z [ RUN ] LazyOpsTest.TestMultiIndexPutHeadNull 2022-08-17T12:53:25.4287082Z [ OK ] LazyOpsTest.TestMultiIndexPutHeadNull (27 ms) 2022-08-17T12:53:25.4287776Z [ RUN ] LazyOpsTest.TestMultiIndexPutMiddleNull 2022-08-17T12:53:25.4468505Z [ OK ] LazyOpsTest.TestMultiIndexPutMiddleNull (18 ms) 2022-08-17T12:53:25.4469082Z [ RUN ] LazyOpsTest.TestMultiIndexPutTailNull 2022-08-17T12:53:25.4643040Z [ OK ] LazyOpsTest.TestMultiIndexPutTailNull (17 ms) 2022-08-17T12:53:25.4643728Z [ RUN ] LazyOpsTest.TestMultiIndexPutMiddleBroadcast 2022-08-17T12:53:25.4836118Z [ OK ] LazyOpsTest.TestMultiIndexPutMiddleBroadcast (19 ms) 2022-08-17T12:53:25.4836699Z [ RUN ] LazyOpsTest.TestMultiIndexPutTailBroadcast 2022-08-17T12:53:25.5024009Z [ OK ] LazyOpsTest.TestMultiIndexPutTailBroadcast (18 ms) 2022-08-17T12:53:25.5024390Z [ RUN ] LazyOpsTest.TestMaskIndexPut 2022-08-17T12:53:25.5273886Z [ OK ] LazyOpsTest.TestMaskIndexPut (24 ms) 2022-08-17T12:53:25.5274217Z [ RUN ] LazyOpsTest.TestIndexPutImpl 2022-08-17T12:53:25.5515497Z [ OK ] LazyOpsTest.TestIndexPutImpl (24 ms) 2022-08-17T12:53:25.5516096Z [ RUN ] LazyOpsTest.TestIndexFillWithScalar 2022-08-17T12:53:25.5896626Z [ OK ] LazyOpsTest.TestIndexFillWithScalar (38 ms) 2022-08-17T12:53:25.5897234Z [ RUN ] LazyOpsTest.TestIndexFillWithScalarInPlace 2022-08-17T12:53:25.6213709Z [ OK ] LazyOpsTest.TestIndexFillWithScalarInPlace (31 ms) 2022-08-17T12:53:25.6214304Z [ RUN ] LazyOpsTest.TestIndexFillWithTensor 2022-08-17T12:53:25.6518505Z [ OK ] LazyOpsTest.TestIndexFillWithTensor (30 ms) 2022-08-17T12:53:25.6519170Z [ RUN ] LazyOpsTest.TestIndexFillWithTensorInPlace 2022-08-17T12:53:25.6874471Z [ OK ] LazyOpsTest.TestIndexFillWithTensorInPlace (35 ms) 2022-08-17T12:53:25.6874871Z [ RUN ] LazyOpsTest.TestIndexFillRank0 2022-08-17T12:53:25.7157016Z [ OK ] LazyOpsTest.TestIndexFillRank0 (28 ms) 2022-08-17T12:53:25.7157422Z [ RUN ] LazyOpsTest.TestIndexAdd 2022-08-17T12:53:25.8136952Z [ OK ] LazyOpsTest.TestIndexAdd (97 ms) 2022-08-17T12:53:25.8137303Z [ RUN ] LazyOpsTest.TestIndexAddInPlace 2022-08-17T12:53:25.9002383Z [ OK ] LazyOpsTest.TestIndexAddInPlace (86 ms) 2022-08-17T12:53:25.9002738Z [ RUN ] LazyOpsTest.TestIndexAddRank0 2022-08-17T12:53:25.9305696Z [ OK ] LazyOpsTest.TestIndexAddRank0 (30 ms) 2022-08-17T12:53:25.9306018Z [ RUN ] LazyOpsTest.TestIndexCopy 2022-08-17T12:53:25.9628269Z [ OK ] LazyOpsTest.TestIndexCopy (32 ms) 2022-08-17T12:53:25.9628852Z [ RUN ] LazyOpsTest.TestIndexCopyInPlace 2022-08-17T12:53:26.0067185Z [ OK ] LazyOpsTest.TestIndexCopyInPlace (43 ms) 2022-08-17T12:53:26.0067758Z [ RUN ] LazyOpsTest.TestIndexCopyRank0 2022-08-17T12:53:26.0392305Z [ OK ] LazyOpsTest.TestIndexCopyRank0 (32 ms) 2022-08-17T12:53:26.0392842Z [ RUN ] LazyOpsTest.TestRelu 2022-08-17T12:53:26.0417533Z [ OK ] LazyOpsTest.TestRelu (2 ms) 2022-08-17T12:53:26.0418075Z [ RUN ] LazyOpsTest.TestReluInPlace 2022-08-17T12:53:26.0454329Z [ OK ] LazyOpsTest.TestReluInPlace (3 ms) 2022-08-17T12:53:26.0454899Z [ RUN ] LazyOpsTest.TestHardshrink 2022-08-17T12:53:26.0465270Z [ OK ] LazyOpsTest.TestHardshrink (1 ms) 2022-08-17T12:53:26.0465605Z [ RUN ] LazyOpsTest.TestHardSigmoid 2022-08-17T12:53:26.0501929Z [ OK ] LazyOpsTest.TestHardSigmoid (3 ms) 2022-08-17T12:53:26.0502301Z [ RUN ] LazyOpsTest.TestHardSigmoidInPlace 2022-08-17T12:53:26.0546177Z [ OK ] LazyOpsTest.TestHardSigmoidInPlace (4 ms) 2022-08-17T12:53:26.0546537Z [ RUN ] LazyOpsTest.TestHardSigmoidBackward 2022-08-17T12:53:26.0628056Z [ OK ] LazyOpsTest.TestHardSigmoidBackward (8 ms) 2022-08-17T12:53:26.0628422Z [ RUN ] LazyOpsTest.TestSoftshrink 2022-08-17T12:53:26.0638789Z [ OK ] LazyOpsTest.TestSoftshrink (1 ms) 2022-08-17T12:53:26.0639103Z [ RUN ] LazyOpsTest.TestHardtanh 2022-08-17T12:53:26.0648574Z [ OK ] LazyOpsTest.TestHardtanh (1 ms) 2022-08-17T12:53:26.0648923Z [ RUN ] LazyOpsTest.TestHardtanhInPlace 2022-08-17T12:53:26.0680879Z [ OK ] LazyOpsTest.TestHardtanhInPlace (3 ms) 2022-08-17T12:53:26.0681218Z [ RUN ] LazyOpsTest.TestLeakyRelu 2022-08-17T12:53:26.0705177Z [ OK ] LazyOpsTest.TestLeakyRelu (2 ms) 2022-08-17T12:53:26.0705507Z [ RUN ] LazyOpsTest.TestLeakyReluInPlace 2022-08-17T12:53:26.0760527Z [ OK ] LazyOpsTest.TestLeakyReluInPlace (5 ms) 2022-08-17T12:53:26.0760837Z [ RUN ] LazyOpsTest.TestExp 2022-08-17T12:53:26.0783654Z [ OK ] LazyOpsTest.TestExp (2 ms) 2022-08-17T12:53:26.0783934Z [ RUN ] LazyOpsTest.TestExpm1 2022-08-17T12:53:26.0794265Z [ OK ] LazyOpsTest.TestExpm1 (1 ms) 2022-08-17T12:53:26.0794560Z [ RUN ] LazyOpsTest.TestLog 2022-08-17T12:53:26.0816763Z [ OK ] LazyOpsTest.TestLog (2 ms) 2022-08-17T12:53:26.0817265Z [ RUN ] LazyOpsTest.TestLog2 2022-08-17T12:53:26.0841168Z [ OK ] LazyOpsTest.TestLog2 (2 ms) 2022-08-17T12:53:26.0841493Z [ RUN ] LazyOpsTest.TestLog10 2022-08-17T12:53:26.0852142Z [ OK ] LazyOpsTest.TestLog10 (1 ms) 2022-08-17T12:53:26.0852527Z [ RUN ] LazyOpsTest.TestLog1p 2022-08-17T12:53:26.0864037Z [ OK ] LazyOpsTest.TestLog1p (1 ms) 2022-08-17T12:53:26.0864359Z [ RUN ] LazyOpsTest.TestErf 2022-08-17T12:53:26.0875517Z [ OK ] LazyOpsTest.TestErf (1 ms) 2022-08-17T12:53:26.0875871Z [ RUN ] LazyOpsTest.TestErfc 2022-08-17T12:53:26.0887580Z [ OK ] LazyOpsTest.TestErfc (1 ms) 2022-08-17T12:53:26.0887924Z [ RUN ] LazyOpsTest.TestErfinv 2022-08-17T12:53:26.0898907Z [ OK ] LazyOpsTest.TestErfinv (1 ms) 2022-08-17T12:53:26.0899236Z [ RUN ] LazyOpsTest.TestSqrt 2022-08-17T12:53:26.0922459Z [ OK ] LazyOpsTest.TestSqrt (2 ms) 2022-08-17T12:53:26.0922763Z [ RUN ] LazyOpsTest.TestRsqrt 2022-08-17T12:53:26.0945532Z [ OK ] LazyOpsTest.TestRsqrt (2 ms) 2022-08-17T12:53:26.0945864Z [ RUN ] LazyOpsTest.TestReciprocal 2022-08-17T12:53:26.0966121Z [ OK ] LazyOpsTest.TestReciprocal (2 ms) 2022-08-17T12:53:26.0966491Z [ RUN ] LazyOpsTest.TestPowTensorScalar 2022-08-17T12:53:26.0988698Z [ OK ] LazyOpsTest.TestPowTensorScalar (2 ms) 2022-08-17T12:53:26.0989055Z [ RUN ] LazyOpsTest.TestPowTensorScalarInPlace 2022-08-17T12:53:26.1025870Z [ OK ] LazyOpsTest.TestPowTensorScalarInPlace (3 ms) 2022-08-17T12:53:26.1026241Z [ RUN ] LazyOpsTest.TestPowTensorTensor 2022-08-17T12:53:26.1051885Z [ OK ] LazyOpsTest.TestPowTensorTensor (2 ms) 2022-08-17T12:53:26.1052239Z [ RUN ] LazyOpsTest.TestPowTensorTensorInPlace 2022-08-17T12:53:26.1095794Z [ OK ] LazyOpsTest.TestPowTensorTensorInPlace (4 ms) 2022-08-17T12:53:26.1096186Z [ RUN ] LazyOpsTest.TestPowTensorTensorBroadcast 2022-08-17T12:53:26.1121674Z [ OK ] LazyOpsTest.TestPowTensorTensorBroadcast (2 ms) 2022-08-17T12:53:26.1122031Z [ RUN ] LazyOpsTest.TestPowScalarTensor 2022-08-17T12:53:26.1134671Z [ OK ] LazyOpsTest.TestPowScalarTensor (1 ms) 2022-08-17T12:53:26.1135024Z [ RUN ] LazyOpsTest.TestPowIntExponent 2022-08-17T12:53:26.1157389Z [ OK ] LazyOpsTest.TestPowIntExponent (2 ms) 2022-08-17T12:53:26.1157768Z [ RUN ] LazyOpsTest.TestFmodScalar 2022-08-17T12:53:26.1169472Z [ OK ] LazyOpsTest.TestFmodScalar (1 ms) 2022-08-17T12:53:26.1169830Z [ RUN ] LazyOpsTest.TestFmodScalarInPlace 2022-08-17T12:53:26.1196902Z [ OK ] LazyOpsTest.TestFmodScalarInPlace (2 ms) 2022-08-17T12:53:26.1197242Z [ RUN ] LazyOpsTest.TestFmodTensor 2022-08-17T12:53:26.1209783Z [ OK ] LazyOpsTest.TestFmodTensor (1 ms) 2022-08-17T12:53:26.1210139Z [ RUN ] LazyOpsTest.TestFmodTensorInPlace 2022-08-17T12:53:26.1229152Z [ OK ] LazyOpsTest.TestFmodTensorInPlace (1 ms) 2022-08-17T12:53:26.1229508Z [ RUN ] LazyOpsTest.TestRemainderScalar 2022-08-17T12:53:26.1257270Z [ OK ] LazyOpsTest.TestRemainderScalar (2 ms) 2022-08-17T12:53:26.1257650Z [ RUN ] LazyOpsTest.TestRemainderScalarInPlace 2022-08-17T12:53:26.1299271Z [ OK ] LazyOpsTest.TestRemainderScalarInPlace (4 ms) 2022-08-17T12:53:26.1299655Z [ RUN ] LazyOpsTest.TestRemainderTensor 2022-08-17T12:53:26.1325492Z [ OK ] LazyOpsTest.TestRemainderTensor (2 ms) 2022-08-17T12:53:26.1325873Z [ RUN ] LazyOpsTest.TestRemainderTensorInPlace 2022-08-17T12:53:26.1367257Z [ OK ] LazyOpsTest.TestRemainderTensorInPlace (4 ms) 2022-08-17T12:53:26.1367597Z [ RUN ] LazyOpsTest.TestWhere 2022-08-17T12:53:26.1371449Z [W TensorCompare.cpp:413] Warning: where received a uint8 condition tensor. This behavior is deprecated and will be removed in a future version of PyTorch. Use a boolean condition instead. (function operator()) 2022-08-17T12:53:26.1384652Z [ OK ] LazyOpsTest.TestWhere (1 ms) 2022-08-17T12:53:26.1385238Z [ RUN ] LazyOpsTest.TestWhereBroadcast 2022-08-17T12:53:26.1399134Z [ OK ] LazyOpsTest.TestWhereBroadcast (1 ms) 2022-08-17T12:53:26.1399532Z [ RUN ] LazyOpsTest.TestThreshold 2022-08-17T12:53:26.1423791Z [ OK ] LazyOpsTest.TestThreshold (2 ms) 2022-08-17T12:53:26.1424202Z [ RUN ] LazyOpsTest.TestThresholdBackward 2022-08-17T12:53:26.1500283Z [ OK ] LazyOpsTest.TestThresholdBackward (7 ms) 2022-08-17T12:53:26.1500622Z [ RUN ] LazyOpsTest.TestThresholdInPlace 2022-08-17T12:53:26.1532765Z [ OK ] LazyOpsTest.TestThresholdInPlace (3 ms) 2022-08-17T12:53:26.1533097Z [ RUN ] LazyOpsTest.TestElu 2022-08-17T12:53:26.1557600Z [ OK ] LazyOpsTest.TestElu (2 ms) 2022-08-17T12:53:26.1557936Z [ RUN ] LazyOpsTest.TestEluInPlace 2022-08-17T12:53:26.1592332Z [ OK ] LazyOpsTest.TestEluInPlace (3 ms) 2022-08-17T12:53:26.1592634Z [ RUN ] LazyOpsTest.TestSelu 2022-08-17T12:53:26.1646628Z [ OK ] LazyOpsTest.TestSelu (5 ms) 2022-08-17T12:53:26.1646967Z [ RUN ] LazyOpsTest.TestSeluInPlace 2022-08-17T12:53:26.1679442Z [ OK ] LazyOpsTest.TestSeluInPlace (3 ms) 2022-08-17T12:53:26.1679776Z [ RUN ] LazyOpsTest.TestCelu 2022-08-17T12:53:26.1690260Z [ OK ] LazyOpsTest.TestCelu (1 ms) 2022-08-17T12:53:26.1690572Z [ RUN ] LazyOpsTest.TestCeluInPlace 2022-08-17T12:53:26.1706186Z [ OK ] LazyOpsTest.TestCeluInPlace (1 ms) 2022-08-17T12:53:26.1706506Z [ RUN ] LazyOpsTest.TestGelu 2022-08-17T12:53:26.1729464Z [ OK ] LazyOpsTest.TestGelu (2 ms) 2022-08-17T12:53:26.1729791Z [ RUN ] LazyOpsTest.TestAddMatMul 2022-08-17T12:53:26.1836353Z [ OK ] LazyOpsTest.TestAddMatMul (10 ms) 2022-08-17T12:53:26.1836677Z [ RUN ] LazyOpsTest.TestEmbedding 2022-08-17T12:53:26.1865235Z [ OK ] LazyOpsTest.TestEmbedding (2 ms) 2022-08-17T12:53:26.1865529Z [ RUN ] LazyOpsTest.TestOneHot 2022-08-17T12:53:26.1925370Z [ OK ] LazyOpsTest.TestOneHot (5 ms) 2022-08-17T12:53:26.1925671Z [ RUN ] LazyOpsTest.TestTranspose 2022-08-17T12:53:26.1946148Z [ OK ] LazyOpsTest.TestTranspose (2 ms) 2022-08-17T12:53:26.1946464Z [ RUN ] LazyOpsTest.TestTransposeInPlace 2022-08-17T12:53:26.1978918Z [ OK ] LazyOpsTest.TestTransposeInPlace (3 ms) 2022-08-17T12:53:26.1979238Z [ RUN ] LazyOpsTest.TestReshape 2022-08-17T12:53:26.2045801Z [ OK ] LazyOpsTest.TestReshape (6 ms) 2022-08-17T12:53:26.2046120Z [ RUN ] LazyOpsTest.TestResize 2022-08-17T12:53:26.2082476Z [ OK ] LazyOpsTest.TestResize (3 ms) 2022-08-17T12:53:26.2082786Z [ RUN ] LazyOpsTest.TestViewResize 2022-08-17T12:53:26.2139045Z [ OK ] LazyOpsTest.TestViewResize (5 ms) 2022-08-17T12:53:26.2139343Z [ RUN ] LazyOpsTest.TestView 2022-08-17T12:53:26.2205872Z [ OK ] LazyOpsTest.TestView (6 ms) 2022-08-17T12:53:26.2206169Z [ RUN ] LazyOpsTest.TestViewMod 2022-08-17T12:53:26.2383240Z [ OK ] LazyOpsTest.TestViewMod (17 ms) 2022-08-17T12:53:26.2595314Z [ RUN ] LazyOpsTest.TestViewModComplex 2022-08-17T12:53:26.2595677Z [ OK ] LazyOpsTest.TestViewModComplex (21 ms) 2022-08-17T12:53:26.2595996Z [ RUN ] LazyOpsTest.TestViewOfViewMod 2022-08-17T12:53:26.2847460Z [ OK ] LazyOpsTest.TestViewOfViewMod (25 ms) 2022-08-17T12:53:26.2847827Z [ RUN ] LazyOpsTest.TestViewSqueezeAddInPlace 2022-08-17T12:53:26.2917389Z [ OK ] LazyOpsTest.TestViewSqueezeAddInPlace (7 ms) 2022-08-17T12:53:26.2917728Z [ RUN ] LazyOpsTest.TestUnsafeView 2022-08-17T12:53:26.2995384Z [ OK ] LazyOpsTest.TestUnsafeView (7 ms) 2022-08-17T12:53:26.2995707Z [ RUN ] LazyOpsTest.TestNarrow 2022-08-17T12:53:26.3130667Z [ OK ] LazyOpsTest.TestNarrow (13 ms) 2022-08-17T12:53:26.3130989Z [ RUN ] LazyOpsTest.TestNarrowUpdate 2022-08-17T12:53:26.3293702Z [ OK ] LazyOpsTest.TestNarrowUpdate (16 ms) 2022-08-17T12:53:26.3294365Z [ RUN ] LazyOpsTest.TestNarrowUpdateBaseCheck 2022-08-17T12:53:26.3479715Z [ OK ] LazyOpsTest.TestNarrowUpdateBaseCheck (18 ms) 2022-08-17T12:53:26.3480236Z [ RUN ] LazyOpsTest.TestNarrowUpdateTwoSlices 2022-08-17T12:53:26.4362295Z [ OK ] LazyOpsTest.TestNarrowUpdateTwoSlices (88 ms) 2022-08-17T12:53:26.4362859Z [ RUN ] LazyOpsTest.TestNarrowUpdateView 2022-08-17T12:53:26.4554920Z [ OK ] LazyOpsTest.TestNarrowUpdateView (19 ms) 2022-08-17T12:53:26.4555544Z [ RUN ] LazyOpsTest.TestNarrowInNarrowUpdate 2022-08-17T12:53:26.4875007Z [ OK ] LazyOpsTest.TestNarrowInNarrowUpdate (31 ms) 2022-08-17T12:53:26.4875537Z [ RUN ] LazyOpsTest.TestNarrowCopy 2022-08-17T12:53:26.4942681Z [ OK ] LazyOpsTest.TestNarrowCopy (6 ms) 2022-08-17T12:53:26.4943406Z [ RUN ] LazyOpsTest.TestViewAs 2022-08-17T12:53:26.5026274Z [ OK ] LazyOpsTest.TestViewAs (8 ms) 2022-08-17T12:53:26.5026800Z [ RUN ] LazyOpsTest.TestLogSoftmax 2022-08-17T12:53:26.5259145Z [ OK ] LazyOpsTest.TestLogSoftmax (23 ms) 2022-08-17T12:53:26.5259699Z [ RUN ] LazyOpsTest.TestLogSoftmaxCast 2022-08-17T12:53:26.5517095Z [ OK ] LazyOpsTest.TestLogSoftmaxCast (25 ms) 2022-08-17T12:53:26.5517639Z [ RUN ] LazyOpsTest.TestLogSoftmaxWrapper 2022-08-17T12:53:26.5892648Z [ OK ] LazyOpsTest.TestLogSoftmaxWrapper (37 ms) 2022-08-17T12:53:26.5893075Z [ RUN ] LazyOpsTest.TestSoftmax 2022-08-17T12:53:26.6066210Z [ OK ] LazyOpsTest.TestSoftmax (17 ms) 2022-08-17T12:53:26.6066779Z [ RUN ] LazyOpsTest.TestSoftmaxCast 2022-08-17T12:53:26.6303120Z [ OK ] LazyOpsTest.TestSoftmaxCast (23 ms) 2022-08-17T12:53:26.6303691Z [ RUN ] LazyOpsTest.TestSoftmaxWrapper 2022-08-17T12:53:26.6529156Z [ OK ] LazyOpsTest.TestSoftmaxWrapper (22 ms) 2022-08-17T12:53:26.6529713Z [ RUN ] LazyOpsTest.TestSoftplus 2022-08-17T12:53:26.6552690Z [ OK ] LazyOpsTest.TestSoftplus (2 ms) 2022-08-17T12:53:26.6553244Z [ RUN ] LazyOpsTest.TestMaxPool1D 2022-08-17T12:53:26.7293033Z [ OK ] LazyOpsTest.TestMaxPool1D (73 ms) 2022-08-17T12:53:26.7293562Z [ RUN ] LazyOpsTest.TestMaxPool2D 2022-08-17T12:53:26.7904951Z [ OK ] LazyOpsTest.TestMaxPool2D (61 ms) 2022-08-17T12:53:26.7905512Z [ RUN ] LazyOpsTest.TestMaxPool2DWithIndices 2022-08-17T12:53:26.9141567Z [ OK ] LazyOpsTest.TestMaxPool2DWithIndices (123 ms) 2022-08-17T12:53:26.9142044Z [ RUN ] LazyOpsTest.TestMaxPool2DNonSquare 2022-08-17T12:53:26.9686502Z [ OK ] LazyOpsTest.TestMaxPool2DNonSquare (54 ms) 2022-08-17T12:53:26.9687108Z [ RUN ] LazyOpsTest.TestMaxPool3D 2022-08-17T12:53:26.9891351Z [ OK ] LazyOpsTest.TestMaxPool3D (20 ms) 2022-08-17T12:53:26.9891729Z [ RUN ] LazyOpsTest.TestMaxPool3DWithIndices 2022-08-17T12:53:27.0194244Z [ OK ] LazyOpsTest.TestMaxPool3DWithIndices (30 ms) 2022-08-17T12:53:27.0194713Z [ RUN ] LazyOpsTest.TestMaxPool3DIncompleteAttributes 2022-08-17T12:53:27.0387451Z [ OK ] LazyOpsTest.TestMaxPool3DIncompleteAttributes (19 ms) 2022-08-17T12:53:27.0387907Z [ RUN ] LazyOpsTest.TestMaxPool3DNonSquare 2022-08-17T12:53:27.0577272Z [ OK ] LazyOpsTest.TestMaxPool3DNonSquare (18 ms) 2022-08-17T12:53:27.0577911Z [ RUN ] LazyOpsTest.TestMaxPool2DNoBatch 2022-08-17T12:53:27.1299113Z [ OK ] LazyOpsTest.TestMaxPool2DNoBatch (72 ms) 2022-08-17T12:53:27.1299497Z [ RUN ] LazyOpsTest.TestMaxPool3DNoBatch 2022-08-17T12:53:27.1492466Z [ OK ] LazyOpsTest.TestMaxPool3DNoBatch (19 ms) 2022-08-17T12:53:27.1492827Z [ RUN ] LazyOpsTest.TestAvgPool1D 2022-08-17T12:53:27.2128949Z [ OK ] LazyOpsTest.TestAvgPool1D (63 ms) 2022-08-17T12:53:27.2129288Z [ RUN ] LazyOpsTest.TestAvgPool2D 2022-08-17T12:53:27.2631780Z [ OK ] LazyOpsTest.TestAvgPool2D (50 ms) 2022-08-17T12:53:27.2632152Z [ RUN ] LazyOpsTest.TestAvgPool2DNonSquare 2022-08-17T12:53:27.3156630Z [ OK ] LazyOpsTest.TestAvgPool2DNonSquare (52 ms) 2022-08-17T12:53:27.3157211Z [ RUN ] LazyOpsTest.TestAvgPool3D 2022-08-17T12:53:27.3324522Z [ OK ] LazyOpsTest.TestAvgPool3D (16 ms) 2022-08-17T12:53:27.3325153Z [ RUN ] LazyOpsTest.TestAvgPool3DIncompleteAttributes 2022-08-17T12:53:27.3474959Z [ OK ] LazyOpsTest.TestAvgPool3DIncompleteAttributes (14 ms) 2022-08-17T12:53:27.3475617Z [ RUN ] LazyOpsTest.TestAvgPool3DNonSquare 2022-08-17T12:53:27.3626375Z [ OK ] LazyOpsTest.TestAvgPool3DNonSquare (15 ms) 2022-08-17T12:53:27.3627074Z [ RUN ] LazyOpsTest.TestAvgPool2DNoBatch 2022-08-17T12:53:27.4090964Z [ OK ] LazyOpsTest.TestAvgPool2DNoBatch (46 ms) 2022-08-17T12:53:27.4091566Z [ RUN ] LazyOpsTest.TestAvgPool3DNoBatch 2022-08-17T12:53:27.4246953Z [ OK ] LazyOpsTest.TestAvgPool3DNoBatch (15 ms) 2022-08-17T12:53:27.4247591Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2D 2022-08-17T12:53:27.4302716Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2D (5 ms) 2022-08-17T12:53:27.4303568Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3D 2022-08-17T12:53:27.5342554Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool3D (103 ms) 2022-08-17T12:53:27.5343499Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatch 2022-08-17T12:53:27.5593535Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatch (25 ms) 2022-08-17T12:53:27.5594207Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatch 2022-08-17T12:53:27.5648977Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatch (5 ms) 2022-08-17T12:53:27.5649572Z [ RUN ] LazyOpsTest.TestMaxUnpool2D 2022-08-17T12:53:27.5865786Z [ OK ] LazyOpsTest.TestMaxUnpool2D (21 ms) 2022-08-17T12:53:27.5866328Z [ RUN ] LazyOpsTest.TestMaxUnpool3D 2022-08-17T12:53:27.6056130Z [ OK ] LazyOpsTest.TestMaxUnpool3D (18 ms) 2022-08-17T12:53:27.6056683Z [ RUN ] LazyOpsTest.TestNllLoss 2022-08-17T12:53:27.6057064Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:8212: Skipped 2022-08-17T12:53:27.6057267Z 2022-08-17T12:53:27.6057453Z [ SKIPPED ] LazyOpsTest.TestNllLoss (0 ms) 2022-08-17T12:53:27.6057783Z [ RUN ] LazyOpsTest.TestNllLoss2d 2022-08-17T12:53:27.6734991Z [ OK ] LazyOpsTest.TestNllLoss2d (67 ms) 2022-08-17T12:53:27.6735551Z [ RUN ] LazyOpsTest.TestSmoothL1Loss 2022-08-17T12:53:27.6883638Z [ OK ] LazyOpsTest.TestSmoothL1Loss (14 ms) 2022-08-17T12:53:27.6884222Z [ RUN ] LazyOpsTest.TestL1Loss 2022-08-17T12:53:27.6973569Z [ OK ] LazyOpsTest.TestL1Loss (8 ms) 2022-08-17T12:53:27.6974169Z [ RUN ] LazyOpsTest.TestL1LossBackward 2022-08-17T12:53:27.7279873Z [ OK ] LazyOpsTest.TestL1LossBackward (30 ms) 2022-08-17T12:53:27.7280422Z [ RUN ] LazyOpsTest.TestMseLoss 2022-08-17T12:53:27.7311232Z [ OK ] LazyOpsTest.TestMseLoss (3 ms) 2022-08-17T12:53:27.7311797Z [ RUN ] LazyOpsTest.TestMseLossBackward 2022-08-17T12:53:27.7516578Z [ OK ] LazyOpsTest.TestMseLossBackward (20 ms) 2022-08-17T12:53:27.7517379Z [ RUN ] LazyOpsTest.TestBatchNorm1D 2022-08-17T12:53:27.7713314Z [ OK ] LazyOpsTest.TestBatchNorm1D (19 ms) 2022-08-17T12:53:27.7713845Z [ RUN ] LazyOpsTest.TestBatchNorm2D 2022-08-17T12:53:27.7902844Z [ OK ] LazyOpsTest.TestBatchNorm2D (18 ms) 2022-08-17T12:53:27.7903654Z [ RUN ] LazyOpsTest.TestDim 2022-08-17T12:53:27.7905429Z [ OK ] LazyOpsTest.TestDim (0 ms) 2022-08-17T12:53:27.7905917Z [ RUN ] LazyOpsTest.TestContiguous 2022-08-17T12:53:27.7914309Z [ OK ] LazyOpsTest.TestContiguous (0 ms) 2022-08-17T12:53:27.7914856Z [ RUN ] LazyOpsTest.TestSqueezeAll 2022-08-17T12:53:27.7939597Z [ OK ] LazyOpsTest.TestSqueezeAll (2 ms) 2022-08-17T12:53:27.7940148Z [ RUN ] LazyOpsTest.TestSqueezeAllInPlace 2022-08-17T12:53:27.7974047Z [ OK ] LazyOpsTest.TestSqueezeAllInPlace (3 ms) 2022-08-17T12:53:27.7974633Z [ RUN ] LazyOpsTest.TestSqueezeOne 2022-08-17T12:53:27.8155115Z [ OK ] LazyOpsTest.TestSqueezeOne (17 ms) 2022-08-17T12:53:27.8155656Z [ RUN ] LazyOpsTest.TestSqueezeOneInPlace 2022-08-17T12:53:27.8417347Z [ OK ] LazyOpsTest.TestSqueezeOneInPlace (26 ms) 2022-08-17T12:53:27.8417941Z [ RUN ] LazyOpsTest.TestUnsqueeze 2022-08-17T12:53:27.8551649Z [ OK ] LazyOpsTest.TestUnsqueeze (13 ms) 2022-08-17T12:53:27.8552200Z [ RUN ] LazyOpsTest.TestUnsqueezeInPlace 2022-08-17T12:53:27.8719829Z [ OK ] LazyOpsTest.TestUnsqueezeInPlace (16 ms) 2022-08-17T12:53:27.8720421Z [ RUN ] LazyOpsTest.TestMaskedFill 2022-08-17T12:53:27.8745519Z [ OK ] LazyOpsTest.TestMaskedFill (2 ms) 2022-08-17T12:53:27.8746077Z [ RUN ] LazyOpsTest.TestMaskedFillInPlace 2022-08-17T12:53:27.8781829Z [ OK ] LazyOpsTest.TestMaskedFillInPlace (3 ms) 2022-08-17T12:53:27.8782460Z [ RUN ] LazyOpsTest.TestMaskedFillBroadcast 2022-08-17T12:53:27.8809202Z [ OK ] LazyOpsTest.TestMaskedFillBroadcast (2 ms) 2022-08-17T12:53:27.8809741Z [ RUN ] LazyOpsTest.TestFill 2022-08-17T12:53:27.8844229Z [ OK ] LazyOpsTest.TestFill (3 ms) 2022-08-17T12:53:27.8845080Z [ RUN ] LazyOpsTest.TestFillWithRank0 2022-08-17T12:53:27.8860836Z [ OK ] LazyOpsTest.TestFillWithRank0 (1 ms) 2022-08-17T12:53:27.8861357Z [ RUN ] LazyOpsTest.TestPermute 2022-08-17T12:53:27.9150811Z [ OK ] LazyOpsTest.TestPermute (28 ms) 2022-08-17T12:53:27.9151347Z [ RUN ] LazyOpsTest.TestPermuteMod 2022-08-17T12:53:28.0160842Z [ OK ] LazyOpsTest.TestPermuteMod (100 ms) 2022-08-17T12:53:28.0161357Z [ RUN ] LazyOpsTest.TestFlip 2022-08-17T12:53:28.0638126Z [ OK ] LazyOpsTest.TestFlip (47 ms) 2022-08-17T12:53:28.0638685Z [ RUN ] LazyOpsTest.TestPixelShuffle 2022-08-17T12:53:28.0693016Z [ OK ] LazyOpsTest.TestPixelShuffle (5 ms) 2022-08-17T12:53:28.0693567Z [ RUN ] LazyOpsTest.TestSumToSize 2022-08-17T12:53:28.0721425Z [ OK ] LazyOpsTest.TestSumToSize (2 ms) 2022-08-17T12:53:28.0722045Z [ RUN ] LazyOpsTest.TestTransposeDims 2022-08-17T12:53:28.0748227Z [ OK ] LazyOpsTest.TestTransposeDims (2 ms) 2022-08-17T12:53:28.0748810Z [ RUN ] LazyOpsTest.TestTransposeDimsMod 2022-08-17T12:53:28.0832387Z [ OK ] LazyOpsTest.TestTransposeDimsMod (8 ms) 2022-08-17T12:53:28.0833015Z [ RUN ] LazyOpsTest.TestTransposeDimsInPlace 2022-08-17T12:53:28.0870775Z [ OK ] LazyOpsTest.TestTransposeDimsInPlace (3 ms) 2022-08-17T12:53:28.0871330Z [ RUN ] LazyOpsTest.TestSplit 2022-08-17T12:53:28.1129837Z [ OK ] LazyOpsTest.TestSplit (25 ms) 2022-08-17T12:53:28.1130390Z [ RUN ] LazyOpsTest.TestSplitEmpty 2022-08-17T12:53:28.1137022Z [ OK ] LazyOpsTest.TestSplitEmpty (0 ms) 2022-08-17T12:53:28.1137571Z [ RUN ] LazyOpsTest.TestSplitWithSizes 2022-08-17T12:53:28.1325898Z [ OK ] LazyOpsTest.TestSplitWithSizes (18 ms) 2022-08-17T12:53:28.1326526Z [ RUN ] LazyOpsTest.TestCrossImplicitDim 2022-08-17T12:53:28.1359735Z [ OK ] LazyOpsTest.TestCrossImplicitDim (3 ms) 2022-08-17T12:53:28.1360304Z [ RUN ] LazyOpsTest.TestCrossExplicitDim 2022-08-17T12:53:28.1398060Z [ OK ] LazyOpsTest.TestCrossExplicitDim (3 ms) 2022-08-17T12:53:28.1398635Z [ RUN ] LazyOpsTest.TestCrossZeroDim 2022-08-17T12:53:28.1416906Z [ OK ] LazyOpsTest.TestCrossZeroDim (1 ms) 2022-08-17T12:53:28.1417356Z [ RUN ] LazyOpsTest.TestTriu 2022-08-17T12:53:28.1650931Z [ OK ] LazyOpsTest.TestTriu (23 ms) 2022-08-17T12:53:28.1651492Z [ RUN ] LazyOpsTest.TestTriuNonSquare 2022-08-17T12:53:28.1881624Z [ OK ] LazyOpsTest.TestTriuNonSquare (23 ms) 2022-08-17T12:53:28.1881989Z [ RUN ] LazyOpsTest.TestTriuBatch 2022-08-17T12:53:28.2116114Z [ OK ] LazyOpsTest.TestTriuBatch (23 ms) 2022-08-17T12:53:28.2116565Z [ RUN ] LazyOpsTest.TestTril 2022-08-17T12:53:28.2353354Z [ OK ] LazyOpsTest.TestTril (23 ms) 2022-08-17T12:53:28.2353904Z [ RUN ] LazyOpsTest.TestTrilNonSquare 2022-08-17T12:53:28.2609124Z [ OK ] LazyOpsTest.TestTrilNonSquare (25 ms) 2022-08-17T12:53:28.2609640Z [ RUN ] LazyOpsTest.TestTrilBatch 2022-08-17T12:53:28.2892036Z [ OK ] LazyOpsTest.TestTrilBatch (28 ms) 2022-08-17T12:53:28.2892606Z [ RUN ] LazyOpsTest.TestTriuInPlace 2022-08-17T12:53:28.3252775Z [ OK ] LazyOpsTest.TestTriuInPlace (36 ms) 2022-08-17T12:53:28.3253263Z [ RUN ] LazyOpsTest.TestTrilInPlace 2022-08-17T12:53:28.3600442Z [ OK ] LazyOpsTest.TestTrilInPlace (34 ms) 2022-08-17T12:53:28.3600784Z [ RUN ] LazyOpsTest.TestTrace 2022-08-17T12:53:28.3620494Z [ OK ] LazyOpsTest.TestTrace (2 ms) 2022-08-17T12:53:28.3621060Z [ RUN ] LazyOpsTest.TestTraceWide 2022-08-17T12:53:28.3639932Z [ OK ] LazyOpsTest.TestTraceWide (1 ms) 2022-08-17T12:53:28.3640477Z [ RUN ] LazyOpsTest.TestTraceNarrow 2022-08-17T12:53:28.3658753Z [ OK ] LazyOpsTest.TestTraceNarrow (1 ms) 2022-08-17T12:53:28.3659317Z [ RUN ] LazyOpsTest.TestDiagRank1 2022-08-17T12:53:28.3902901Z [ OK ] LazyOpsTest.TestDiagRank1 (24 ms) 2022-08-17T12:53:28.3903659Z [ RUN ] LazyOpsTest.TestDiagRank2 2022-08-17T12:53:28.4012443Z [ OK ] LazyOpsTest.TestDiagRank2 (10 ms) 2022-08-17T12:53:28.4012785Z [ RUN ] LazyOpsTest.TestDiagFlat 2022-08-17T12:53:29.1107224Z [ OK ] LazyOpsTest.TestDiagFlat (709 ms) 2022-08-17T12:53:29.1107730Z [ RUN ] LazyOpsTest.TestDiagonal 2022-08-17T12:53:29.1384226Z [ OK ] LazyOpsTest.TestDiagonal (27 ms) 2022-08-17T12:53:29.1384805Z [ RUN ] LazyOpsTest.TestDiagonalUpdate 2022-08-17T12:53:29.1979445Z [ OK ] LazyOpsTest.TestDiagonalUpdate (59 ms) 2022-08-17T12:53:29.1980046Z [ RUN ] LazyOpsTest.TestDiagonalNonSquare 2022-08-17T12:53:29.2232501Z [ OK ] LazyOpsTest.TestDiagonalNonSquare (25 ms) 2022-08-17T12:53:29.2233080Z [ RUN ] LazyOpsTest.TestDiagonalBatch 2022-08-17T12:53:29.2489433Z [ OK ] LazyOpsTest.TestDiagonalBatch (25 ms) 2022-08-17T12:53:29.2490034Z [ RUN ] LazyOpsTest.TestFlatten 2022-08-17T12:53:29.3159144Z [ OK ] LazyOpsTest.TestFlatten (66 ms) 2022-08-17T12:53:29.3159697Z [ RUN ] LazyOpsTest.TestLogicalAnd 2022-08-17T12:53:29.3402855Z [ OK ] LazyOpsTest.TestLogicalAnd (24 ms) 2022-08-17T12:53:29.3403750Z [ RUN ] LazyOpsTest.TestBitwiseAnd 2022-08-17T12:53:29.3429516Z [ OK ] LazyOpsTest.TestBitwiseAnd (2 ms) 2022-08-17T12:53:29.3430082Z [ RUN ] LazyOpsTest.TestBitwiseAndInPlace 2022-08-17T12:53:29.3462673Z [ OK ] LazyOpsTest.TestBitwiseAndInPlace (3 ms) 2022-08-17T12:53:29.3463706Z [ RUN ] LazyOpsTest.TestBitwiseAndScalar 2022-08-17T12:53:29.3486112Z [ OK ] LazyOpsTest.TestBitwiseAndScalar (2 ms) 2022-08-17T12:53:29.3486728Z [ RUN ] LazyOpsTest.TestBitwiseAndScalarInPlace 2022-08-17T12:53:29.3515437Z [ OK ] LazyOpsTest.TestBitwiseAndScalarInPlace (2 ms) 2022-08-17T12:53:29.3516035Z [ RUN ] LazyOpsTest.TestBitwiseAndPromotion 2022-08-17T12:53:29.3555648Z [ OK ] LazyOpsTest.TestBitwiseAndPromotion (3 ms) 2022-08-17T12:53:29.3556202Z [ RUN ] LazyOpsTest.TestBitwiseOr 2022-08-17T12:53:29.3579087Z [ OK ] LazyOpsTest.TestBitwiseOr (2 ms) 2022-08-17T12:53:29.3579683Z [ RUN ] LazyOpsTest.TestBitwiseOrInPlace 2022-08-17T12:53:29.3609242Z [ OK ] LazyOpsTest.TestBitwiseOrInPlace (2 ms) 2022-08-17T12:53:29.3609818Z [ RUN ] LazyOpsTest.TestBitwiseOrScalar 2022-08-17T12:53:29.3630827Z [ OK ] LazyOpsTest.TestBitwiseOrScalar (2 ms) 2022-08-17T12:53:29.3631465Z [ RUN ] LazyOpsTest.TestBitwiseOrScalarInPlace 2022-08-17T12:53:29.3659374Z [ OK ] LazyOpsTest.TestBitwiseOrScalarInPlace (2 ms) 2022-08-17T12:53:29.3659941Z [ RUN ] LazyOpsTest.TestBitwiseXor 2022-08-17T12:53:29.3668564Z [ OK ] LazyOpsTest.TestBitwiseXor (0 ms) 2022-08-17T12:53:29.3669118Z [ RUN ] LazyOpsTest.TestBitwiseXorInPlace 2022-08-17T12:53:29.3687057Z [ OK ] LazyOpsTest.TestBitwiseXorInPlace (1 ms) 2022-08-17T12:53:29.3687629Z [ RUN ] LazyOpsTest.TestBitwiseXorScalar 2022-08-17T12:53:29.3695119Z [ OK ] LazyOpsTest.TestBitwiseXorScalar (0 ms) 2022-08-17T12:53:29.3695725Z [ RUN ] LazyOpsTest.TestBitwiseXorScalarInPlace 2022-08-17T12:53:29.3716274Z [ OK ] LazyOpsTest.TestBitwiseXorScalarInPlace (2 ms) 2022-08-17T12:53:29.3717091Z [ RUN ] LazyOpsTest.TestLshift 2022-08-17T12:53:29.3729931Z [ OK ] LazyOpsTest.TestLshift (1 ms) 2022-08-17T12:53:29.3730459Z [ RUN ] LazyOpsTest.TestLshiftInPlace 2022-08-17T12:53:29.3749940Z [ OK ] LazyOpsTest.TestLshiftInPlace (1 ms) 2022-08-17T12:53:29.3750467Z [ RUN ] LazyOpsTest.TestLshiftScalar 2022-08-17T12:53:29.3761502Z [ OK ] LazyOpsTest.TestLshiftScalar (1 ms) 2022-08-17T12:53:29.3762076Z [ RUN ] LazyOpsTest.TestLshiftScalarInPlace 2022-08-17T12:53:29.3779499Z [ OK ] LazyOpsTest.TestLshiftScalarInPlace (1 ms) 2022-08-17T12:53:29.3779982Z [ RUN ] LazyOpsTest.TestRshift 2022-08-17T12:53:29.3798294Z [ OK ] LazyOpsTest.TestRshift (1 ms) 2022-08-17T12:53:29.3798825Z [ RUN ] LazyOpsTest.TestRshiftInPlace 2022-08-17T12:53:29.3817403Z [ OK ] LazyOpsTest.TestRshiftInPlace (1 ms) 2022-08-17T12:53:29.3817959Z [ RUN ] LazyOpsTest.TestRshiftScalar 2022-08-17T12:53:29.3829169Z [ OK ] LazyOpsTest.TestRshiftScalar (1 ms) 2022-08-17T12:53:29.3829742Z [ RUN ] LazyOpsTest.TestRshiftScalarInPlace 2022-08-17T12:53:29.3846612Z [ OK ] LazyOpsTest.TestRshiftScalarInPlace (1 ms) 2022-08-17T12:53:29.3847156Z [ RUN ] LazyOpsTest.TestMeshgrid 2022-08-17T12:53:29.3848134Z [W TensorShape.cpp:2985] Warning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (function operator()) 2022-08-17T12:53:29.3955975Z [ OK ] LazyOpsTest.TestMeshgrid (10 ms) 2022-08-17T12:53:29.3956491Z [ RUN ] LazyOpsTest.TestConstantPad 2022-08-17T12:53:29.3987905Z [ OK ] LazyOpsTest.TestConstantPad (3 ms) 2022-08-17T12:53:29.3988534Z [ RUN ] LazyOpsTest.TestConstantPadIncomplete 2022-08-17T12:53:29.4013683Z [ OK ] LazyOpsTest.TestConstantPadIncomplete (2 ms) 2022-08-17T12:53:29.4014311Z [ RUN ] LazyOpsTest.TestReflectionPad2dRank3 2022-08-17T12:53:29.4026489Z [ OK ] LazyOpsTest.TestReflectionPad2dRank3 (1 ms) 2022-08-17T12:53:29.4027105Z [ RUN ] LazyOpsTest.TestReflectionPad2dRank4 2022-08-17T12:53:29.4038619Z [ OK ] LazyOpsTest.TestReflectionPad2dRank4 (1 ms) 2022-08-17T12:53:29.4039245Z [ RUN ] LazyOpsTest.TestReflectionPad2dBackward 2022-08-17T12:53:29.4107847Z [ OK ] LazyOpsTest.TestReflectionPad2dBackward (6 ms) 2022-08-17T12:53:29.4108459Z [ RUN ] LazyOpsTest.TestReplicationPad1d 2022-08-17T12:53:29.4118171Z [ OK ] LazyOpsTest.TestReplicationPad1d (1 ms) 2022-08-17T12:53:29.4118798Z [ RUN ] LazyOpsTest.TestReplicationPad1dZeroPad 2022-08-17T12:53:29.4128220Z [ OK ] LazyOpsTest.TestReplicationPad1dZeroPad (0 ms) 2022-08-17T12:53:29.4128914Z [ RUN ] LazyOpsTest.TestReplicationPad1dBackward 2022-08-17T12:53:29.4184284Z [ OK ] LazyOpsTest.TestReplicationPad1dBackward (5 ms) 2022-08-17T12:53:29.4184908Z [ RUN ] LazyOpsTest.TestReplicationPad2d 2022-08-17T12:53:29.4195061Z [ OK ] LazyOpsTest.TestReplicationPad2d (1 ms) 2022-08-17T12:53:29.4195649Z [ RUN ] LazyOpsTest.TestReplicationPad2dZeroPad 2022-08-17T12:53:29.4205642Z [ OK ] LazyOpsTest.TestReplicationPad2dZeroPad (0 ms) 2022-08-17T12:53:29.4206283Z [ RUN ] LazyOpsTest.TestReplicationPad2dBackward 2022-08-17T12:53:29.4273582Z [ OK ] LazyOpsTest.TestReplicationPad2dBackward (6 ms) 2022-08-17T12:53:29.4274243Z [ RUN ] LazyOpsTest.TestAsStrided 2022-08-17T12:53:29.4435622Z [ OK ] LazyOpsTest.TestAsStrided (16 ms) 2022-08-17T12:53:29.4436289Z [ RUN ] LazyOpsTest.TestAsStridedInPlace 2022-08-17T12:53:29.4806009Z [ OK ] LazyOpsTest.TestAsStridedInPlace (36 ms) 2022-08-17T12:53:29.4806573Z [ RUN ] LazyOpsTest.TestAsStridedWithOffset 2022-08-17T12:53:29.4840110Z [ OK ] LazyOpsTest.TestAsStridedWithOffset (3 ms) 2022-08-17T12:53:29.4840756Z [ RUN ] LazyOpsTest.TestAsStridedWithInplaceCopy 2022-08-17T12:53:29.4878084Z [ OK ] LazyOpsTest.TestAsStridedWithInplaceCopy (3 ms) 2022-08-17T12:53:29.4878702Z [ RUN ] LazyOpsTest.TestEmptyStrided 2022-08-17T12:53:29.4879198Z [ OK ] LazyOpsTest.TestEmptyStrided (0 ms) 2022-08-17T12:53:29.4879718Z [ RUN ] LazyOpsTest.TestAvgPool2DBackward 2022-08-17T12:53:29.6361962Z [ OK ] LazyOpsTest.TestAvgPool2DBackward (148 ms) 2022-08-17T12:53:29.6362585Z [ RUN ] LazyOpsTest.TestAvgPool3DBackward 2022-08-17T12:53:29.7179791Z [ OK ] LazyOpsTest.TestAvgPool3DBackward (81 ms) 2022-08-17T12:53:29.7180438Z [ RUN ] LazyOpsTest.TestAvgPool2DNoBatchBackward 2022-08-17T12:53:29.8677781Z [ OK ] LazyOpsTest.TestAvgPool2DNoBatchBackward (149 ms) 2022-08-17T12:53:29.8678480Z [ RUN ] LazyOpsTest.TestAvgPool3DNoBatchBackward 2022-08-17T12:53:29.9522349Z [ OK ] LazyOpsTest.TestAvgPool3DNoBatchBackward (84 ms) 2022-08-17T12:53:29.9523175Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatchBackward 2022-08-17T12:53:30.0006049Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatchBackward (48 ms) 2022-08-17T12:53:30.0006515Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3DBackward 2022-08-17T12:53:30.0762990Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool3DBackward (75 ms) 2022-08-17T12:53:30.0763455Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2DBackward 2022-08-17T12:53:30.1037581Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2DBackward (27 ms) 2022-08-17T12:53:30.1038035Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatchBackward 2022-08-17T12:53:30.1214030Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatchBackward (17 ms) 2022-08-17T12:53:30.1214659Z [ RUN ] LazyOpsTest.TestConv2D 2022-08-17T12:53:30.8582153Z [ OK ] LazyOpsTest.TestConv2D (736 ms) 2022-08-17T12:53:30.8582516Z [ RUN ] LazyOpsTest.TestConv2DBackward 2022-08-17T12:53:34.0643864Z [ OK ] LazyOpsTest.TestConv2DBackward (3206 ms) 2022-08-17T12:53:34.0644279Z [ RUN ] LazyOpsTest.TestTransposedConv2DBackward 2022-08-17T12:53:36.6645226Z [ OK ] LazyOpsTest.TestTransposedConv2DBackward (2600 ms) 2022-08-17T12:53:36.6645640Z [ RUN ] LazyOpsTest.TestConv3DBackward 2022-08-17T12:53:39.0014222Z [ OK ] LazyOpsTest.TestConv3DBackward (2336 ms) 2022-08-17T12:53:39.0014672Z [ RUN ] LazyOpsTest.TestTransposedConv3DBackward 2022-08-17T12:53:44.2355854Z [ OK ] LazyOpsTest.TestTransposedConv3DBackward (5234 ms) 2022-08-17T12:53:44.2356443Z [ RUN ] LazyOpsTest.TestMaxPool2DBackward 2022-08-17T12:53:44.3220987Z [ OK ] LazyOpsTest.TestMaxPool2DBackward (86 ms) 2022-08-17T12:53:44.3221615Z [ RUN ] LazyOpsTest.TestMaxPool3DBackward 2022-08-17T12:53:44.3686911Z [ OK ] LazyOpsTest.TestMaxPool3DBackward (46 ms) 2022-08-17T12:53:44.3687567Z [ RUN ] LazyOpsTest.TestMaxPool2DNoBatchBackward 2022-08-17T12:53:44.4469499Z [ OK ] LazyOpsTest.TestMaxPool2DNoBatchBackward (78 ms) 2022-08-17T12:53:44.4470224Z [ RUN ] LazyOpsTest.TestMaxPool3DNoBatchBackward 2022-08-17T12:53:44.4954007Z [ OK ] LazyOpsTest.TestMaxPool3DNoBatchBackward (48 ms) 2022-08-17T12:53:44.4954430Z [ RUN ] LazyOpsTest.TestMaxUnpool2DBackward 2022-08-17T12:53:44.6561535Z [ OK ] LazyOpsTest.TestMaxUnpool2DBackward (160 ms) 2022-08-17T12:53:44.6561944Z [ RUN ] LazyOpsTest.TestMaxUnpool3DBackward 2022-08-17T12:53:44.7894669Z [ OK ] LazyOpsTest.TestMaxUnpool3DBackward (133 ms) 2022-08-17T12:53:44.7895303Z [ RUN ] LazyOpsTest.TestTanhBackward 2022-08-17T12:53:44.7973130Z [ OK ] LazyOpsTest.TestTanhBackward (7 ms) 2022-08-17T12:53:44.7973517Z [ RUN ] LazyOpsTest.TestSigmoidBackward 2022-08-17T12:53:44.8039981Z [ OK ] LazyOpsTest.TestSigmoidBackward (6 ms) 2022-08-17T12:53:44.8040342Z [ RUN ] LazyOpsTest.TestLogSigmoidBackward 2022-08-17T12:53:44.8115857Z [ OK ] LazyOpsTest.TestLogSigmoidBackward (7 ms) 2022-08-17T12:53:44.8116243Z [ RUN ] LazyOpsTest.TestLogSoftmaxBackward 2022-08-17T12:53:44.8684839Z [ OK ] LazyOpsTest.TestLogSoftmaxBackward (56 ms) 2022-08-17T12:53:44.8685226Z [ RUN ] LazyOpsTest.TestSoftmaxBackward 2022-08-17T12:53:44.9286635Z [ OK ] LazyOpsTest.TestSoftmaxBackward (60 ms) 2022-08-17T12:53:44.9287001Z [ RUN ] LazyOpsTest.TestSoftplusBackward 2022-08-17T12:53:44.9359182Z [ OK ] LazyOpsTest.TestSoftplusBackward (7 ms) 2022-08-17T12:53:44.9359545Z [ RUN ] LazyOpsTest.TestReluBackward 2022-08-17T12:53:44.9425620Z [ OK ] LazyOpsTest.TestReluBackward (6 ms) 2022-08-17T12:53:44.9425956Z [ RUN ] LazyOpsTest.TestRreluBackward 2022-08-17T12:53:44.9498690Z [ OK ] LazyOpsTest.TestRreluBackward (7 ms) 2022-08-17T12:53:44.9499045Z [ RUN ] LazyOpsTest.TestHardshrinkBackward 2022-08-17T12:53:44.9560954Z [ OK ] LazyOpsTest.TestHardshrinkBackward (6 ms) 2022-08-17T12:53:44.9561324Z [ RUN ] LazyOpsTest.TestSoftshrinkBackward 2022-08-17T12:53:44.9635484Z [ OK ] LazyOpsTest.TestSoftshrinkBackward (7 ms) 2022-08-17T12:53:44.9636171Z [ RUN ] LazyOpsTest.TestHardtanhBackward 2022-08-17T12:53:44.9669646Z [ OK ] LazyOpsTest.TestHardtanhBackward (3 ms) 2022-08-17T12:53:44.9670221Z [ RUN ] LazyOpsTest.TestEluBackward 2022-08-17T12:53:44.9749036Z [ OK ] LazyOpsTest.TestEluBackward (7 ms) 2022-08-17T12:53:44.9749605Z [ RUN ] LazyOpsTest.TestGeluBackward 2022-08-17T12:53:44.9822395Z [ OK ] LazyOpsTest.TestGeluBackward (7 ms) 2022-08-17T12:53:44.9822951Z [ RUN ] LazyOpsTest.TestLeakyReluBackward 2022-08-17T12:53:44.9892659Z [ OK ] LazyOpsTest.TestLeakyReluBackward (7 ms) 2022-08-17T12:53:44.9893224Z [ RUN ] LazyOpsTest.TestTransposeBackward 2022-08-17T12:53:44.9955200Z [ OK ] LazyOpsTest.TestTransposeBackward (6 ms) 2022-08-17T12:53:44.9955811Z [ RUN ] LazyOpsTest.TestAddMatMulBackward 2022-08-17T12:53:45.0634862Z [ OK ] LazyOpsTest.TestAddMatMulBackward (67 ms) 2022-08-17T12:53:45.0635284Z [ RUN ] LazyOpsTest.TestBinaryCrossEntropyBackward 2022-08-17T12:53:45.1137899Z [ OK ] LazyOpsTest.TestBinaryCrossEntropyBackward (50 ms) 2022-08-17T12:53:45.1138606Z [ RUN ] LazyOpsTest.TestNllLossBackward 2022-08-17T12:53:45.1138930Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:10993: Skipped 2022-08-17T12:53:45.1139089Z 2022-08-17T12:53:45.1139289Z [ SKIPPED ] LazyOpsTest.TestNllLossBackward (0 ms) 2022-08-17T12:53:45.1139638Z [ RUN ] LazyOpsTest.TestNllLoss2dBackward 2022-08-17T12:53:45.3468665Z [ OK ] LazyOpsTest.TestNllLoss2dBackward (232 ms) 2022-08-17T12:53:45.3469037Z [ RUN ] LazyOpsTest.TestSmoothL1LossBackward 2022-08-17T12:53:45.3926114Z [ OK ] LazyOpsTest.TestSmoothL1LossBackward (45 ms) 2022-08-17T12:53:45.4068621Z [ RUN ] LazyOpsTest.TestViewBackward 2022-08-17T12:53:45.4069025Z [ OK ] LazyOpsTest.TestViewBackward (14 ms) 2022-08-17T12:53:45.4069380Z [ RUN ] LazyOpsTest.TestBatchNorm2DBackward 2022-08-17T12:53:45.4446634Z [ OK ] LazyOpsTest.TestBatchNorm2DBackward (37 ms) 2022-08-17T12:53:45.4447056Z [ RUN ] LazyOpsTest.TestBatchNorm3DBackward 2022-08-17T12:53:45.4833737Z [ OK ] LazyOpsTest.TestBatchNorm3DBackward (38 ms) 2022-08-17T12:53:45.4834135Z [ RUN ] LazyOpsTest.TestBCEWithLogitsBackward 2022-08-17T12:53:45.7582419Z [ OK ] LazyOpsTest.TestBCEWithLogitsBackward (274 ms) 2022-08-17T12:53:45.7582868Z [ RUN ] LazyOpsTest.TestKlDivBackward 2022-08-17T12:53:45.8093570Z [ OK ] LazyOpsTest.TestKlDivBackward (51 ms) 2022-08-17T12:53:45.8093950Z [ RUN ] LazyOpsTest.TestEmbeddingBackward 2022-08-17T12:53:46.3872090Z [ OK ] LazyOpsTest.TestEmbeddingBackward (577 ms) 2022-08-17T12:53:46.3872649Z [ RUN ] LazyOpsTest.TestAmpForeachNonFiniteCheckAndUnscale 2022-08-17T12:53:46.3873201Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:11390: Skipped 2022-08-17T12:53:46.3873518Z 2022-08-17T12:53:46.3874029Z [ SKIPPED ] LazyOpsTest.TestAmpForeachNonFiniteCheckAndUnscale (0 ms) 2022-08-17T12:53:46.3874593Z [ RUN ] LazyOpsTest.TestAmpUpdateScale 2022-08-17T12:53:46.3875074Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:11439: Skipped 2022-08-17T12:53:46.3875341Z 2022-08-17T12:53:46.3875561Z [ SKIPPED ] LazyOpsTest.TestAmpUpdateScale (0 ms) 2022-08-17T12:53:46.3875926Z [ RUN ] LazyOpsTest.TestEarlySyncLiveTensors 2022-08-17T12:53:46.3878473Z [ OK ] LazyOpsTest.TestEarlySyncLiveTensors (0 ms) 2022-08-17T12:53:46.3878803Z [ RUN ] LazyOpsTest.TestLerp 2022-08-17T12:53:46.3890645Z [ OK ] LazyOpsTest.TestLerp (1 ms) 2022-08-17T12:53:46.3890975Z [ RUN ] LazyOpsTest.TestLerpScalar 2022-08-17T12:53:46.3901187Z [ OK ] LazyOpsTest.TestLerpScalar (0 ms) 2022-08-17T12:53:46.3901505Z [ RUN ] LazyOpsTest.TestLerpInplace 2022-08-17T12:53:46.3913234Z [ OK ] LazyOpsTest.TestLerpInplace (1 ms) 2022-08-17T12:53:46.3913581Z [ RUN ] LazyOpsTest.TestLerpScalarInplace 2022-08-17T12:53:46.3923516Z [ OK ] LazyOpsTest.TestLerpScalarInplace (1 ms) 2022-08-17T12:53:46.3923833Z [ RUN ] LazyOpsTest.TestLerpOut 2022-08-17T12:53:46.3935645Z [ OK ] LazyOpsTest.TestLerpOut (1 ms) 2022-08-17T12:53:46.3935972Z [ RUN ] LazyOpsTest.TestLerpScalarOut 2022-08-17T12:53:46.3946691Z [ OK ] LazyOpsTest.TestLerpScalarOut (1 ms) 2022-08-17T12:53:46.3947020Z [ RUN ] LazyOpsTest.IsAliasOf 2022-08-17T12:53:46.3952560Z [ OK ] LazyOpsTest.IsAliasOf (0 ms) 2022-08-17T12:53:46.3953151Z [----------] 575 tests from LazyOpsTest (24986 ms total) 2022-08-17T12:53:46.3953444Z 2022-08-17T12:53:46.3953648Z [----------] Global test environment tear-down 2022-08-17T12:53:46.4142079Z [==========] 616 tests from 12 test suites ran. (27272 ms total) 2022-08-17T12:53:46.4142607Z [ PASSED ] 612 tests. 2022-08-17T12:53:46.4143160Z [ SKIPPED ] 4 tests, listed below: 2022-08-17T12:53:46.4143567Z [ SKIPPED ] LazyOpsTest.TestNllLoss 2022-08-17T12:53:46.4143888Z [ SKIPPED ] LazyOpsTest.TestNllLossBackward 2022-08-17T12:53:46.4144362Z [ SKIPPED ] LazyOpsTest.TestAmpForeachNonFiniteCheckAndUnscale 2022-08-17T12:53:46.4144738Z [ SKIPPED ] LazyOpsTest.TestAmpUpdateScale 2022-08-17T12:53:46.8018352Z + python test/cpp/jit/tests_setup.py shutdown 2022-08-17T12:53:50.3676827Z + wait 2022-08-17T12:53:50.3677238Z + OMP_NUM_THREADS=2 2022-08-17T12:53:50.3677510Z + TORCH_CPP_TEST_MNIST_PATH=test/cpp/api/mnist 2022-08-17T12:53:50.3678183Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_api '--gtest_filter=-IMethodTest.*' --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_api.xml 2022-08-17T12:53:52.4063213Z CUDA not available. Disabling CUDA and MultiCUDA tests 2022-08-17T12:53:52.4085658Z Note: Google Test filter = -IMethodTest.*:*_CUDA:*_MultiCUDA 2022-08-17T12:53:52.4086114Z [==========] Running 989 tests from 47 test suites. 2022-08-17T12:53:52.4086666Z [----------] Global test environment set-up. 2022-08-17T12:53:52.4086974Z [----------] 9 tests from AutogradAPITests 2022-08-17T12:53:52.4087289Z [ RUN ] AutogradAPITests.BackwardSimpleTest 2022-08-17T12:53:52.4347516Z [ OK ] AutogradAPITests.BackwardSimpleTest (25 ms) 2022-08-17T12:53:52.4347877Z [ RUN ] AutogradAPITests.BackwardTest 2022-08-17T12:53:52.4350992Z [W engine.cpp:1061] Warning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (function operator()) 2022-08-17T12:53:52.4374617Z [ OK ] AutogradAPITests.BackwardTest (2 ms) 2022-08-17T12:53:52.4374982Z [ RUN ] AutogradAPITests.GradSimpleTest 2022-08-17T12:53:52.4392183Z [ OK ] AutogradAPITests.GradSimpleTest (1 ms) 2022-08-17T12:53:52.4392530Z [ RUN ] AutogradAPITests.GradTest 2022-08-17T12:53:52.4426462Z [ OK ] AutogradAPITests.GradTest (3 ms) 2022-08-17T12:53:52.4426793Z [ RUN ] AutogradAPITests.GradNonLeafTest 2022-08-17T12:53:52.4447045Z [W TensorBody.h:483] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-08-17T12:53:52.4457056Z [W TensorBody.h:483] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-08-17T12:53:52.4467028Z [W TensorBody.h:483] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-08-17T12:53:52.4476604Z [W TensorBody.h:483] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-08-17T12:53:52.4495272Z [ OK ] AutogradAPITests.GradNonLeafTest (6 ms) 2022-08-17T12:53:52.4495635Z [ RUN ] AutogradAPITests.GradUnreachableTest 2022-08-17T12:53:52.4617011Z [ OK ] AutogradAPITests.GradUnreachableTest (12 ms) 2022-08-17T12:53:52.4617378Z [ RUN ] AutogradAPITests.EmptyInput 2022-08-17T12:53:52.4666846Z [ OK ] AutogradAPITests.EmptyInput (5 ms) 2022-08-17T12:53:52.4667153Z [ RUN ] AutogradAPITests.RetainGrad 2022-08-17T12:53:52.4700728Z [ OK ] AutogradAPITests.RetainGrad (3 ms) 2022-08-17T12:53:52.4701049Z [ RUN ] AutogradAPITests.AnomalyMode 2022-08-17T12:53:52.4701628Z [W anomaly_mode.cpp:27] Warning: This mode should be enabled only for debugging as the different tests will slow down your program execution. (function operator()) 2022-08-17T12:53:52.7704661Z [ OK ] AutogradAPITests.AnomalyMode (300 ms) 2022-08-17T12:53:52.7705061Z [----------] 9 tests from AutogradAPITests (361 ms total) 2022-08-17T12:53:52.7705229Z 2022-08-17T12:53:52.7705401Z [----------] 32 tests from CustomAutogradTest 2022-08-17T12:53:52.7705774Z [ RUN ] CustomAutogradTest.GradUnreachableDiscoveryTest 2022-08-17T12:53:52.7721577Z [ OK ] CustomAutogradTest.GradUnreachableDiscoveryTest (1 ms) 2022-08-17T12:53:52.7721989Z [ RUN ] CustomAutogradTest.CustomFunction 2022-08-17T12:53:52.7743694Z [ OK ] CustomAutogradTest.CustomFunction (2 ms) 2022-08-17T12:53:52.7744077Z [ RUN ] CustomAutogradTest.GraphTaskTrimEdges 2022-08-17T12:53:52.7781981Z [ OK ] CustomAutogradTest.GraphTaskTrimEdges (3 ms) 2022-08-17T12:53:52.7782378Z [ RUN ] CustomAutogradTest.FunctionReturnsInput 2022-08-17T12:53:52.7791129Z [ OK ] CustomAutogradTest.FunctionReturnsInput (0 ms) 2022-08-17T12:53:52.7791525Z [ RUN ] CustomAutogradTest.FunctionReturnsUndefined 2022-08-17T12:53:52.7805194Z [ OK ] CustomAutogradTest.FunctionReturnsUndefined (1 ms) 2022-08-17T12:53:52.7805584Z [ RUN ] CustomAutogradTest.MaterializeGrads 2022-08-17T12:53:52.7815517Z [ OK ] CustomAutogradTest.MaterializeGrads (1 ms) 2022-08-17T12:53:52.7815885Z [ RUN ] CustomAutogradTest.DontMaterializeGrads 2022-08-17T12:53:52.7819772Z [ OK ] CustomAutogradTest.DontMaterializeGrads (0 ms) 2022-08-17T12:53:52.7820167Z [ RUN ] CustomAutogradTest.NoGradCustomFunction 2022-08-17T12:53:52.7821967Z [ OK ] CustomAutogradTest.NoGradCustomFunction (0 ms) 2022-08-17T12:53:52.7822318Z [ RUN ] CustomAutogradTest.MarkDirty 2022-08-17T12:53:52.7828540Z [ OK ] CustomAutogradTest.MarkDirty (0 ms) 2022-08-17T12:53:52.7828893Z [ RUN ] CustomAutogradTest.MarkNonDifferentiable 2022-08-17T12:53:52.7836491Z [ OK ] CustomAutogradTest.MarkNonDifferentiable (0 ms) 2022-08-17T12:53:52.7836880Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableMixed 2022-08-17T12:53:52.7854999Z [ OK ] CustomAutogradTest.MarkNonDifferentiableMixed (1 ms) 2022-08-17T12:53:52.7855406Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableNone 2022-08-17T12:53:52.7860591Z [ OK ] CustomAutogradTest.MarkNonDifferentiableNone (0 ms) 2022-08-17T12:53:52.7860967Z [ RUN ] CustomAutogradTest.ReturnLeafInplace 2022-08-17T12:53:52.7872238Z [ OK ] CustomAutogradTest.ReturnLeafInplace (1 ms) 2022-08-17T12:53:52.7872615Z [ RUN ] CustomAutogradTest.ReturnDuplicateInplace 2022-08-17T12:53:52.7930494Z [ OK ] CustomAutogradTest.ReturnDuplicateInplace (5 ms) 2022-08-17T12:53:52.7930859Z [ RUN ] CustomAutogradTest.ReturnDuplicate 2022-08-17T12:53:52.7932481Z [ OK ] CustomAutogradTest.ReturnDuplicate (0 ms) 2022-08-17T12:53:52.7932847Z [ RUN ] CustomAutogradTest.SaveEmptyForBackward 2022-08-17T12:53:52.7943724Z [ OK ] CustomAutogradTest.SaveEmptyForBackward (1 ms) 2022-08-17T12:53:52.7944108Z [ RUN ] CustomAutogradTest.InvalidGradients 2022-08-17T12:53:52.8054961Z [ OK ] CustomAutogradTest.InvalidGradients (11 ms) 2022-08-17T12:53:52.8055576Z [ RUN ] CustomAutogradTest.NoGradInput 2022-08-17T12:53:52.8056183Z [ OK ] CustomAutogradTest.NoGradInput (0 ms) 2022-08-17T12:53:52.8056659Z [ RUN ] CustomAutogradTest.TooManyGrads 2022-08-17T12:53:52.8056992Z [ OK ] CustomAutogradTest.TooManyGrads (0 ms) 2022-08-17T12:53:52.8057505Z [ RUN ] CustomAutogradTest.DepNoGrad 2022-08-17T12:53:52.8069588Z [ OK ] CustomAutogradTest.DepNoGrad (1 ms) 2022-08-17T12:53:52.8069967Z [ RUN ] CustomAutogradTest.Reentrant 2022-08-17T12:53:52.8082388Z [ OK ] CustomAutogradTest.Reentrant (1 ms) 2022-08-17T12:53:52.8082759Z [ RUN ] CustomAutogradTest.DeepReentrant 2022-08-17T12:53:56.8274564Z [ OK ] CustomAutogradTest.DeepReentrant (4018 ms) 2022-08-17T12:53:56.8275155Z [ RUN ] CustomAutogradTest.ReentrantPriority 2022-08-17T12:53:56.8333225Z [ OK ] CustomAutogradTest.ReentrantPriority (5 ms) 2022-08-17T12:53:56.8333798Z [ RUN ] CustomAutogradTest.Hooks 2022-08-17T12:53:56.8418377Z [ OK ] CustomAutogradTest.Hooks (8 ms) 2022-08-17T12:53:56.8418941Z [ RUN ] CustomAutogradTest.HooksInplace 2022-08-17T12:53:56.8435242Z [ OK ] CustomAutogradTest.HooksInplace (1 ms) 2022-08-17T12:53:56.8435913Z [ RUN ] CustomAutogradTest.HooksInplaceWithRetainsGrad 2022-08-17T12:53:56.8461052Z [ OK ] CustomAutogradTest.HooksInplaceWithRetainsGrad (2 ms) 2022-08-17T12:53:56.8461801Z [ RUN ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad 2022-08-17T12:53:56.8489558Z [ OK ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad (2 ms) 2022-08-17T12:53:56.8490158Z [ RUN ] CustomAutogradTest.HookNone 2022-08-17T12:53:56.8498110Z [ OK ] CustomAutogradTest.HookNone (0 ms) 2022-08-17T12:53:56.8498694Z [ RUN ] CustomAutogradTest.BackwardWithInputs 2022-08-17T12:53:56.8511806Z [ OK ] CustomAutogradTest.BackwardWithInputs (1 ms) 2022-08-17T12:53:56.8512468Z [ RUN ] CustomAutogradTest.BackwardWithEmptyInputs 2022-08-17T12:53:56.8541761Z [ OK ] CustomAutogradTest.BackwardWithEmptyInputs (2 ms) 2022-08-17T12:53:56.8542452Z [ RUN ] CustomAutogradTest.BackwardWithNonLeafInputs 2022-08-17T12:53:56.8559666Z [ OK ] CustomAutogradTest.BackwardWithNonLeafInputs (1 ms) 2022-08-17T12:53:56.8560328Z [ RUN ] CustomAutogradTest.BackwardWithCreateGraphWarns 2022-08-17T12:53:56.8568334Z [ OK ] CustomAutogradTest.BackwardWithCreateGraphWarns (0 ms) 2022-08-17T12:53:56.8569054Z [----------] 32 tests from CustomAutogradTest (4086 ms total) 2022-08-17T12:53:56.8569290Z 2022-08-17T12:53:56.8569658Z [----------] 13 tests from TestAutogradNotImplementedFallback 2022-08-17T12:53:56.8570407Z [ RUN ] TestAutogradNotImplementedFallback.RetSingleNonTensor 2022-08-17T12:53:56.8584580Z [ OK ] TestAutogradNotImplementedFallback.RetSingleNonTensor (1 ms) 2022-08-17T12:53:56.8585334Z [ RUN ] TestAutogradNotImplementedFallback.InplaceOp 2022-08-17T12:53:56.8718154Z [ OK ] TestAutogradNotImplementedFallback.InplaceOp (13 ms) 2022-08-17T12:53:56.8719005Z [ RUN ] TestAutogradNotImplementedFallback.DoubleInplaceOp 2022-08-17T12:53:56.8835111Z [ OK ] TestAutogradNotImplementedFallback.DoubleInplaceOp (11 ms) 2022-08-17T12:53:56.8835908Z [ RUN ] TestAutogradNotImplementedFallback.OptOp 2022-08-17T12:53:56.8858061Z [ OK ] TestAutogradNotImplementedFallback.OptOp (2 ms) 2022-08-17T12:53:56.8858922Z [ RUN ] TestAutogradNotImplementedFallback.OutOfPlaceAddition 2022-08-17T12:53:56.8938996Z [ OK ] TestAutogradNotImplementedFallback.OutOfPlaceAddition (7 ms) 2022-08-17T12:53:56.8939524Z [ RUN ] TestAutogradNotImplementedFallback.RetTupleNonTensor 2022-08-17T12:53:56.9011389Z [ OK ] TestAutogradNotImplementedFallback.RetTupleNonTensor (7 ms) 2022-08-17T12:53:56.9011946Z [ RUN ] TestAutogradNotImplementedFallback.ViewOp 2022-08-17T12:53:56.9179971Z [ OK ] TestAutogradNotImplementedFallback.ViewOp (16 ms) 2022-08-17T12:53:56.9180763Z [ RUN ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg 2022-08-17T12:53:56.9254342Z [ OK ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg (7 ms) 2022-08-17T12:53:56.9254961Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVectorView 2022-08-17T12:53:56.9267890Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVectorView (1 ms) 2022-08-17T12:53:56.9268524Z [ RUN ] TestAutogradNotImplementedFallback.DoubleViewOP 2022-08-17T12:53:56.9313403Z [ OK ] TestAutogradNotImplementedFallback.DoubleViewOP (4 ms) 2022-08-17T12:53:56.9314024Z [ RUN ] TestAutogradNotImplementedFallback.NonFirstViewOP 2022-08-17T12:53:56.9367255Z [ OK ] TestAutogradNotImplementedFallback.NonFirstViewOP (5 ms) 2022-08-17T12:53:56.9367848Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVector 2022-08-17T12:53:56.9438745Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVector (7 ms) 2022-08-17T12:53:56.9439367Z [ RUN ] TestAutogradNotImplementedFallback.TensorlistOp 2022-08-17T12:53:56.9501995Z [ OK ] TestAutogradNotImplementedFallback.TensorlistOp (6 ms) 2022-08-17T12:53:56.9502692Z [----------] 13 tests from TestAutogradNotImplementedFallback (93 ms total) 2022-08-17T12:53:56.9502897Z 2022-08-17T12:53:56.9503272Z [----------] 18 tests from AnyModuleTest 2022-08-17T12:53:56.9503582Z [ RUN ] AnyModuleTest.SimpleReturnType 2022-08-17T12:53:56.9515343Z [ OK ] AnyModuleTest.SimpleReturnType (1 ms) 2022-08-17T12:53:56.9516239Z [ RUN ] AnyModuleTest.SimpleReturnTypeAndSingleArgument 2022-08-17T12:53:56.9517170Z [ OK ] AnyModuleTest.SimpleReturnTypeAndSingleArgument (0 ms) 2022-08-17T12:53:56.9517736Z [ RUN ] AnyModuleTest.StringLiteralReturnTypeAndArgument 2022-08-17T12:53:56.9518328Z [ OK ] AnyModuleTest.StringLiteralReturnTypeAndArgument (0 ms) 2022-08-17T12:53:56.9518768Z [ RUN ] AnyModuleTest.StringReturnTypeWithConstArgument 2022-08-17T12:53:56.9519200Z [ OK ] AnyModuleTest.StringReturnTypeWithConstArgument (0 ms) 2022-08-17T12:53:56.9519713Z [ RUN ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications 2022-08-17T12:53:56.9532418Z [ OK ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications (1 ms) 2022-08-17T12:53:56.9532938Z [ RUN ] AnyModuleTest.WrongArgumentType 2022-08-17T12:53:56.9576279Z [ OK ] AnyModuleTest.WrongArgumentType (4 ms) 2022-08-17T12:53:56.9576651Z [ RUN ] AnyModuleTest.WrongNumberOfArguments 2022-08-17T12:53:56.9665907Z [ OK ] AnyModuleTest.WrongNumberOfArguments (8 ms) 2022-08-17T12:53:56.9666418Z [ RUN ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod 2022-08-17T12:53:56.9829862Z [ OK ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod (16 ms) 2022-08-17T12:53:56.9830680Z [ RUN ] AnyModuleTest.GetWithCorrectTypeSucceeds 2022-08-17T12:53:56.9831251Z [ OK ] AnyModuleTest.GetWithCorrectTypeSucceeds (0 ms) 2022-08-17T12:53:56.9831635Z [ RUN ] AnyModuleTest.GetWithIncorrectTypeThrows 2022-08-17T12:53:56.9853473Z [ OK ] AnyModuleTest.GetWithIncorrectTypeThrows (2 ms) 2022-08-17T12:53:56.9854078Z [ RUN ] AnyModuleTest.PtrWithBaseClassSucceeds 2022-08-17T12:53:56.9863668Z [ OK ] AnyModuleTest.PtrWithBaseClassSucceeds (0 ms) 2022-08-17T12:53:56.9864096Z [ RUN ] AnyModuleTest.PtrWithGoodDowncastSuccceeds 2022-08-17T12:53:56.9864492Z [ OK ] AnyModuleTest.PtrWithGoodDowncastSuccceeds (0 ms) 2022-08-17T12:53:56.9864996Z [ RUN ] AnyModuleTest.PtrWithBadDowncastThrows 2022-08-17T12:53:56.9878216Z [ OK ] AnyModuleTest.PtrWithBadDowncastThrows (2 ms) 2022-08-17T12:53:56.9879011Z [ RUN ] AnyModuleTest.DefaultStateIsEmpty 2022-08-17T12:53:56.9879363Z [ OK ] AnyModuleTest.DefaultStateIsEmpty (0 ms) 2022-08-17T12:53:56.9879749Z [ RUN ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule 2022-08-17T12:53:56.9992470Z [ OK ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule (11 ms) 2022-08-17T12:53:56.9993208Z [ RUN ] AnyModuleTest.CanMoveAssignDifferentModules 2022-08-17T12:53:56.9993813Z [ OK ] AnyModuleTest.CanMoveAssignDifferentModules (0 ms) 2022-08-17T12:53:56.9994207Z [ RUN ] AnyModuleTest.ConstructsFromModuleHolder 2022-08-17T12:53:57.0010374Z [ OK ] AnyModuleTest.ConstructsFromModuleHolder (1 ms) 2022-08-17T12:53:57.0011026Z [ RUN ] AnyModuleTest.ConvertsVariableToTensorCorrectly 2022-08-17T12:53:57.0013893Z [ OK ] AnyModuleTest.ConvertsVariableToTensorCorrectly (0 ms) 2022-08-17T12:53:57.0014630Z [----------] 18 tests from AnyModuleTest (51 ms total) 2022-08-17T12:53:57.0014976Z 2022-08-17T12:53:57.0015268Z [----------] 12 tests from AnyValueTest 2022-08-17T12:53:57.0015962Z [ RUN ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType 2022-08-17T12:53:57.0016602Z [ OK ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType (0 ms) 2022-08-17T12:53:57.0017510Z [ RUN ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType 2022-08-17T12:53:57.0018118Z [ OK ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType (0 ms) 2022-08-17T12:53:57.0018635Z [ RUN ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType 2022-08-17T12:53:57.0019352Z [ OK ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType (0 ms) 2022-08-17T12:53:57.0019849Z [ RUN ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType 2022-08-17T12:53:57.0020323Z [ OK ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType (0 ms) 2022-08-17T12:53:57.0020838Z [ RUN ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType 2022-08-17T12:53:57.0021368Z [ OK ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType (0 ms) 2022-08-17T12:53:57.0021870Z [ RUN ] AnyValueTest.TryGetReturnsNullptrForTheWrongType 2022-08-17T12:53:57.0022322Z [ OK ] AnyValueTest.TryGetReturnsNullptrForTheWrongType (0 ms) 2022-08-17T12:53:57.0022754Z [ RUN ] AnyValueTest.GetThrowsForTheWrongType 2022-08-17T12:53:57.0069397Z [ OK ] AnyValueTest.GetThrowsForTheWrongType (4 ms) 2022-08-17T12:53:57.0069974Z [ RUN ] AnyValueTest.MoveConstructionIsAllowed 2022-08-17T12:53:57.0070569Z [ OK ] AnyValueTest.MoveConstructionIsAllowed (0 ms) 2022-08-17T12:53:57.0071138Z [ RUN ] AnyValueTest.MoveAssignmentIsAllowed 2022-08-17T12:53:57.0071533Z [ OK ] AnyValueTest.MoveAssignmentIsAllowed (0 ms) 2022-08-17T12:53:57.0072162Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForInt 2022-08-17T12:53:57.0072644Z [ OK ] AnyValueTest.TypeInfoIsCorrectForInt (0 ms) 2022-08-17T12:53:57.0073039Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForStringLiteral 2022-08-17T12:53:57.0073450Z [ OK ] AnyValueTest.TypeInfoIsCorrectForStringLiteral (0 ms) 2022-08-17T12:53:57.0073842Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForString 2022-08-17T12:53:57.0074220Z [ OK ] AnyValueTest.TypeInfoIsCorrectForString (0 ms) 2022-08-17T12:53:57.0074578Z [----------] 12 tests from AnyValueTest (5 ms total) 2022-08-17T12:53:57.0074726Z 2022-08-17T12:53:57.0074870Z [----------] 50 tests from DataTest 2022-08-17T12:53:57.0075176Z [ RUN ] DataTest.DatasetCallsGetCorrectly 2022-08-17T12:53:57.0075521Z [ OK ] DataTest.DatasetCallsGetCorrectly (0 ms) 2022-08-17T12:53:57.0075867Z [ RUN ] DataTest.TransformCallsGetApplyCorrectly 2022-08-17T12:53:57.0086716Z [ OK ] DataTest.TransformCallsGetApplyCorrectly (1 ms) 2022-08-17T12:53:57.0087124Z [ RUN ] DataTest.ChunkDataSetWithInvalidInitParameter 2022-08-17T12:53:57.0210118Z [ OK ] DataTest.ChunkDataSetWithInvalidInitParameter (12 ms) 2022-08-17T12:53:57.0210476Z [ RUN ] DataTest.InfiniteStreamDataset 2022-08-17T12:53:57.0217224Z [ OK ] DataTest.InfiniteStreamDataset (0 ms) 2022-08-17T12:53:57.0217762Z [ RUN ] DataTest.NoSequencerIsIdentity 2022-08-17T12:53:57.0218258Z [ OK ] DataTest.NoSequencerIsIdentity (0 ms) 2022-08-17T12:53:57.0218798Z [ RUN ] DataTest.OrderedSequencerIsSetUpWell 2022-08-17T12:53:57.0219301Z [ OK ] DataTest.OrderedSequencerIsSetUpWell (0 ms) 2022-08-17T12:53:57.0219754Z [ RUN ] DataTest.OrderedSequencerReOrdersValues 2022-08-17T12:53:57.0220320Z [ OK ] DataTest.OrderedSequencerReOrdersValues (0 ms) 2022-08-17T12:53:57.0220960Z [ RUN ] DataTest.BatchLambdaAppliesFunctionToBatch 2022-08-17T12:53:57.0221635Z [ OK ] DataTest.BatchLambdaAppliesFunctionToBatch (0 ms) 2022-08-17T12:53:57.0222222Z [ RUN ] DataTest.LambdaAppliesFunctionToExample 2022-08-17T12:53:57.0222649Z [ OK ] DataTest.LambdaAppliesFunctionToExample (0 ms) 2022-08-17T12:53:57.0223119Z [ RUN ] DataTest.CollateReducesBatch 2022-08-17T12:53:57.0223508Z [ OK ] DataTest.CollateReducesBatch (0 ms) 2022-08-17T12:53:57.0223813Z [ RUN ] DataTest.CollationReducesBatch 2022-08-17T12:53:57.0224378Z [ OK ] DataTest.CollationReducesBatch (0 ms) 2022-08-17T12:53:57.0224773Z [ RUN ] DataTest.SequentialSamplerReturnsIndicesInOrder 2022-08-17T12:53:57.0225237Z [ OK ] DataTest.SequentialSamplerReturnsIndicesInOrder (0 ms) 2022-08-17T12:53:57.0225745Z [ RUN ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch 2022-08-17T12:53:57.0226233Z [ OK ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch (0 ms) 2022-08-17T12:53:57.0226696Z [ RUN ] DataTest.SequentialSamplerResetsWell 2022-08-17T12:53:57.0227059Z [ OK ] DataTest.SequentialSamplerResetsWell (0 ms) 2022-08-17T12:53:57.0227506Z [ RUN ] DataTest.SequentialSamplerResetsWithNewSizeWell 2022-08-17T12:53:57.0227992Z [ OK ] DataTest.SequentialSamplerResetsWithNewSizeWell (0 ms) 2022-08-17T12:53:57.0228380Z [ RUN ] DataTest.CanSaveAndLoadSequentialSampler 2022-08-17T12:53:57.1203031Z [ OK ] DataTest.CanSaveAndLoadSequentialSampler (97 ms) 2022-08-17T12:53:57.1203673Z [ RUN ] DataTest.RandomSamplerReturnsIndicesInCorrectRange 2022-08-17T12:53:57.1205031Z [ OK ] DataTest.RandomSamplerReturnsIndicesInCorrectRange (0 ms) 2022-08-17T12:53:57.1205764Z [ RUN ] DataTest.RandomSamplerReturnsLessValuesForLastBatch 2022-08-17T12:53:57.1206599Z [ OK ] DataTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2022-08-17T12:53:57.1206998Z [ RUN ] DataTest.RandomSamplerResetsWell 2022-08-17T12:53:57.1207763Z [ OK ] DataTest.RandomSamplerResetsWell (0 ms) 2022-08-17T12:53:57.1208140Z [ RUN ] DataTest.RandomSamplerResetsWithNewSizeWell 2022-08-17T12:53:57.1210296Z [ OK ] DataTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2022-08-17T12:53:57.1210750Z [ RUN ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence 2022-08-17T12:53:57.1239588Z [ OK ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence (2 ms) 2022-08-17T12:53:57.1240161Z [ RUN ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder 2022-08-17T12:53:57.1240670Z [ OK ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder (0 ms) 2022-08-17T12:53:57.1241288Z [ RUN ] DataTest.StreamSamplerResetsWell 2022-08-17T12:53:57.1241615Z [ OK ] DataTest.StreamSamplerResetsWell (0 ms) 2022-08-17T12:53:57.1241986Z [ RUN ] DataTest.StreamSamplerResetsWithNewSizeWell 2022-08-17T12:53:57.1242394Z [ OK ] DataTest.StreamSamplerResetsWithNewSizeWell (0 ms) 2022-08-17T12:53:57.1242802Z [ RUN ] DataTest.TensorDatasetConstructsFromSingleTensor 2022-08-17T12:53:57.1246508Z [ OK ] DataTest.TensorDatasetConstructsFromSingleTensor (0 ms) 2022-08-17T12:53:57.1246992Z [ RUN ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors 2022-08-17T12:53:57.1255153Z [ OK ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors (0 ms) 2022-08-17T12:53:57.1255588Z [ RUN ] DataTest.StackTransformWorksForExample 2022-08-17T12:53:57.1277759Z [ OK ] DataTest.StackTransformWorksForExample (2 ms) 2022-08-17T12:53:57.1278166Z [ RUN ] DataTest.StackTransformWorksForTensorExample 2022-08-17T12:53:57.1287981Z [ OK ] DataTest.StackTransformWorksForTensorExample (1 ms) 2022-08-17T12:53:57.1288388Z [ RUN ] DataTest.TensorTransformWorksForAnyTargetType 2022-08-17T12:53:57.1296353Z [ OK ] DataTest.TensorTransformWorksForAnyTargetType (0 ms) 2022-08-17T12:53:57.1296764Z [ RUN ] DataTest.TensorLambdaWorksforAnyTargetType 2022-08-17T12:53:57.1304755Z [ OK ] DataTest.TensorLambdaWorksforAnyTargetType (0 ms) 2022-08-17T12:53:57.1305117Z [ RUN ] DataTest.NormalizeTransform 2022-08-17T12:53:57.1350298Z [ OK ] DataTest.NormalizeTransform (4 ms) 2022-08-17T12:53:57.1350794Z [ RUN ] DataTest.MapDoesNotCopy 2022-08-17T12:53:57.1352661Z [ OK ] DataTest.MapDoesNotCopy (0 ms) 2022-08-17T12:53:57.1353010Z [ RUN ] DataTest.QueuePushAndPopFromSameThread 2022-08-17T12:53:57.1353397Z [ OK ] DataTest.QueuePushAndPopFromSameThread (0 ms) 2022-08-17T12:53:57.1353786Z [ RUN ] DataTest.QueuePopWithTimeoutThrowsUponTimeout 2022-08-17T12:53:57.1490738Z [ OK ] DataTest.QueuePopWithTimeoutThrowsUponTimeout (13 ms) 2022-08-17T12:53:57.1491190Z [ RUN ] DataTest.QueuePushAndPopFromDifferentThreads 2022-08-17T12:53:57.1699102Z [ OK ] DataTest.QueuePushAndPopFromDifferentThreads (20 ms) 2022-08-17T12:53:57.1699524Z [ RUN ] DataTest.QueueClearEmptiesTheQueue 2022-08-17T12:53:57.1734352Z [ OK ] DataTest.QueueClearEmptiesTheQueue (3 ms) 2022-08-17T12:53:57.1735031Z [ RUN ] DataTest.DataShuttleCanPushAndPopJob 2022-08-17T12:53:57.1735698Z [ OK ] DataTest.DataShuttleCanPushAndPopJob (0 ms) 2022-08-17T12:53:57.1736058Z [ RUN ] DataTest.DataShuttleCanPushAndPopResult 2022-08-17T12:53:57.1736437Z [ OK ] DataTest.DataShuttleCanPushAndPopResult (0 ms) 2022-08-17T12:53:57.1736898Z [ RUN ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight 2022-08-17T12:53:57.1737421Z [ OK ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight (0 ms) 2022-08-17T12:53:57.1737913Z [ RUN ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt 2022-08-17T12:53:57.1738379Z [ OK ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt (0 ms) 2022-08-17T12:53:57.1738785Z [ RUN ] DataTest.DataShuttlePopResultTimesOut 2022-08-17T12:53:57.1862705Z [ OK ] DataTest.DataShuttlePopResultTimesOut (12 ms) 2022-08-17T12:53:57.1863297Z [ RUN ] DataTest.SharedBatchDatasetReallyIsShared 2022-08-17T12:53:57.1895338Z [ OK ] DataTest.SharedBatchDatasetReallyIsShared (3 ms) 2022-08-17T12:53:57.1896090Z [ RUN ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject 2022-08-17T12:53:57.1896843Z [ OK ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject (0 ms) 2022-08-17T12:53:57.1897544Z [ RUN ] DataTest.CanUseCustomTypeAsIndexType 2022-08-17T12:53:57.1897917Z [ OK ] DataTest.CanUseCustomTypeAsIndexType (0 ms) 2022-08-17T12:53:57.1898376Z [ RUN ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples 2022-08-17T12:53:57.1898953Z [ OK ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples (0 ms) 2022-08-17T12:53:57.1899514Z [ RUN ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples 2022-08-17T12:53:57.1901918Z [ OK ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples (0 ms) 2022-08-17T12:53:57.1902410Z [ RUN ] DataTest.CanSaveAndLoadDistributedRandomSampler 2022-08-17T12:53:57.1946663Z [ OK ] DataTest.CanSaveAndLoadDistributedRandomSampler (4 ms) 2022-08-17T12:53:57.1947584Z [ RUN ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples 2022-08-17T12:53:57.1948208Z [ OK ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples (0 ms) 2022-08-17T12:53:57.1949218Z [ RUN ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples 2022-08-17T12:53:57.1949831Z [ OK ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples (0 ms) 2022-08-17T12:53:57.1950343Z [ RUN ] DataTest.CanSaveAndLoadDistributedSequentialSampler 2022-08-17T12:53:57.1971555Z [ OK ] DataTest.CanSaveAndLoadDistributedSequentialSampler (2 ms) 2022-08-17T12:53:57.1972261Z [----------] 50 tests from DataTest (190 ms total) 2022-08-17T12:53:57.1972587Z 2022-08-17T12:53:57.1972836Z [----------] 37 tests from DataLoaderTest 2022-08-17T12:53:57.1973311Z [ RUN ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected 2022-08-17T12:53:57.1973767Z [ OK ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected (0 ms) 2022-08-17T12:53:57.1974229Z [ RUN ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues 2022-08-17T12:53:57.1974709Z [ OK ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues (0 ms) 2022-08-17T12:53:57.1975158Z [ RUN ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected 2022-08-17T12:53:57.1975575Z [ OK ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected (0 ms) 2022-08-17T12:53:57.1976118Z [ RUN ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset 2022-08-17T12:53:57.1997416Z [ OK ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset (2 ms) 2022-08-17T12:53:57.1997955Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToThemselves 2022-08-17T12:53:57.1999489Z [ OK ] DataLoaderTest.IteratorsCompareEqualToThemselves (0 ms) 2022-08-17T12:53:57.1999956Z [ RUN ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther 2022-08-17T12:53:57.2002091Z [ OK ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther (0 ms) 2022-08-17T12:53:57.2002647Z [ RUN ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther 2022-08-17T12:53:57.2003450Z [ OK ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther (0 ms) 2022-08-17T12:53:57.2003984Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted 2022-08-17T12:53:57.2005512Z [ OK ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted (0 ms) 2022-08-17T12:53:57.2006123Z [ RUN ] DataLoaderTest.IteratorsShareState 2022-08-17T12:53:57.2006853Z [ OK ] DataLoaderTest.IteratorsShareState (0 ms) 2022-08-17T12:53:57.2007423Z [ RUN ] DataLoaderTest.CanDereferenceIteratorMultipleTimes 2022-08-17T12:53:57.2007888Z [ OK ] DataLoaderTest.CanDereferenceIteratorMultipleTimes (0 ms) 2022-08-17T12:53:57.2008288Z [ RUN ] DataLoaderTest.CanUseIteratorAlgorithms 2022-08-17T12:53:57.2035205Z [ OK ] DataLoaderTest.CanUseIteratorAlgorithms (2 ms) 2022-08-17T12:53:57.2035717Z [ RUN ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows 2022-08-17T12:53:57.2074590Z [ OK ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows (4 ms) 2022-08-17T12:53:57.2075096Z [ RUN ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows 2022-08-17T12:53:57.2110023Z [ OK ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows (3 ms) 2022-08-17T12:53:57.2110526Z [ RUN ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows 2022-08-17T12:53:57.2135676Z [ OK ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows (2 ms) 2022-08-17T12:53:57.2136164Z [ RUN ] DataLoaderTest.IncrementingSentinelIteratorThrows 2022-08-17T12:53:57.2160637Z [ OK ] DataLoaderTest.IncrementingSentinelIteratorThrows (2 ms) 2022-08-17T12:53:57.2161149Z [ RUN ] DataLoaderTest.DereferencingSentinelIteratorThrows 2022-08-17T12:53:57.2185923Z [ OK ] DataLoaderTest.DereferencingSentinelIteratorThrows (2 ms) 2022-08-17T12:53:57.2186318Z [ RUN ] DataLoaderTest.YieldsCorrectBatchSize 2022-08-17T12:53:57.2188197Z [ OK ] DataLoaderTest.YieldsCorrectBatchSize (0 ms) 2022-08-17T12:53:57.2188719Z [ RUN ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse 2022-08-17T12:53:57.2190732Z [ OK ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse (0 ms) 2022-08-17T12:53:57.2191600Z [ RUN ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue 2022-08-17T12:53:57.2192722Z [ OK ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue (0 ms) 2022-08-17T12:53:57.2193217Z [ RUN ] DataLoaderTest.RespectsTimeout 2022-08-17T12:53:57.2332067Z [ OK ] DataLoaderTest.RespectsTimeout (13 ms) 2022-08-17T12:53:57.2332879Z [ RUN ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured 2022-08-17T12:53:57.2360014Z [ OK ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured (2 ms) 2022-08-17T12:53:57.2360651Z [ RUN ] DataLoaderTest.Reset 2022-08-17T12:53:57.2362931Z [ OK ] DataLoaderTest.Reset (0 ms) 2022-08-17T12:53:57.2363705Z [ RUN ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers 2022-08-17T12:53:57.2391599Z [ OK ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers (2 ms) 2022-08-17T12:53:57.2392420Z [ RUN ] DataLoaderTest.StatefulDatasetWithNoWorkers 2022-08-17T12:53:57.2393268Z [ OK ] DataLoaderTest.StatefulDatasetWithNoWorkers (0 ms) 2022-08-17T12:53:57.2394060Z [ RUN ] DataLoaderTest.StatefulDatasetWithManyWorkers 2022-08-17T12:53:57.2415212Z [ OK ] DataLoaderTest.StatefulDatasetWithManyWorkers (2 ms) 2022-08-17T12:53:57.2415872Z [ RUN ] DataLoaderTest.StatefulDatasetWithMap 2022-08-17T12:53:57.2426105Z [ OK ] DataLoaderTest.StatefulDatasetWithMap (1 ms) 2022-08-17T12:53:57.2426712Z [ RUN ] DataLoaderTest.StatefulDatasetWithCollate 2022-08-17T12:53:57.2437234Z [ OK ] DataLoaderTest.StatefulDatasetWithCollate (1 ms) 2022-08-17T12:53:57.2437733Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatch 2022-08-17T12:53:57.2644088Z [ OK ] DataLoaderTest.ChunkDataSetGetBatch (20 ms) 2022-08-17T12:53:57.2644538Z [ RUN ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch 2022-08-17T12:53:57.2685788Z [ OK ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch (4 ms) 2022-08-17T12:53:57.2686214Z [ RUN ] DataLoaderTest.ChunkDataSetWithEmptyBatch 2022-08-17T12:53:57.2688281Z [ OK ] DataLoaderTest.ChunkDataSetWithEmptyBatch (0 ms) 2022-08-17T12:53:57.2689325Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize 2022-08-17T12:53:57.2695159Z [ OK ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize (0 ms) 2022-08-17T12:53:57.2695761Z [ RUN ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet 2022-08-17T12:53:57.2700334Z [ OK ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet (0 ms) 2022-08-17T12:53:57.2700969Z [ RUN ] DataLoaderTest.ChunkDatasetDoesNotHang 2022-08-17T12:53:57.2707890Z [ OK ] DataLoaderTest.ChunkDatasetDoesNotHang (0 ms) 2022-08-17T12:53:57.2708241Z [ RUN ] DataLoaderTest.ChunkDatasetSave 2022-08-17T12:53:57.2946061Z [ OK ] DataLoaderTest.ChunkDatasetSave (23 ms) 2022-08-17T12:53:57.2971061Z [ RUN ] DataLoaderTest.ChunkDatasetLoad 2022-08-17T12:53:57.2971419Z [ OK ] DataLoaderTest.ChunkDatasetLoad (2 ms) 2022-08-17T12:53:57.2971802Z [ RUN ] DataLoaderTest.ChunkDatasetCrossChunkShuffle 2022-08-17T12:53:57.2986023Z [ OK ] DataLoaderTest.ChunkDatasetCrossChunkShuffle (1 ms) 2022-08-17T12:53:57.2986668Z [ RUN ] DataLoaderTest.CustomPreprocessPolicy 2022-08-17T12:53:57.2995972Z [ OK ] DataLoaderTest.CustomPreprocessPolicy (0 ms) 2022-08-17T12:53:57.2996659Z [----------] 37 tests from DataLoaderTest (102 ms total) 2022-08-17T12:53:57.2996919Z 2022-08-17T12:53:57.2997134Z [----------] 1 test from EnumTest 2022-08-17T12:53:57.2997601Z [ RUN ] EnumTest.AllEnums 2022-08-17T12:53:57.2998064Z [ OK ] EnumTest.AllEnums (0 ms) 2022-08-17T12:53:57.2998740Z [----------] 1 test from EnumTest (0 ms total) 2022-08-17T12:53:57.2999006Z 2022-08-17T12:53:57.2999304Z [----------] 6 tests from ExpandingArrayTest 2022-08-17T12:53:57.2999971Z [ RUN ] ExpandingArrayTest.CanConstructFromInitializerList 2022-08-17T12:53:57.3000723Z [ OK ] ExpandingArrayTest.CanConstructFromInitializerList (0 ms) 2022-08-17T12:53:57.3001146Z [ RUN ] ExpandingArrayTest.CanConstructFromVector 2022-08-17T12:53:57.3001537Z [ OK ] ExpandingArrayTest.CanConstructFromVector (0 ms) 2022-08-17T12:53:57.3001908Z [ RUN ] ExpandingArrayTest.CanConstructFromArray 2022-08-17T12:53:57.3002297Z [ OK ] ExpandingArrayTest.CanConstructFromArray (0 ms) 2022-08-17T12:53:57.3002697Z [ RUN ] ExpandingArrayTest.CanConstructFromSingleValue 2022-08-17T12:53:57.3003107Z [ OK ] ExpandingArrayTest.CanConstructFromSingleValue (0 ms) 2022-08-17T12:53:57.3003700Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList 2022-08-17T12:53:57.3025114Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList (2 ms) 2022-08-17T12:53:57.3025852Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector 2022-08-17T12:53:57.3049463Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector (2 ms) 2022-08-17T12:53:57.3049994Z [----------] 6 tests from ExpandingArrayTest (5 ms total) 2022-08-17T12:53:57.3050167Z 2022-08-17T12:53:57.3050309Z [----------] 10 tests from FFTTest 2022-08-17T12:53:57.3050557Z [ RUN ] FFTTest.fft 2022-08-17T12:53:57.3326890Z [ OK ] FFTTest.fft (27 ms) 2022-08-17T12:53:57.3327203Z [ RUN ] FFTTest.fft_real 2022-08-17T12:53:57.3335923Z [ OK ] FFTTest.fft_real (0 ms) 2022-08-17T12:53:57.3336205Z [ RUN ] FFTTest.fft_pad 2022-08-17T12:53:57.3363540Z [ OK ] FFTTest.fft_pad (2 ms) 2022-08-17T12:53:57.3363822Z [ RUN ] FFTTest.fft_norm 2022-08-17T12:53:57.3380121Z [ OK ] FFTTest.fft_norm (1 ms) 2022-08-17T12:53:57.3380413Z [ RUN ] FFTTest.ifft 2022-08-17T12:53:57.3394298Z [ OK ] FFTTest.ifft (1 ms) 2022-08-17T12:53:57.3394588Z [ RUN ] FFTTest.fft_ifft 2022-08-17T12:53:57.3403127Z [ OK ] FFTTest.fft_ifft (0 ms) 2022-08-17T12:53:57.3403414Z [ RUN ] FFTTest.rfft 2022-08-17T12:53:57.3414852Z [ OK ] FFTTest.rfft (1 ms) 2022-08-17T12:53:57.3415173Z [ RUN ] FFTTest.rfft_irfft 2022-08-17T12:53:57.3420975Z [ OK ] FFTTest.rfft_irfft (0 ms) 2022-08-17T12:53:57.3421453Z [ RUN ] FFTTest.ihfft 2022-08-17T12:53:57.3433168Z [ OK ] FFTTest.ihfft (1 ms) 2022-08-17T12:53:57.3433649Z [ RUN ] FFTTest.hfft_ihfft 2022-08-17T12:53:57.3476244Z [ OK ] FFTTest.hfft_ihfft (4 ms) 2022-08-17T12:53:57.3476819Z [----------] 10 tests from FFTTest (42 ms total) 2022-08-17T12:53:57.3476966Z 2022-08-17T12:53:57.3477116Z [----------] 132 tests from FunctionalTest 2022-08-17T12:53:57.3477414Z [ RUN ] FunctionalTest.Conv1d 2022-08-17T12:53:57.3511775Z [ OK ] FunctionalTest.Conv1d (3 ms) 2022-08-17T12:53:57.3512247Z [ RUN ] FunctionalTest.Conv2dEven 2022-08-17T12:53:57.3527502Z [ OK ] FunctionalTest.Conv2dEven (1 ms) 2022-08-17T12:53:57.3528078Z [ RUN ] FunctionalTest.Conv2dUneven 2022-08-17T12:53:57.3544216Z [ OK ] FunctionalTest.Conv2dUneven (1 ms) 2022-08-17T12:53:57.3544560Z [ RUN ] FunctionalTest.Conv3d 2022-08-17T12:53:57.3577871Z [ OK ] FunctionalTest.Conv3d (3 ms) 2022-08-17T12:53:57.3578196Z [ RUN ] FunctionalTest.MaxPool1d 2022-08-17T12:53:57.3583403Z [ OK ] FunctionalTest.MaxPool1d (0 ms) 2022-08-17T12:53:57.3583726Z [ RUN ] FunctionalTest.MaxPool2d 2022-08-17T12:53:57.3590074Z [ OK ] FunctionalTest.MaxPool2d (0 ms) 2022-08-17T12:53:57.3590392Z [ RUN ] FunctionalTest.MaxPool2dBackward 2022-08-17T12:53:57.3598402Z [ OK ] FunctionalTest.MaxPool2dBackward (0 ms) 2022-08-17T12:53:57.3598736Z [ RUN ] FunctionalTest.MaxPool3d 2022-08-17T12:53:57.3604606Z [ OK ] FunctionalTest.MaxPool3d (0 ms) 2022-08-17T12:53:57.3604982Z [ RUN ] FunctionalTest.AvgPool1d 2022-08-17T12:53:57.3611572Z [ OK ] FunctionalTest.AvgPool1d (0 ms) 2022-08-17T12:53:57.3611932Z [ RUN ] FunctionalTest.AvgPool2d 2022-08-17T12:53:57.3617638Z [ OK ] FunctionalTest.AvgPool2d (0 ms) 2022-08-17T12:53:57.3618028Z [ RUN ] FunctionalTest.AvgPool3d 2022-08-17T12:53:57.3624271Z [ OK ] FunctionalTest.AvgPool3d (0 ms) 2022-08-17T12:53:57.3624695Z [ RUN ] FunctionalTest.FractionalMaxPool2d 2022-08-17T12:53:57.3660900Z [ OK ] FunctionalTest.FractionalMaxPool2d (3 ms) 2022-08-17T12:53:57.3661341Z [ RUN ] FunctionalTest.FractionalMaxPool3d 2022-08-17T12:53:57.3675045Z [ OK ] FunctionalTest.FractionalMaxPool3d (1 ms) 2022-08-17T12:53:57.3675447Z [ RUN ] FunctionalTest.LPPool1d 2022-08-17T12:53:57.3684829Z [ OK ] FunctionalTest.LPPool1d (0 ms) 2022-08-17T12:53:57.3685224Z [ RUN ] FunctionalTest.LPPool2d 2022-08-17T12:53:57.3693281Z [ OK ] FunctionalTest.LPPool2d (0 ms) 2022-08-17T12:53:57.3693672Z [ RUN ] FunctionalTest.CosineSimilarity 2022-08-17T12:53:57.3704496Z [ OK ] FunctionalTest.CosineSimilarity (1 ms) 2022-08-17T12:53:57.3704966Z [ RUN ] FunctionalTest.SmoothL1LossDefaultOptions 2022-08-17T12:53:57.3716880Z [ OK ] FunctionalTest.SmoothL1LossDefaultOptions (1 ms) 2022-08-17T12:53:57.3717314Z [ RUN ] FunctionalTest.SmoothL1LossBeta 2022-08-17T12:53:57.3725305Z [ OK ] FunctionalTest.SmoothL1LossBeta (0 ms) 2022-08-17T12:53:57.3725751Z [ RUN ] FunctionalTest.SmoothL1LossNoReduction 2022-08-17T12:53:57.3733871Z [ OK ] FunctionalTest.SmoothL1LossNoReduction (0 ms) 2022-08-17T12:53:57.3734356Z [ RUN ] FunctionalTest.HuberLossDefaultOptions 2022-08-17T12:53:57.3744236Z [ OK ] FunctionalTest.HuberLossDefaultOptions (0 ms) 2022-08-17T12:53:57.3744673Z [ RUN ] FunctionalTest.HuberLossDelta 2022-08-17T12:53:57.3752445Z [ OK ] FunctionalTest.HuberLossDelta (0 ms) 2022-08-17T12:53:57.3752870Z [ RUN ] FunctionalTest.HuberLossNoReduction 2022-08-17T12:53:57.3760978Z [ OK ] FunctionalTest.HuberLossNoReduction (0 ms) 2022-08-17T12:53:57.3761442Z [ RUN ] FunctionalTest.SoftMarginLossDefaultOptions 2022-08-17T12:53:57.3777297Z [ OK ] FunctionalTest.SoftMarginLossDefaultOptions (1 ms) 2022-08-17T12:53:57.3777831Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions 2022-08-17T12:53:57.3808689Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions (3 ms) 2022-08-17T12:53:57.3809163Z [ RUN ] FunctionalTest.SoftMarginLossNoReduction 2022-08-17T12:53:57.3819916Z [ OK ] FunctionalTest.SoftMarginLossNoReduction (1 ms) 2022-08-17T12:53:57.3820459Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction 2022-08-17T12:53:57.3838519Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction (1 ms) 2022-08-17T12:53:57.3838996Z [ RUN ] FunctionalTest.PairwiseDistance 2022-08-17T12:53:57.3846980Z [ OK ] FunctionalTest.PairwiseDistance (0 ms) 2022-08-17T12:53:57.3847328Z [ RUN ] FunctionalTest.PDist 2022-08-17T12:53:57.3857723Z [ OK ] FunctionalTest.PDist (1 ms) 2022-08-17T12:53:57.3858080Z [ RUN ] FunctionalTest.AdaptiveMaxPool1d 2022-08-17T12:53:57.3863726Z [ OK ] FunctionalTest.AdaptiveMaxPool1d (0 ms) 2022-08-17T12:53:57.3864267Z [ RUN ] FunctionalTest.AdaptiveMaxPool2d 2022-08-17T12:53:57.3869980Z [ OK ] FunctionalTest.AdaptiveMaxPool2d (0 ms) 2022-08-17T12:53:57.3870521Z [ RUN ] FunctionalTest.AdaptiveMaxPool3d 2022-08-17T12:53:57.3876264Z [ OK ] FunctionalTest.AdaptiveMaxPool3d (0 ms) 2022-08-17T12:53:57.3876837Z [ RUN ] FunctionalTest.AdaptiveAvgPool1d 2022-08-17T12:53:57.3882036Z [ OK ] FunctionalTest.AdaptiveAvgPool1d (0 ms) 2022-08-17T12:53:57.3882599Z [ RUN ] FunctionalTest.AdaptiveAvgPool2d 2022-08-17T12:53:57.3887762Z [ OK ] FunctionalTest.AdaptiveAvgPool2d (0 ms) 2022-08-17T12:53:57.3888319Z [ RUN ] FunctionalTest.AdaptiveAvgPool3d 2022-08-17T12:53:57.3893857Z [ OK ] FunctionalTest.AdaptiveAvgPool3d (0 ms) 2022-08-17T12:53:57.3894402Z [ RUN ] FunctionalTest.L1Loss 2022-08-17T12:53:57.3905241Z [ OK ] FunctionalTest.L1Loss (1 ms) 2022-08-17T12:53:57.3905737Z [ RUN ] FunctionalTest.MSELoss 2022-08-17T12:53:57.3913345Z [ OK ] FunctionalTest.MSELoss (0 ms) 2022-08-17T12:53:57.3913853Z [ RUN ] FunctionalTest.BCELoss 2022-08-17T12:53:57.3922003Z [ OK ] FunctionalTest.BCELoss (0 ms) 2022-08-17T12:53:57.3922476Z [ RUN ] FunctionalTest.KLDivLoss 2022-08-17T12:53:57.3925043Z [W loss.h:57] Warning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (function kl_div) 2022-08-17T12:53:57.3933713Z [ OK ] FunctionalTest.KLDivLoss (1 ms) 2022-08-17T12:53:57.3934252Z [ RUN ] FunctionalTest.HingeEmbeddingLoss 2022-08-17T12:53:57.3944063Z [ OK ] FunctionalTest.HingeEmbeddingLoss (0 ms) 2022-08-17T12:53:57.3944599Z [ RUN ] FunctionalTest.GridSample 2022-08-17T12:53:57.3969816Z [W vision.h:87] Warning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. (function grid_sample) 2022-08-17T12:53:57.3988572Z [ OK ] FunctionalTest.GridSample (4 ms) 2022-08-17T12:53:57.3989074Z [ RUN ] FunctionalTest.AffineGrid 2022-08-17T12:53:57.4325559Z [ OK ] FunctionalTest.AffineGrid (33 ms) 2022-08-17T12:53:57.4326107Z [ RUN ] FunctionalTest.MultiMarginLoss 2022-08-17T12:53:57.4333808Z [ OK ] FunctionalTest.MultiMarginLoss (0 ms) 2022-08-17T12:53:57.4334387Z [ RUN ] FunctionalTest.CosineEmbeddingLoss 2022-08-17T12:53:57.4349670Z [ OK ] FunctionalTest.CosineEmbeddingLoss (1 ms) 2022-08-17T12:53:57.4350347Z [ RUN ] FunctionalTest.MultiLabelMarginLossDefaultOptions 2022-08-17T12:53:57.4361932Z [ OK ] FunctionalTest.MultiLabelMarginLossDefaultOptions (1 ms) 2022-08-17T12:53:57.4362664Z [ RUN ] FunctionalTest.MultiLabelMarginLossNoReduction 2022-08-17T12:53:57.4372679Z [ OK ] FunctionalTest.MultiLabelMarginLossNoReduction (1 ms) 2022-08-17T12:53:57.4373315Z [ RUN ] FunctionalTest.TripletMarginLoss 2022-08-17T12:53:57.4382803Z [ OK ] FunctionalTest.TripletMarginLoss (0 ms) 2022-08-17T12:53:57.4383833Z [ RUN ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity 2022-08-17T12:53:57.5813197Z [ OK ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity (142 ms) 2022-08-17T12:53:57.5814176Z [ RUN ] FunctionalTest.NLLLoss 2022-08-17T12:53:57.5821825Z [ OK ] FunctionalTest.NLLLoss (1 ms) 2022-08-17T12:53:57.5822390Z [ RUN ] FunctionalTest.CrossEntropy 2022-08-17T12:53:57.5845858Z [ OK ] FunctionalTest.CrossEntropy (2 ms) 2022-08-17T12:53:57.5846407Z [ RUN ] FunctionalTest.MaxUnpool1d 2022-08-17T12:53:57.5869225Z [ OK ] FunctionalTest.MaxUnpool1d (2 ms) 2022-08-17T12:53:57.5869760Z [ RUN ] FunctionalTest.MaxUnpool2d 2022-08-17T12:53:57.5885454Z [ OK ] FunctionalTest.MaxUnpool2d (1 ms) 2022-08-17T12:53:57.5885945Z [ RUN ] FunctionalTest.MaxUnpool3d 2022-08-17T12:53:57.5896000Z [ OK ] FunctionalTest.MaxUnpool3d (1 ms) 2022-08-17T12:53:57.5896317Z [ RUN ] FunctionalTest.ELU 2022-08-17T12:53:57.6025066Z [ OK ] FunctionalTest.ELU (12 ms) 2022-08-17T12:53:57.6025623Z [ RUN ] FunctionalTest.SELU 2022-08-17T12:53:57.6053210Z [ OK ] FunctionalTest.SELU (2 ms) 2022-08-17T12:53:57.6053700Z [ RUN ] FunctionalTest.GLU 2022-08-17T12:53:57.6063777Z [ OK ] FunctionalTest.GLU (1 ms) 2022-08-17T12:53:57.6064297Z [ RUN ] FunctionalTest.GELU 2022-08-17T12:53:57.6072252Z [ OK ] FunctionalTest.GELU (0 ms) 2022-08-17T12:53:57.6072742Z [ RUN ] FunctionalTest.TanhGELU 2022-08-17T12:53:57.6080780Z [ OK ] FunctionalTest.TanhGELU (0 ms) 2022-08-17T12:53:57.6081445Z [ RUN ] FunctionalTest.Hardshrink 2022-08-17T12:53:57.6139956Z [ OK ] FunctionalTest.Hardshrink (5 ms) 2022-08-17T12:53:57.6162986Z [ RUN ] FunctionalTest.OneHot 2022-08-17T12:53:57.6163505Z [ OK ] FunctionalTest.OneHot (2 ms) 2022-08-17T12:53:57.6163997Z [ RUN ] FunctionalTest.Hardtanh 2022-08-17T12:53:57.6399836Z [ OK ] FunctionalTest.Hardtanh (23 ms) 2022-08-17T12:53:57.6400373Z [ RUN ] FunctionalTest.LeakyReLU 2022-08-17T12:53:57.6475941Z [ OK ] FunctionalTest.LeakyReLU (7 ms) 2022-08-17T12:53:57.6476486Z [ RUN ] FunctionalTest.LogSigmoid 2022-08-17T12:53:57.6494976Z [ OK ] FunctionalTest.LogSigmoid (1 ms) 2022-08-17T12:53:57.6495587Z [ RUN ] FunctionalTest.GumbelSoftmax 2022-08-17T12:53:57.6782046Z [ OK ] FunctionalTest.GumbelSoftmax (28 ms) 2022-08-17T12:53:57.6782669Z [ RUN ] FunctionalTest.Softmax 2022-08-17T12:53:57.6792205Z [ OK ] FunctionalTest.Softmax (1 ms) 2022-08-17T12:53:57.6792781Z [ RUN ] FunctionalTest.Softmin 2022-08-17T12:53:57.6802844Z [ OK ] FunctionalTest.Softmin (1 ms) 2022-08-17T12:53:57.6803418Z [ RUN ] FunctionalTest.LogSoftmax 2022-08-17T12:53:57.6813825Z [ OK ] FunctionalTest.LogSoftmax (1 ms) 2022-08-17T12:53:57.6814439Z [ RUN ] FunctionalTest.PReLU 2022-08-17T12:53:57.6828776Z [ OK ] FunctionalTest.PReLU (1 ms) 2022-08-17T12:53:57.6829243Z [ RUN ] FunctionalTest.LayerNorm 2022-08-17T12:53:57.6834765Z [ OK ] FunctionalTest.LayerNorm (0 ms) 2022-08-17T12:53:57.6835171Z [ RUN ] FunctionalTest.GroupNorm 2022-08-17T12:53:57.6840925Z [ OK ] FunctionalTest.GroupNorm (0 ms) 2022-08-17T12:53:57.6841459Z [ RUN ] FunctionalTest.LocalResponseNorm 2022-08-17T12:53:57.6853650Z [ OK ] FunctionalTest.LocalResponseNorm (1 ms) 2022-08-17T12:53:57.6854156Z [ RUN ] FunctionalTest.Linear 2022-08-17T12:53:57.6873298Z [ OK ] FunctionalTest.Linear (1 ms) 2022-08-17T12:53:57.6873798Z [ RUN ] FunctionalTest.Embedding 2022-08-17T12:53:57.6880407Z [ OK ] FunctionalTest.Embedding (0 ms) 2022-08-17T12:53:57.6880945Z [ RUN ] FunctionalTest.EmbeddingBag 2022-08-17T12:53:57.6943173Z [ OK ] FunctionalTest.EmbeddingBag (6 ms) 2022-08-17T12:53:57.6943532Z [ RUN ] FunctionalTest.Bilinear 2022-08-17T12:53:57.6974323Z [ OK ] FunctionalTest.Bilinear (3 ms) 2022-08-17T12:53:57.6974619Z [ RUN ] FunctionalTest.Normalize 2022-08-17T12:53:57.7004747Z [ OK ] FunctionalTest.Normalize (3 ms) 2022-08-17T12:53:57.7005068Z [ RUN ] FunctionalTest.ReLU 2022-08-17T12:53:57.7028159Z [ OK ] FunctionalTest.ReLU (2 ms) 2022-08-17T12:53:57.7028481Z [ RUN ] FunctionalTest.ReLUDefaultOptions 2022-08-17T12:53:57.7034234Z [ OK ] FunctionalTest.ReLUDefaultOptions (0 ms) 2022-08-17T12:53:57.7034554Z [ RUN ] FunctionalTest.ReLU6 2022-08-17T12:53:57.7063610Z [ OK ] FunctionalTest.ReLU6 (2 ms) 2022-08-17T12:53:57.7063963Z [ RUN ] FunctionalTest.ReLU6DefaultOptions 2022-08-17T12:53:57.7071859Z [ OK ] FunctionalTest.ReLU6DefaultOptions (0 ms) 2022-08-17T12:53:57.7072192Z [ RUN ] FunctionalTest.RReLU 2022-08-17T12:53:57.7375267Z [ OK ] FunctionalTest.RReLU (30 ms) 2022-08-17T12:53:57.7375624Z [ RUN ] FunctionalTest.RReLUDefaultOptions 2022-08-17T12:53:57.7390132Z [ OK ] FunctionalTest.RReLUDefaultOptions (1 ms) 2022-08-17T12:53:57.7390451Z [ RUN ] FunctionalTest.CELU 2022-08-17T12:53:57.7490899Z [ OK ] FunctionalTest.CELU (9 ms) 2022-08-17T12:53:57.7500961Z [ RUN ] FunctionalTest.CELUDefaultOptions 2022-08-17T12:53:57.7501383Z [ OK ] FunctionalTest.CELUDefaultOptions (0 ms) 2022-08-17T12:53:57.7501738Z [ RUN ] FunctionalTest.PixelShuffle 2022-08-17T12:53:57.7511167Z [ OK ] FunctionalTest.PixelShuffle (0 ms) 2022-08-17T12:53:57.7511518Z [ RUN ] FunctionalTest.PixelUnshuffle 2022-08-17T12:53:57.7521436Z [ OK ] FunctionalTest.PixelUnshuffle (1 ms) 2022-08-17T12:53:57.7521802Z [ RUN ] FunctionalTest.Softplus 2022-08-17T12:53:57.7595287Z [ OK ] FunctionalTest.Softplus (7 ms) 2022-08-17T12:53:57.7595663Z [ RUN ] FunctionalTest.SoftplusDefaultOptions 2022-08-17T12:53:57.7603810Z [ OK ] FunctionalTest.SoftplusDefaultOptions (0 ms) 2022-08-17T12:53:57.7604368Z [ RUN ] FunctionalTest.Fold 2022-08-17T12:53:57.7612893Z [ OK ] FunctionalTest.Fold (0 ms) 2022-08-17T12:53:57.7613196Z [ RUN ] FunctionalTest.Unfold 2022-08-17T12:53:57.7624408Z [ OK ] FunctionalTest.Unfold (1 ms) 2022-08-17T12:53:57.7624745Z [ RUN ] FunctionalTest.Softshrink 2022-08-17T12:53:57.7680445Z [ OK ] FunctionalTest.Softshrink (5 ms) 2022-08-17T12:53:57.7680814Z [ RUN ] FunctionalTest.SoftshrinkDefaultOptions 2022-08-17T12:53:57.7687599Z [ OK ] FunctionalTest.SoftshrinkDefaultOptions (0 ms) 2022-08-17T12:53:57.7687981Z [ RUN ] FunctionalTest.Softsign 2022-08-17T12:53:57.7694953Z [ OK ] FunctionalTest.Softsign (0 ms) 2022-08-17T12:53:57.7695270Z [ RUN ] FunctionalTest.Mish 2022-08-17T12:53:57.7704216Z [ OK ] FunctionalTest.Mish (0 ms) 2022-08-17T12:53:57.7704556Z [ RUN ] FunctionalTest.Tanhshrink 2022-08-17T12:53:57.7710030Z [ OK ] FunctionalTest.Tanhshrink (0 ms) 2022-08-17T12:53:57.7710352Z [ RUN ] FunctionalTest.Threshold 2022-08-17T12:53:57.7841860Z [ OK ] FunctionalTest.Threshold (13 ms) 2022-08-17T12:53:57.7842193Z [ RUN ] FunctionalTest.BatchNorm1d 2022-08-17T12:53:57.7849703Z [ OK ] FunctionalTest.BatchNorm1d (0 ms) 2022-08-17T12:53:57.7850075Z [ RUN ] FunctionalTest.BatchNorm1dDefaultOptions 2022-08-17T12:53:57.7857296Z [ OK ] FunctionalTest.BatchNorm1dDefaultOptions (0 ms) 2022-08-17T12:53:57.7857659Z [ RUN ] FunctionalTest.BatchNorm2d 2022-08-17T12:53:57.7867347Z [ OK ] FunctionalTest.BatchNorm2d (0 ms) 2022-08-17T12:53:57.7867725Z [ RUN ] FunctionalTest.BatchNorm2dDefaultOptions 2022-08-17T12:53:57.7875054Z [ OK ] FunctionalTest.BatchNorm2dDefaultOptions (0 ms) 2022-08-17T12:53:57.7875445Z [ RUN ] FunctionalTest.BatchNorm3d 2022-08-17T12:53:57.7883684Z [ OK ] FunctionalTest.BatchNorm3d (0 ms) 2022-08-17T12:53:57.7884321Z [ RUN ] FunctionalTest.BatchNorm3dDefaultOptions 2022-08-17T12:53:57.7892291Z [ OK ] FunctionalTest.BatchNorm3dDefaultOptions (0 ms) 2022-08-17T12:53:57.7892806Z [ RUN ] FunctionalTest.InstanceNorm1d 2022-08-17T12:53:57.7910192Z [ OK ] FunctionalTest.InstanceNorm1d (1 ms) 2022-08-17T12:53:57.7910753Z [ RUN ] FunctionalTest.InstanceNorm1dDefaultOptions 2022-08-17T12:53:57.7921205Z [ OK ] FunctionalTest.InstanceNorm1dDefaultOptions (1 ms) 2022-08-17T12:53:57.7921797Z [ RUN ] FunctionalTest.InstanceNorm2d 2022-08-17T12:53:57.7937538Z [ OK ] FunctionalTest.InstanceNorm2d (1 ms) 2022-08-17T12:53:57.7938132Z [ RUN ] FunctionalTest.InstanceNorm2dDefaultOptions 2022-08-17T12:53:57.7949831Z [ OK ] FunctionalTest.InstanceNorm2dDefaultOptions (1 ms) 2022-08-17T12:53:57.7950413Z [ RUN ] FunctionalTest.InstanceNorm3d 2022-08-17T12:53:57.7972217Z [ OK ] FunctionalTest.InstanceNorm3d (2 ms) 2022-08-17T12:53:57.7972813Z [ RUN ] FunctionalTest.InstanceNorm3dDefaultOptions 2022-08-17T12:53:57.7990699Z [ OK ] FunctionalTest.InstanceNorm3dDefaultOptions (1 ms) 2022-08-17T12:53:57.7991117Z [ RUN ] FunctionalTest.Interpolate 2022-08-17T12:53:57.7996878Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:53:57.8010013Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:53:57.8017087Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:53:57.8020405Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:53:57.8027552Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:53:57.8031732Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:53:57.8039395Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:53:57.8042766Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:53:57.8246871Z [ OK ] FunctionalTest.Interpolate (25 ms) 2022-08-17T12:53:57.8247337Z [ RUN ] FunctionalTest.Pad1 2022-08-17T12:53:57.8252923Z [ OK ] FunctionalTest.Pad1 (0 ms) 2022-08-17T12:53:57.8253441Z [ RUN ] FunctionalTest.Pad2 2022-08-17T12:53:57.8265974Z [ OK ] FunctionalTest.Pad2 (1 ms) 2022-08-17T12:53:57.8266484Z [ RUN ] FunctionalTest.Pad3 2022-08-17T12:53:57.8298635Z [ OK ] FunctionalTest.Pad3 (3 ms) 2022-08-17T12:53:57.8299149Z [ RUN ] FunctionalTest.Pad4 2022-08-17T12:53:57.8310340Z [ OK ] FunctionalTest.Pad4 (1 ms) 2022-08-17T12:53:57.8310944Z [ RUN ] FunctionalTest.Pad5 2022-08-17T12:53:57.8329096Z [ OK ] FunctionalTest.Pad5 (1 ms) 2022-08-17T12:53:57.8329599Z [ RUN ] FunctionalTest.Pad6 2022-08-17T12:53:57.8342703Z [ OK ] FunctionalTest.Pad6 (1 ms) 2022-08-17T12:53:57.8343402Z [ RUN ] FunctionalTest.Pad7 2022-08-17T12:53:57.8344768Z [ OK ] FunctionalTest.Pad7 (0 ms) 2022-08-17T12:53:57.8345265Z [ RUN ] FunctionalTest.Pad8 2022-08-17T12:53:57.8346147Z [ OK ] FunctionalTest.Pad8 (0 ms) 2022-08-17T12:53:57.8346657Z [ RUN ] FunctionalTest.CTCLoss 2022-08-17T12:53:57.8629996Z [ OK ] FunctionalTest.CTCLoss (28 ms) 2022-08-17T12:53:57.8630496Z [ RUN ] FunctionalTest.PoissonNLLLoss 2022-08-17T12:53:57.8649113Z [ OK ] FunctionalTest.PoissonNLLLoss (2 ms) 2022-08-17T12:53:57.8649516Z [ RUN ] FunctionalTest.MarginRankingLoss 2022-08-17T12:53:57.8672691Z [ OK ] FunctionalTest.MarginRankingLoss (2 ms) 2022-08-17T12:53:57.8673056Z [ RUN ] FunctionalTest.ConvTranspose1d 2022-08-17T12:53:57.8697099Z [ OK ] FunctionalTest.ConvTranspose1d (2 ms) 2022-08-17T12:53:57.8697483Z [ RUN ] FunctionalTest.ConvTranspose2dEven 2022-08-17T12:53:57.8724620Z [ OK ] FunctionalTest.ConvTranspose2dEven (2 ms) 2022-08-17T12:53:57.8725003Z [ RUN ] FunctionalTest.ConvTranspose2dUneven 2022-08-17T12:53:57.8747804Z [ OK ] FunctionalTest.ConvTranspose2dUneven (2 ms) 2022-08-17T12:53:57.8748167Z [ RUN ] FunctionalTest.ConvTranspose3d 2022-08-17T12:53:57.8765871Z [ OK ] FunctionalTest.ConvTranspose3d (1 ms) 2022-08-17T12:53:57.8766207Z [ RUN ] FunctionalTest.AlphaDropout 2022-08-17T12:53:57.8874186Z [ OK ] FunctionalTest.AlphaDropout (10 ms) 2022-08-17T12:53:57.8874541Z [ RUN ] FunctionalTest.FeatureAlphaDropout 2022-08-17T12:53:57.8978979Z [ OK ] FunctionalTest.FeatureAlphaDropout (10 ms) 2022-08-17T12:53:57.8979329Z [ RUN ] FunctionalTest.Dropout 2022-08-17T12:53:57.9023639Z [ OK ] FunctionalTest.Dropout (4 ms) 2022-08-17T12:53:57.9023984Z [ RUN ] FunctionalTest.Dropout2d 2022-08-17T12:53:57.9073302Z [ OK ] FunctionalTest.Dropout2d (4 ms) 2022-08-17T12:53:57.9073601Z [ RUN ] FunctionalTest.Dropout3d 2022-08-17T12:53:57.9122520Z [ OK ] FunctionalTest.Dropout3d (4 ms) 2022-08-17T12:53:57.9122837Z [ RUN ] FunctionalTest.isfinite 2022-08-17T12:53:57.9166541Z [ OK ] FunctionalTest.isfinite (4 ms) 2022-08-17T12:53:57.9166854Z [ RUN ] FunctionalTest.isinf 2022-08-17T12:53:57.9202794Z [ OK ] FunctionalTest.isinf (3 ms) 2022-08-17T12:53:57.9203102Z [ RUN ] FunctionalTest.AllClose 2022-08-17T12:53:57.9804306Z [ OK ] FunctionalTest.AllClose (59 ms) 2022-08-17T12:53:57.9804743Z [ RUN ] FunctionalTest.BCEWithLogitsLoss 2022-08-17T12:53:57.9989950Z [ OK ] FunctionalTest.BCEWithLogitsLoss (18 ms) 2022-08-17T12:53:57.9990505Z [----------] 132 tests from FunctionalTest (651 ms total) 2022-08-17T12:53:57.9990666Z 2022-08-17T12:53:57.9990827Z [----------] 1 test from IntegrationTest 2022-08-17T12:53:57.9991124Z [ RUN ] IntegrationTest.CartPole 2022-08-17T12:55:53.1489891Z [ OK ] IntegrationTest.CartPole (115149 ms) 2022-08-17T12:55:53.1510450Z [----------] 1 test from IntegrationTest (115149 ms total) 2022-08-17T12:55:53.1510718Z 2022-08-17T12:55:53.1510874Z [----------] 9 tests from InitTest 2022-08-17T12:55:53.1511205Z [ RUN ] InitTest.ProducesPyTorchValues_XavierUniform 2022-08-17T12:55:53.1658564Z [ OK ] InitTest.ProducesPyTorchValues_XavierUniform (16 ms) 2022-08-17T12:55:53.1659010Z [ RUN ] InitTest.ProducesPyTorchValues_XavierNormal 2022-08-17T12:55:53.1805888Z [ OK ] InitTest.ProducesPyTorchValues_XavierNormal (14 ms) 2022-08-17T12:55:53.1806327Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingNormal 2022-08-17T12:55:53.1957515Z [ OK ] InitTest.ProducesPyTorchValues_KaimingNormal (15 ms) 2022-08-17T12:55:53.1957934Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingUniform 2022-08-17T12:55:53.2104271Z [ OK ] InitTest.ProducesPyTorchValues_KaimingUniform (14 ms) 2022-08-17T12:55:53.2104921Z [ RUN ] InitTest.CanInitializeTensorThatRequiresGrad 2022-08-17T12:55:53.2175452Z [ OK ] InitTest.CanInitializeTensorThatRequiresGrad (7 ms) 2022-08-17T12:55:53.2175875Z [ RUN ] InitTest.CalculateGainWithTanh 2022-08-17T12:55:53.2176221Z [ OK ] InitTest.CalculateGainWithTanh (0 ms) 2022-08-17T12:55:53.2177087Z [ RUN ] InitTest.CalculateGainWithRelu 2022-08-17T12:55:53.2177656Z [ OK ] InitTest.CalculateGainWithRelu (0 ms) 2022-08-17T12:55:53.2178012Z [ RUN ] InitTest.CalculateGainWithLeakyRelu 2022-08-17T12:55:53.2178392Z [ OK ] InitTest.CalculateGainWithLeakyRelu (0 ms) 2022-08-17T12:55:53.2178750Z [ RUN ] InitTest.CanInitializeCnnWithOrthogonal 2022-08-17T12:55:53.2208885Z [ OK ] InitTest.CanInitializeCnnWithOrthogonal (3 ms) 2022-08-17T12:55:53.2209652Z [----------] 9 tests from InitTest (72 ms total) 2022-08-17T12:55:53.2209836Z 2022-08-17T12:55:53.2210017Z [----------] 6 tests from TorchScriptTest 2022-08-17T12:55:53.2210569Z [ RUN ] TorchScriptTest.CanCompileMultipleFunctions 2022-08-17T12:55:53.6243037Z [ OK ] TorchScriptTest.CanCompileMultipleFunctions (403 ms) 2022-08-17T12:55:53.6243534Z [ RUN ] TorchScriptTest.TestNestedIValueModuleArgMatching 2022-08-17T12:55:53.6349659Z [ OK ] TorchScriptTest.TestNestedIValueModuleArgMatching (10 ms) 2022-08-17T12:55:53.6350084Z [ RUN ] TorchScriptTest.TestDictArgMatching 2022-08-17T12:55:53.6567192Z [ OK ] TorchScriptTest.TestDictArgMatching (21 ms) 2022-08-17T12:55:53.6567567Z [ RUN ] TorchScriptTest.TestTupleArgMatching 2022-08-17T12:55:53.6583229Z [ OK ] TorchScriptTest.TestTupleArgMatching (1 ms) 2022-08-17T12:55:53.6583640Z [ RUN ] TorchScriptTest.TestOptionalArgMatching 2022-08-17T12:55:53.6637269Z [ OK ] TorchScriptTest.TestOptionalArgMatching (5 ms) 2022-08-17T12:55:53.6637838Z [ RUN ] TorchScriptTest.TestPickle 2022-08-17T12:55:53.6638312Z [ OK ] TorchScriptTest.TestPickle (0 ms) 2022-08-17T12:55:53.6638779Z [----------] 6 tests from TorchScriptTest (442 ms total) 2022-08-17T12:55:53.6638948Z 2022-08-17T12:55:53.6639137Z [----------] 3 tests from MakeUniqueTest 2022-08-17T12:55:53.6639741Z [ RUN ] MakeUniqueTest.ForwardRvaluesCorrectly 2022-08-17T12:55:53.6640404Z [ OK ] MakeUniqueTest.ForwardRvaluesCorrectly (0 ms) 2022-08-17T12:55:53.6640826Z [ RUN ] MakeUniqueTest.ForwardLvaluesCorrectly 2022-08-17T12:55:53.6641509Z [ OK ] MakeUniqueTest.ForwardLvaluesCorrectly (0 ms) 2022-08-17T12:55:53.6642093Z [ RUN ] MakeUniqueTest.CanConstructUniquePtrOfArray 2022-08-17T12:55:53.6642820Z [ OK ] MakeUniqueTest.CanConstructUniquePtrOfArray (0 ms) 2022-08-17T12:55:53.6643473Z [----------] 3 tests from MakeUniqueTest (0 ms total) 2022-08-17T12:55:53.6643737Z 2022-08-17T12:55:53.6644007Z [----------] 2 tests from MetaTensorTest 2022-08-17T12:55:53.6644533Z [ RUN ] MetaTensorTest.MetaDeviceApi 2022-08-17T12:55:53.6645108Z [ OK ] MetaTensorTest.MetaDeviceApi (0 ms) 2022-08-17T12:55:53.6645623Z [ RUN ] MetaTensorTest.MetaNamespaceApi 2022-08-17T12:55:53.6646253Z [ OK ] MetaTensorTest.MetaNamespaceApi (0 ms) 2022-08-17T12:55:53.6646827Z [----------] 2 tests from MetaTensorTest (0 ms total) 2022-08-17T12:55:53.6647120Z 2022-08-17T12:55:53.6647324Z [----------] 2 tests from UtilsTest 2022-08-17T12:55:53.6647599Z [ RUN ] UtilsTest.WarnOnce 2022-08-17T12:55:53.6647893Z [ OK ] UtilsTest.WarnOnce (0 ms) 2022-08-17T12:55:53.6648219Z [ RUN ] UtilsTest.AmbiguousOperatorDefaults 2022-08-17T12:55:53.6648792Z [ OK ] UtilsTest.AmbiguousOperatorDefaults (0 ms) 2022-08-17T12:55:53.6649220Z [----------] 2 tests from UtilsTest (0 ms total) 2022-08-17T12:55:53.6649372Z 2022-08-17T12:55:53.6649518Z [----------] 1 test from NoGradTest 2022-08-17T12:55:53.6649813Z [ RUN ] NoGradTest.SetsGradModeCorrectly 2022-08-17T12:55:53.6720520Z [ OK ] NoGradTest.SetsGradModeCorrectly (7 ms) 2022-08-17T12:55:53.6720881Z [----------] 1 test from NoGradTest (7 ms total) 2022-08-17T12:55:53.6721034Z 2022-08-17T12:55:53.6721184Z [----------] 3 tests from AutogradTest 2022-08-17T12:55:53.6721487Z [ RUN ] AutogradTest.CanTakeDerivatives 2022-08-17T12:55:53.6730830Z [ OK ] AutogradTest.CanTakeDerivatives (1 ms) 2022-08-17T12:55:53.6731294Z [ RUN ] AutogradTest.CanTakeDerivativesOfZeroDimTensors 2022-08-17T12:55:53.6740627Z [ OK ] AutogradTest.CanTakeDerivativesOfZeroDimTensors (0 ms) 2022-08-17T12:55:53.6741117Z [ RUN ] AutogradTest.CanPassCustomGradientInputs 2022-08-17T12:55:53.6751513Z [ OK ] AutogradTest.CanPassCustomGradientInputs (0 ms) 2022-08-17T12:55:53.6751951Z [----------] 3 tests from AutogradTest (3 ms total) 2022-08-17T12:55:53.6752113Z 2022-08-17T12:55:53.6752277Z [----------] 1 test from OptionalArrayRefTest 2022-08-17T12:55:53.6752635Z [ RUN ] OptionalArrayRefTest.DanglingPointerFix 2022-08-17T12:55:53.6753031Z [ OK ] OptionalArrayRefTest.DanglingPointerFix (0 ms) 2022-08-17T12:55:53.6753414Z [----------] 1 test from OptionalArrayRefTest (0 ms total) 2022-08-17T12:55:53.6753574Z 2022-08-17T12:55:53.6753903Z [----------] 52 tests from ModuleTest 2022-08-17T12:55:53.6754249Z [ RUN ] ModuleTest.CanEnableAndDisableTrainingMode 2022-08-17T12:55:53.6768917Z [ OK ] ModuleTest.CanEnableAndDisableTrainingMode (1 ms) 2022-08-17T12:55:53.6769523Z [ RUN ] ModuleTest.ZeroGrad 2022-08-17T12:55:53.6782493Z [ OK ] ModuleTest.ZeroGrad (1 ms) 2022-08-17T12:55:53.6783210Z [ RUN ] ModuleTest.ZeroGradWithUndefined 2022-08-17T12:55:53.6789647Z [ OK ] ModuleTest.ZeroGradWithUndefined (0 ms) 2022-08-17T12:55:53.6790299Z [ RUN ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName 2022-08-17T12:55:53.6842242Z [ OK ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName (5 ms) 2022-08-17T12:55:53.6842839Z [ RUN ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName 2022-08-17T12:55:53.6876040Z [ OK ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName (3 ms) 2022-08-17T12:55:53.6876667Z [ RUN ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName 2022-08-17T12:55:53.6916919Z [ OK ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName (4 ms) 2022-08-17T12:55:53.6917305Z [ RUN ] ModuleTest.ReplaceModule 2022-08-17T12:55:53.6919193Z [ OK ] ModuleTest.ReplaceModule (0 ms) 2022-08-17T12:55:53.6919526Z [ RUN ] ModuleTest.UnregisterModule 2022-08-17T12:55:53.6953574Z [ OK ] ModuleTest.UnregisterModule (3 ms) 2022-08-17T12:55:53.6954002Z [ RUN ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName 2022-08-17T12:55:53.7019046Z [ OK ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName (6 ms) 2022-08-17T12:55:53.7019547Z [ RUN ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName 2022-08-17T12:55:53.7072266Z [ OK ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName (5 ms) 2022-08-17T12:55:53.7072741Z [ RUN ] ModuleTest.RegisterParameterUndefinedTensor 2022-08-17T12:55:53.7073161Z [ OK ] ModuleTest.RegisterParameterUndefinedTensor (0 ms) 2022-08-17T12:55:53.7073600Z [ RUN ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName 2022-08-17T12:55:53.7138906Z [ OK ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName (6 ms) 2022-08-17T12:55:53.7139497Z [ RUN ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName 2022-08-17T12:55:53.7191673Z [ OK ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName (5 ms) 2022-08-17T12:55:53.7192260Z [ RUN ] ModuleTest.CanGetName 2022-08-17T12:55:53.7197042Z [ OK ] ModuleTest.CanGetName (0 ms) 2022-08-17T12:55:53.7197701Z [ RUN ] ModuleTest.AsCastsModulesCorrectly 2022-08-17T12:55:53.7198792Z [ OK ] ModuleTest.AsCastsModulesCorrectly (0 ms) 2022-08-17T12:55:53.7199496Z [ RUN ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor 2022-08-17T12:55:53.7204259Z [ OK ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor (0 ms) 2022-08-17T12:55:53.7204978Z [ RUN ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor 2022-08-17T12:55:53.7207750Z [ OK ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor (0 ms) 2022-08-17T12:55:53.7208446Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows 2022-08-17T12:55:53.7241277Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows (3 ms) 2022-08-17T12:55:53.7242040Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow 2022-08-17T12:55:53.7242604Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow (0 ms) 2022-08-17T12:55:53.7243074Z [ RUN ] ModuleTest.CloneCreatesDistinctParameters 2022-08-17T12:55:53.7313566Z [ OK ] ModuleTest.CloneCreatesDistinctParameters (7 ms) 2022-08-17T12:55:53.7314085Z [ RUN ] ModuleTest.ClonePreservesExternalReferences 2022-08-17T12:55:53.7327427Z [ OK ] ModuleTest.ClonePreservesExternalReferences (1 ms) 2022-08-17T12:55:53.7328103Z [ RUN ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules 2022-08-17T12:55:53.7338506Z [ OK ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules (1 ms) 2022-08-17T12:55:53.7339144Z [ RUN ] ModuleTest.HasCorrectNumberOfParameters 2022-08-17T12:55:53.7341205Z [ OK ] ModuleTest.HasCorrectNumberOfParameters (0 ms) 2022-08-17T12:55:53.7341873Z [ RUN ] ModuleTest.ContainsParametersWithTheCorrectName 2022-08-17T12:55:53.7343525Z [ OK ] ModuleTest.ContainsParametersWithTheCorrectName (0 ms) 2022-08-17T12:55:53.7343924Z [ RUN ] ModuleTest.HasCorrectNumberOfBuffers 2022-08-17T12:55:53.7345821Z [ OK ] ModuleTest.HasCorrectNumberOfBuffers (0 ms) 2022-08-17T12:55:53.7346271Z [ RUN ] ModuleTest.ContainsBuffersWithTheCorrectName 2022-08-17T12:55:53.7348229Z [ OK ] ModuleTest.ContainsBuffersWithTheCorrectName (0 ms) 2022-08-17T12:55:53.7349162Z [ RUN ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl 2022-08-17T12:55:53.7349951Z [ OK ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl (0 ms) 2022-08-17T12:55:53.7350543Z [ RUN ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl 2022-08-17T12:55:53.7351150Z [ OK ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl (0 ms) 2022-08-17T12:55:53.7351710Z [ RUN ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState 2022-08-17T12:55:53.7373708Z [ OK ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState (2 ms) 2022-08-17T12:55:53.7374403Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel 2022-08-17T12:55:53.7399791Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel (2 ms) 2022-08-17T12:55:53.7400483Z [ RUN ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse 2022-08-17T12:55:53.7415705Z [ OK ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse (1 ms) 2022-08-17T12:55:53.7416606Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel 2022-08-17T12:55:53.7419675Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2022-08-17T12:55:53.7420391Z [ RUN ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse 2022-08-17T12:55:53.7423729Z [ OK ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2022-08-17T12:55:53.7424435Z [ RUN ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel 2022-08-17T12:55:53.7427659Z [ OK ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel (0 ms) 2022-08-17T12:55:53.7428397Z [ RUN ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel 2022-08-17T12:55:53.7431475Z [ OK ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2022-08-17T12:55:53.7432266Z [ RUN ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel 2022-08-17T12:55:53.7433192Z [ OK ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel (0 ms) 2022-08-17T12:55:53.7433908Z [ RUN ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel 2022-08-17T12:55:53.7434902Z [ OK ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel (0 ms) 2022-08-17T12:55:53.7435620Z [ RUN ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel 2022-08-17T12:55:53.7436682Z [ OK ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel (0 ms) 2022-08-17T12:55:53.7437530Z [ RUN ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel 2022-08-17T12:55:53.7438517Z [ OK ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel (0 ms) 2022-08-17T12:55:53.7439210Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel 2022-08-17T12:55:53.7441523Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel (0 ms) 2022-08-17T12:55:53.7442245Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel 2022-08-17T12:55:53.7444406Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2022-08-17T12:55:53.7445109Z [ RUN ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel 2022-08-17T12:55:53.7446858Z [ OK ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel (0 ms) 2022-08-17T12:55:53.7447582Z [ RUN ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel 2022-08-17T12:55:53.7449132Z [ OK ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2022-08-17T12:55:53.7449782Z [ RUN ] ModuleTest.ModuleApplyIteratesCorreclty 2022-08-17T12:55:53.7451459Z [ OK ] ModuleTest.ModuleApplyIteratesCorreclty (0 ms) 2022-08-17T12:55:53.7452111Z [ RUN ] ModuleTest.ConstModuleApplyIteratesCorreclty 2022-08-17T12:55:53.7453856Z [ OK ] ModuleTest.ConstModuleApplyIteratesCorreclty (0 ms) 2022-08-17T12:55:53.7454514Z [ RUN ] ModuleTest.NamedModuleApplyIteratesCorreclty 2022-08-17T12:55:53.7456361Z [ OK ] ModuleTest.NamedModuleApplyIteratesCorreclty (0 ms) 2022-08-17T12:55:53.7457020Z [ RUN ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty 2022-08-17T12:55:53.7459297Z [ OK ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty (0 ms) 2022-08-17T12:55:53.7459785Z [ RUN ] ModuleTest.ModulePointerApplyIteratesCorreclty 2022-08-17T12:55:53.7461405Z [ OK ] ModuleTest.ModulePointerApplyIteratesCorreclty (0 ms) 2022-08-17T12:55:53.7462159Z [ RUN ] ModuleTest.NamedModulePointerApplyIteratesCorreclty 2022-08-17T12:55:53.7464262Z [ OK ] ModuleTest.NamedModulePointerApplyIteratesCorreclty (0 ms) 2022-08-17T12:55:53.7465094Z [ RUN ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr 2022-08-17T12:55:53.7522768Z [ OK ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr (5 ms) 2022-08-17T12:55:53.7523477Z [ RUN ] ModuleTest.PrettyPrint 2022-08-17T12:55:53.7523959Z [ OK ] ModuleTest.PrettyPrint (0 ms) 2022-08-17T12:55:53.7524667Z [ RUN ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl 2022-08-17T12:55:53.7525355Z [ OK ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl (0 ms) 2022-08-17T12:55:53.7525846Z [----------] 52 tests from ModuleTest (77 ms total) 2022-08-17T12:55:53.7526035Z 2022-08-17T12:55:53.7526209Z [----------] 11 tests from ModuleDictTest 2022-08-17T12:55:53.7526569Z [ RUN ] ModuleDictTest.ConstructsFromList 2022-08-17T12:55:53.7526974Z [ OK ] ModuleDictTest.ConstructsFromList (0 ms) 2022-08-17T12:55:53.7527340Z [ RUN ] ModuleDictTest.ConstructsFromordereddict 2022-08-17T12:55:53.7527738Z [ OK ] ModuleDictTest.ConstructsFromordereddict (0 ms) 2022-08-17T12:55:53.7528106Z [ RUN ] ModuleDictTest.UpdatePopClearContains 2022-08-17T12:55:53.7553672Z [ OK ] ModuleDictTest.UpdatePopClearContains (2 ms) 2022-08-17T12:55:53.7554085Z [ RUN ] ModuleDictTest.UpdateExist 2022-08-17T12:55:53.7554885Z [ OK ] ModuleDictTest.UpdateExist (0 ms) 2022-08-17T12:55:53.7555180Z [ RUN ] ModuleDictTest.Keys 2022-08-17T12:55:53.7586301Z [ OK ] ModuleDictTest.Keys (3 ms) 2022-08-17T12:55:53.7586641Z [ RUN ] ModuleDictTest.Values 2022-08-17T12:55:53.7587380Z [ OK ] ModuleDictTest.Values (0 ms) 2022-08-17T12:55:53.7587941Z [ RUN ] ModuleDictTest.SanityCheckForHoldingStandardModules 2022-08-17T12:55:53.7630641Z [ OK ] ModuleDictTest.SanityCheckForHoldingStandardModules (4 ms) 2022-08-17T12:55:53.7631095Z [ RUN ] ModuleDictTest.HasReferenceSemantics 2022-08-17T12:55:53.7632619Z [ OK ] ModuleDictTest.HasReferenceSemantics (0 ms) 2022-08-17T12:55:53.7633014Z [ RUN ] ModuleDictTest.IsCloneable 2022-08-17T12:55:53.7674354Z [ OK ] ModuleDictTest.IsCloneable (4 ms) 2022-08-17T12:55:53.7674720Z [ RUN ] ModuleDictTest.RegistersElementsAsSubmodules 2022-08-17T12:55:53.7683902Z [ OK ] ModuleDictTest.RegistersElementsAsSubmodules (0 ms) 2022-08-17T12:55:53.7684307Z [ RUN ] ModuleDictTest.PrettyPrintModuleDict 2022-08-17T12:55:53.7694817Z [ OK ] ModuleDictTest.PrettyPrintModuleDict (1 ms) 2022-08-17T12:55:53.7695469Z [----------] 11 tests from ModuleDictTest (16 ms total) 2022-08-17T12:55:53.7695691Z 2022-08-17T12:55:53.7695925Z [----------] 15 tests from ModuleListTest 2022-08-17T12:55:53.7696425Z [ RUN ] ModuleListTest.ConstructsFromSharedPointer 2022-08-17T12:55:53.7697024Z [ OK ] ModuleListTest.ConstructsFromSharedPointer (0 ms) 2022-08-17T12:55:53.7697508Z [ RUN ] ModuleListTest.ConstructsFromConcreteType 2022-08-17T12:55:53.7697969Z [ OK ] ModuleListTest.ConstructsFromConcreteType (0 ms) 2022-08-17T12:55:53.7698370Z [ RUN ] ModuleListTest.ConstructsFromModuleHolder 2022-08-17T12:55:53.7698897Z [ OK ] ModuleListTest.ConstructsFromModuleHolder (0 ms) 2022-08-17T12:55:53.7699377Z [ RUN ] ModuleListTest.PushBackAddsAnElement 2022-08-17T12:55:53.7699864Z [ OK ] ModuleListTest.PushBackAddsAnElement (0 ms) 2022-08-17T12:55:53.7700242Z [ RUN ] ModuleListTest.Insertion 2022-08-17T12:55:53.7709869Z [ OK ] ModuleListTest.Insertion (0 ms) 2022-08-17T12:55:53.7710267Z [ RUN ] ModuleListTest.AccessWithAt 2022-08-17T12:55:53.7758907Z [ OK ] ModuleListTest.AccessWithAt (4 ms) 2022-08-17T12:55:53.7759442Z [ RUN ] ModuleListTest.AccessWithPtr 2022-08-17T12:55:53.7806715Z [ OK ] ModuleListTest.AccessWithPtr (4 ms) 2022-08-17T12:55:53.7807131Z [ RUN ] ModuleListTest.SanityCheckForHoldingStandardModules 2022-08-17T12:55:53.7817593Z [ OK ] ModuleListTest.SanityCheckForHoldingStandardModules (1 ms) 2022-08-17T12:55:53.7818077Z [ RUN ] ModuleListTest.ExtendPushesModulesFromOtherModuleList 2022-08-17T12:55:53.7819567Z [ OK ] ModuleListTest.ExtendPushesModulesFromOtherModuleList (0 ms) 2022-08-17T12:55:53.7819985Z [ RUN ] ModuleListTest.HasReferenceSemantics 2022-08-17T12:55:53.7822149Z [ OK ] ModuleListTest.HasReferenceSemantics (0 ms) 2022-08-17T12:55:53.7822489Z [ RUN ] ModuleListTest.IsCloneable 2022-08-17T12:55:53.7862613Z [ OK ] ModuleListTest.IsCloneable (3 ms) 2022-08-17T12:55:53.7863177Z [ RUN ] ModuleListTest.RegistersElementsAsSubmodules 2022-08-17T12:55:53.7866876Z [ OK ] ModuleListTest.RegistersElementsAsSubmodules (0 ms) 2022-08-17T12:55:53.7867395Z [ RUN ] ModuleListTest.NestingIsPossible 2022-08-17T12:55:53.7867797Z [ OK ] ModuleListTest.NestingIsPossible (0 ms) 2022-08-17T12:55:53.7868146Z [ RUN ] ModuleListTest.PrettyPrintModuleList 2022-08-17T12:55:53.7877299Z [ OK ] ModuleListTest.PrettyPrintModuleList (0 ms) 2022-08-17T12:55:53.7877675Z [ RUN ] ModuleListTest.RangeBasedForLoop 2022-08-17T12:55:53.7880528Z [ OK ] ModuleListTest.RangeBasedForLoop (0 ms) 2022-08-17T12:55:53.7881109Z [----------] 15 tests from ModuleListTest (18 ms total) 2022-08-17T12:55:53.7881280Z 2022-08-17T12:55:53.7881450Z [----------] 256 tests from ModulesTest 2022-08-17T12:55:53.7881734Z [ RUN ] ModulesTest.Conv1d 2022-08-17T12:55:53.7923056Z [ OK ] ModulesTest.Conv1d (4 ms) 2022-08-17T12:55:53.7923643Z [ RUN ] ModulesTest.Conv1dSameStrided 2022-08-17T12:55:53.8012999Z [ OK ] ModulesTest.Conv1dSameStrided (8 ms) 2022-08-17T12:55:53.8013490Z [ RUN ] ModulesTest.Conv2dEven 2022-08-17T12:55:53.8043465Z [ OK ] ModulesTest.Conv2dEven (3 ms) 2022-08-17T12:55:53.8044072Z [ RUN ] ModulesTest.Conv2dUneven 2022-08-17T12:55:53.8067342Z [ OK ] ModulesTest.Conv2dUneven (2 ms) 2022-08-17T12:55:53.8067958Z [ RUN ] ModulesTest.Conv2dSameStrided 2022-08-17T12:55:53.8218893Z [ OK ] ModulesTest.Conv2dSameStrided (14 ms) 2022-08-17T12:55:53.8257237Z [ RUN ] ModulesTest.Conv3d 2022-08-17T12:55:53.8257908Z [ OK ] ModulesTest.Conv3d (3 ms) 2022-08-17T12:55:53.8258382Z [ RUN ] ModulesTest.Conv3dSameStrided 2022-08-17T12:55:53.8408537Z [ OK ] ModulesTest.Conv3dSameStrided (14 ms) 2022-08-17T12:55:53.8409147Z [ RUN ] ModulesTest.ConvTranspose1d 2022-08-17T12:55:53.8435425Z [ OK ] ModulesTest.ConvTranspose1d (2 ms) 2022-08-17T12:55:53.8435846Z [ RUN ] ModulesTest.ConvTranspose2dEven 2022-08-17T12:55:53.8484883Z [ OK ] ModulesTest.ConvTranspose2dEven (4 ms) 2022-08-17T12:55:53.8485551Z [ RUN ] ModulesTest.ConvTranspose2dUneven 2022-08-17T12:55:53.8518708Z [ OK ] ModulesTest.ConvTranspose2dUneven (3 ms) 2022-08-17T12:55:53.8519384Z [ RUN ] ModulesTest.ConvTranspose3d 2022-08-17T12:55:53.8545766Z [ OK ] ModulesTest.ConvTranspose3d (2 ms) 2022-08-17T12:55:53.8546331Z [ RUN ] ModulesTest.MaxPool1d 2022-08-17T12:55:53.8559904Z [ OK ] ModulesTest.MaxPool1d (1 ms) 2022-08-17T12:55:53.8560367Z [ RUN ] ModulesTest.MaxPool1dReturnIndices 2022-08-17T12:55:53.8572858Z [ OK ] ModulesTest.MaxPool1dReturnIndices (1 ms) 2022-08-17T12:55:53.8573361Z [ RUN ] ModulesTest.MaxPool2dEven 2022-08-17T12:55:53.8584463Z [ OK ] ModulesTest.MaxPool2dEven (1 ms) 2022-08-17T12:55:53.8584972Z [ RUN ] ModulesTest.MaxPool2dUneven 2022-08-17T12:55:53.8595297Z [ OK ] ModulesTest.MaxPool2dUneven (1 ms) 2022-08-17T12:55:53.8595811Z [ RUN ] ModulesTest.MaxPool2dReturnIndices 2022-08-17T12:55:53.8607869Z [ OK ] ModulesTest.MaxPool2dReturnIndices (1 ms) 2022-08-17T12:55:53.8608426Z [ RUN ] ModulesTest.MaxPool3d 2022-08-17T12:55:53.8619366Z [ OK ] ModulesTest.MaxPool3d (1 ms) 2022-08-17T12:55:53.8619939Z [ RUN ] ModulesTest.MaxPool3dReturnIndices 2022-08-17T12:55:53.8634988Z [ OK ] ModulesTest.MaxPool3dReturnIndices (1 ms) 2022-08-17T12:55:53.8635535Z [ RUN ] ModulesTest.AvgPool1d 2022-08-17T12:55:53.8647208Z [ OK ] ModulesTest.AvgPool1d (1 ms) 2022-08-17T12:55:53.8647754Z [ RUN ] ModulesTest.AvgPool2dEven 2022-08-17T12:55:53.8657600Z [ OK ] ModulesTest.AvgPool2dEven (0 ms) 2022-08-17T12:55:53.8658162Z [ RUN ] ModulesTest.AvgPool2dUneven 2022-08-17T12:55:53.8667549Z [ OK ] ModulesTest.AvgPool2dUneven (0 ms) 2022-08-17T12:55:53.8668100Z [ RUN ] ModulesTest.AvgPool3d 2022-08-17T12:55:53.8678643Z [ OK ] ModulesTest.AvgPool3d (1 ms) 2022-08-17T12:55:53.8679211Z [ RUN ] ModulesTest.FractionalMaxPool2d 2022-08-17T12:55:53.8699208Z [ OK ] ModulesTest.FractionalMaxPool2d (2 ms) 2022-08-17T12:55:53.8699818Z [ RUN ] ModulesTest.FractionalMaxPool2dReturnIndices 2022-08-17T12:55:53.8712477Z [ OK ] ModulesTest.FractionalMaxPool2dReturnIndices (1 ms) 2022-08-17T12:55:53.8712929Z [ RUN ] ModulesTest.FractionalMaxPool3d 2022-08-17T12:55:53.8723411Z [ OK ] ModulesTest.FractionalMaxPool3d (1 ms) 2022-08-17T12:55:53.8724052Z [ RUN ] ModulesTest.FractionalMaxPool3dReturnIndices 2022-08-17T12:55:53.8738585Z [ OK ] ModulesTest.FractionalMaxPool3dReturnIndices (1 ms) 2022-08-17T12:55:53.8739117Z [ RUN ] ModulesTest.LPPool1d 2022-08-17T12:55:53.8749951Z [ OK ] ModulesTest.LPPool1d (1 ms) 2022-08-17T12:55:53.8750473Z [ RUN ] ModulesTest.LPPool2d 2022-08-17T12:55:53.8760150Z [ OK ] ModulesTest.LPPool2d (0 ms) 2022-08-17T12:55:53.8760676Z [ RUN ] ModulesTest.Identity 2022-08-17T12:55:53.8767091Z [ OK ] ModulesTest.Identity (0 ms) 2022-08-17T12:55:53.8767600Z [ RUN ] ModulesTest.Flatten 2022-08-17T12:55:53.8785145Z [ OK ] ModulesTest.Flatten (1 ms) 2022-08-17T12:55:53.8785670Z [ RUN ] ModulesTest.Unflatten 2022-08-17T12:55:53.8790097Z [W TensorImpl.h:1560] Warning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (function operator()) 2022-08-17T12:55:53.8792575Z [ OK ] ModulesTest.Unflatten (0 ms) 2022-08-17T12:55:53.8793126Z [ RUN ] ModulesTest.AdaptiveMaxPool1d 2022-08-17T12:55:53.8805950Z [ OK ] ModulesTest.AdaptiveMaxPool1d (1 ms) 2022-08-17T12:55:53.8806541Z [ RUN ] ModulesTest.AdaptiveMaxPool1dReturnIndices 2022-08-17T12:55:53.8818526Z [ OK ] ModulesTest.AdaptiveMaxPool1dReturnIndices (1 ms) 2022-08-17T12:55:53.8819146Z [ RUN ] ModulesTest.AdaptiveMaxPool2dEven 2022-08-17T12:55:53.8832636Z [ OK ] ModulesTest.AdaptiveMaxPool2dEven (1 ms) 2022-08-17T12:55:53.8833251Z [ RUN ] ModulesTest.AdaptiveMaxPool2dUneven 2022-08-17T12:55:53.8844464Z [ OK ] ModulesTest.AdaptiveMaxPool2dUneven (1 ms) 2022-08-17T12:55:53.8845117Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven 2022-08-17T12:55:53.8864636Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven (1 ms) 2022-08-17T12:55:53.8865435Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven 2022-08-17T12:55:53.8883378Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven (1 ms) 2022-08-17T12:55:53.8883947Z [ RUN ] ModulesTest.AdaptiveMaxPool3d 2022-08-17T12:55:53.8899243Z [ OK ] ModulesTest.AdaptiveMaxPool3d (1 ms) 2022-08-17T12:55:53.8899669Z [ RUN ] ModulesTest.AdaptiveMaxPool3dReturnIndices 2022-08-17T12:55:53.8922938Z [ OK ] ModulesTest.AdaptiveMaxPool3dReturnIndices (2 ms) 2022-08-17T12:55:53.8923344Z [ RUN ] ModulesTest.AdaptiveAvgPool1d 2022-08-17T12:55:53.8934731Z [ OK ] ModulesTest.AdaptiveAvgPool1d (1 ms) 2022-08-17T12:55:53.8935084Z [ RUN ] ModulesTest.AdaptiveAvgPool2dEven 2022-08-17T12:55:53.8948211Z [ OK ] ModulesTest.AdaptiveAvgPool2dEven (1 ms) 2022-08-17T12:55:53.8948677Z [ RUN ] ModulesTest.AdaptiveAvgPool2dUneven 2022-08-17T12:55:53.8960007Z [ OK ] ModulesTest.AdaptiveAvgPool2dUneven (1 ms) 2022-08-17T12:55:53.8960344Z [ RUN ] ModulesTest.AdaptiveAvgPool3d 2022-08-17T12:55:53.8975029Z [ OK ] ModulesTest.AdaptiveAvgPool3d (1 ms) 2022-08-17T12:55:53.8975350Z [ RUN ] ModulesTest.MaxUnpool1d 2022-08-17T12:55:53.8993864Z [ OK ] ModulesTest.MaxUnpool1d (1 ms) 2022-08-17T12:55:53.8994223Z [ RUN ] ModulesTest.MaxPool1d_MaxUnpool1d 2022-08-17T12:55:53.9018579Z [ OK ] ModulesTest.MaxPool1d_MaxUnpool1d (2 ms) 2022-08-17T12:55:53.9018923Z [ RUN ] ModulesTest.MaxUnpool2d 2022-08-17T12:55:53.9054118Z [ OK ] ModulesTest.MaxUnpool2d (3 ms) 2022-08-17T12:55:53.9054459Z [ RUN ] ModulesTest.MaxPool2d_MaxUnpool2d 2022-08-17T12:55:53.9074639Z [ OK ] ModulesTest.MaxPool2d_MaxUnpool2d (2 ms) 2022-08-17T12:55:53.9074961Z [ RUN ] ModulesTest.MaxUnpool3d 2022-08-17T12:55:53.9087364Z [ OK ] ModulesTest.MaxUnpool3d (1 ms) 2022-08-17T12:55:53.9087712Z [ RUN ] ModulesTest.MaxUnpool3dOutputSize 2022-08-17T12:55:53.9108320Z [ OK ] ModulesTest.MaxUnpool3dOutputSize (2 ms) 2022-08-17T12:55:53.9108656Z [ RUN ] ModulesTest.MaxPool3d_MaxUnpool3d 2022-08-17T12:55:54.3020711Z [ OK ] ModulesTest.MaxPool3d_MaxUnpool3d (391 ms) 2022-08-17T12:55:54.3021092Z [ RUN ] ModulesTest.Linear 2022-08-17T12:55:54.3053851Z [ OK ] ModulesTest.Linear (3 ms) 2022-08-17T12:55:54.3054186Z [ RUN ] ModulesTest.LocalResponseNorm 2022-08-17T12:55:54.3090188Z [ OK ] ModulesTest.LocalResponseNorm (3 ms) 2022-08-17T12:55:54.3090524Z [ RUN ] ModulesTest.LayerNorm 2022-08-17T12:55:54.3105052Z [ OK ] ModulesTest.LayerNorm (1 ms) 2022-08-17T12:55:54.3105350Z [ RUN ] ModulesTest.GroupNorm 2022-08-17T12:55:54.3120090Z [ OK ] ModulesTest.GroupNorm (1 ms) 2022-08-17T12:55:54.3120389Z [ RUN ] ModulesTest.Bilinear 2022-08-17T12:55:54.3150450Z [ OK ] ModulesTest.Bilinear (3 ms) 2022-08-17T12:55:54.3150728Z [ RUN ] ModulesTest.Fold 2022-08-17T12:55:54.3211316Z [ OK ] ModulesTest.Fold (6 ms) 2022-08-17T12:55:54.3211594Z [ RUN ] ModulesTest.Unfold 2022-08-17T12:55:54.3392306Z [ OK ] ModulesTest.Unfold (17 ms) 2022-08-17T12:55:54.3392707Z [ RUN ] ModulesTest.SimpleContainer 2022-08-17T12:55:54.3529353Z [ OK ] ModulesTest.SimpleContainer (13 ms) 2022-08-17T12:55:54.3529938Z [ RUN ] ModulesTest.EmbeddingBasic 2022-08-17T12:55:54.3536668Z [ OK ] ModulesTest.EmbeddingBasic (0 ms) 2022-08-17T12:55:54.3537222Z [ RUN ] ModulesTest.EmbeddingList 2022-08-17T12:55:54.3542866Z [ OK ] ModulesTest.EmbeddingList (0 ms) 2022-08-17T12:55:54.3543754Z [ RUN ] ModulesTest.EmbeddingFromPretrained 2022-08-17T12:55:54.3565684Z [ OK ] ModulesTest.EmbeddingFromPretrained (2 ms) 2022-08-17T12:55:54.3566291Z [ RUN ] ModulesTest.EmbeddingBagFromPretrained 2022-08-17T12:55:54.3578782Z [ OK ] ModulesTest.EmbeddingBagFromPretrained (1 ms) 2022-08-17T12:55:54.3579324Z [ RUN ] ModulesTest.AlphaDropout 2022-08-17T12:55:54.3597123Z [ OK ] ModulesTest.AlphaDropout (1 ms) 2022-08-17T12:55:54.3597705Z [ RUN ] ModulesTest.FeatureAlphaDropout 2022-08-17T12:55:54.3606654Z [ OK ] ModulesTest.FeatureAlphaDropout (0 ms) 2022-08-17T12:55:54.3607203Z [ RUN ] ModulesTest.Dropout 2022-08-17T12:55:54.3621076Z [ OK ] ModulesTest.Dropout (1 ms) 2022-08-17T12:55:54.3621595Z [ RUN ] ModulesTest.Dropout2d 2022-08-17T12:55:54.3691389Z [ OK ] ModulesTest.Dropout2d (6 ms) 2022-08-17T12:55:54.3691925Z [ RUN ] ModulesTest.Dropout3d 2022-08-17T12:55:54.3800811Z [ OK ] ModulesTest.Dropout3d (10 ms) 2022-08-17T12:55:54.3801333Z [ RUN ] ModulesTest.Parameters 2022-08-17T12:55:54.3805496Z [ OK ] ModulesTest.Parameters (0 ms) 2022-08-17T12:55:54.3806123Z [ RUN ] ModulesTest.FunctionalCallsSuppliedFunction 2022-08-17T12:55:54.3807932Z [ OK ] ModulesTest.FunctionalCallsSuppliedFunction (0 ms) 2022-08-17T12:55:54.3808547Z [ RUN ] ModulesTest.FunctionalWithTorchFunction 2022-08-17T12:55:54.3810420Z [ OK ] ModulesTest.FunctionalWithTorchFunction (0 ms) 2022-08-17T12:55:54.3811310Z [ RUN ] ModulesTest.FunctionalArgumentBinding 2022-08-17T12:55:54.3811988Z [ OK ] ModulesTest.FunctionalArgumentBinding (0 ms) 2022-08-17T12:55:54.3812581Z [ RUN ] ModulesTest.BatchNorm1dStateful 2022-08-17T12:55:54.3814584Z [ OK ] ModulesTest.BatchNorm1dStateful (0 ms) 2022-08-17T12:55:54.3815279Z [ RUN ] ModulesTest.BatchNorm1dStateless 2022-08-17T12:55:54.3815618Z [ OK ] ModulesTest.BatchNorm1dStateless (0 ms) 2022-08-17T12:55:54.3815933Z [ RUN ] ModulesTest.BatchNorm1d 2022-08-17T12:55:54.3835143Z [ OK ] ModulesTest.BatchNorm1d (1 ms) 2022-08-17T12:55:54.3835709Z [ RUN ] ModulesTest.BatchNorm2dStateful 2022-08-17T12:55:54.3837592Z [ OK ] ModulesTest.BatchNorm2dStateful (0 ms) 2022-08-17T12:55:54.3837937Z [ RUN ] ModulesTest.BatchNorm2dStateless 2022-08-17T12:55:54.3838285Z [ OK ] ModulesTest.BatchNorm2dStateless (0 ms) 2022-08-17T12:55:54.3838594Z [ RUN ] ModulesTest.BatchNorm2d 2022-08-17T12:55:54.3860588Z [ OK ] ModulesTest.BatchNorm2d (2 ms) 2022-08-17T12:55:54.3860911Z [ RUN ] ModulesTest.BatchNorm3dStateful 2022-08-17T12:55:54.3863190Z [ OK ] ModulesTest.BatchNorm3dStateful (0 ms) 2022-08-17T12:55:54.3863534Z [ RUN ] ModulesTest.BatchNorm3dStateless 2022-08-17T12:55:54.3863883Z [ OK ] ModulesTest.BatchNorm3dStateless (0 ms) 2022-08-17T12:55:54.3864193Z [ RUN ] ModulesTest.BatchNorm3d 2022-08-17T12:55:54.3895887Z [ OK ] ModulesTest.BatchNorm3d (3 ms) 2022-08-17T12:55:54.3896227Z [ RUN ] ModulesTest.InstanceNorm1dStateful 2022-08-17T12:55:54.3909324Z [ OK ] ModulesTest.InstanceNorm1dStateful (1 ms) 2022-08-17T12:55:54.3909691Z [ RUN ] ModulesTest.InstanceNorm1dStateless 2022-08-17T12:55:54.3910046Z [ OK ] ModulesTest.InstanceNorm1dStateless (0 ms) 2022-08-17T12:55:54.3910382Z [ RUN ] ModulesTest.InstanceNorm1d 2022-08-17T12:55:54.3927662Z [ OK ] ModulesTest.InstanceNorm1d (1 ms) 2022-08-17T12:55:54.3928029Z [ RUN ] ModulesTest.InstanceNorm2dStateful 2022-08-17T12:55:54.3929822Z [ OK ] ModulesTest.InstanceNorm2dStateful (0 ms) 2022-08-17T12:55:54.3930290Z [ RUN ] ModulesTest.InstanceNorm2dStateless 2022-08-17T12:55:54.3930754Z [ OK ] ModulesTest.InstanceNorm2dStateless (0 ms) 2022-08-17T12:55:54.3931084Z [ RUN ] ModulesTest.InstanceNorm2d 2022-08-17T12:55:54.3953211Z [ OK ] ModulesTest.InstanceNorm2d (2 ms) 2022-08-17T12:55:54.3953597Z [ RUN ] ModulesTest.InstanceNorm3dStateful 2022-08-17T12:55:54.3956048Z [ OK ] ModulesTest.InstanceNorm3dStateful (0 ms) 2022-08-17T12:55:54.3956469Z [ RUN ] ModulesTest.InstanceNorm3dStateless 2022-08-17T12:55:54.3956873Z [ OK ] ModulesTest.InstanceNorm3dStateless (0 ms) 2022-08-17T12:55:54.3957213Z [ RUN ] ModulesTest.InstanceNorm3d 2022-08-17T12:55:54.3988885Z [ OK ] ModulesTest.InstanceNorm3d (3 ms) 2022-08-17T12:55:54.3989227Z [ RUN ] ModulesTest.L1Loss 2022-08-17T12:55:54.4005927Z [ OK ] ModulesTest.L1Loss (1 ms) 2022-08-17T12:55:54.4006271Z [ RUN ] ModulesTest.MSELoss 2022-08-17T12:55:54.4022211Z [ OK ] ModulesTest.MSELoss (1 ms) 2022-08-17T12:55:54.4022561Z [ RUN ] ModulesTest.BCELoss 2022-08-17T12:55:54.4030862Z [ OK ] ModulesTest.BCELoss (0 ms) 2022-08-17T12:55:54.4031212Z [ RUN ] ModulesTest.KLDivLoss 2022-08-17T12:55:54.4033421Z [W loss.h:57] Warning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (function kl_div) 2022-08-17T12:55:54.4041187Z [ OK ] ModulesTest.KLDivLoss (1 ms) 2022-08-17T12:55:54.4041491Z [ RUN ] ModulesTest.HingeEmbeddingLoss 2022-08-17T12:55:54.4062216Z [ OK ] ModulesTest.HingeEmbeddingLoss (2 ms) 2022-08-17T12:55:54.4062576Z [ RUN ] ModulesTest.MultiMarginLoss 2022-08-17T12:55:54.4073534Z [ OK ] ModulesTest.MultiMarginLoss (1 ms) 2022-08-17T12:55:54.4073910Z [ RUN ] ModulesTest.CosineEmbeddingLoss 2022-08-17T12:55:54.4109952Z [ OK ] ModulesTest.CosineEmbeddingLoss (3 ms) 2022-08-17T12:55:54.4110333Z [ RUN ] ModulesTest.SmoothL1LossDefaultOptions 2022-08-17T12:55:54.4119893Z [ OK ] ModulesTest.SmoothL1LossDefaultOptions (0 ms) 2022-08-17T12:55:54.4120368Z [ RUN ] ModulesTest.HuberLossDefaultOptions 2022-08-17T12:55:54.4130238Z [ OK ] ModulesTest.HuberLossDefaultOptions (0 ms) 2022-08-17T12:55:54.4130647Z [ RUN ] ModulesTest.MultiLabelMarginLossDefaultOptions 2022-08-17T12:55:54.4141205Z [ OK ] ModulesTest.MultiLabelMarginLossDefaultOptions (1 ms) 2022-08-17T12:55:54.4141599Z [ RUN ] ModulesTest.SmoothL1LossNoReduction 2022-08-17T12:55:54.4151600Z [ OK ] ModulesTest.SmoothL1LossNoReduction (1 ms) 2022-08-17T12:55:54.4151952Z [ RUN ] ModulesTest.HuberLossNoReduction 2022-08-17T12:55:54.4161306Z [ OK ] ModulesTest.HuberLossNoReduction (0 ms) 2022-08-17T12:55:54.4161679Z [ RUN ] ModulesTest.MultiLabelMarginLossNoReduction 2022-08-17T12:55:54.4172880Z [ OK ] ModulesTest.MultiLabelMarginLossNoReduction (1 ms) 2022-08-17T12:55:54.4173225Z [ RUN ] ModulesTest.SmoothL1LossBeta 2022-08-17T12:55:54.4182761Z [ OK ] ModulesTest.SmoothL1LossBeta (0 ms) 2022-08-17T12:55:54.4183197Z [ RUN ] ModulesTest.HuberLossDelta 2022-08-17T12:55:54.4192920Z [ OK ] ModulesTest.HuberLossDelta (0 ms) 2022-08-17T12:55:54.4193234Z [ RUN ] ModulesTest.TripletMarginLoss 2022-08-17T12:55:54.4217418Z [ OK ] ModulesTest.TripletMarginLoss (2 ms) 2022-08-17T12:55:54.4217831Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossDefaultParity 2022-08-17T12:55:54.6474851Z [ OK ] ModulesTest.TripletMarginWithDistanceLossDefaultParity (225 ms) 2022-08-17T12:55:54.6475342Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity 2022-08-17T12:55:55.0651053Z [ OK ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity (417 ms) 2022-08-17T12:55:55.0651728Z [ RUN ] ModulesTest.NLLLoss 2022-08-17T12:55:55.0668698Z [ OK ] ModulesTest.NLLLoss (1 ms) 2022-08-17T12:55:55.0669215Z [ RUN ] ModulesTest.CrossEntropyLoss 2022-08-17T12:55:55.0726487Z [ OK ] ModulesTest.CrossEntropyLoss (5 ms) 2022-08-17T12:55:55.0727054Z [ RUN ] ModulesTest.CosineSimilarity 2022-08-17T12:55:55.0755664Z [ OK ] ModulesTest.CosineSimilarity (2 ms) 2022-08-17T12:55:55.0756227Z [ RUN ] ModulesTest.SoftMarginLossDefaultOptions 2022-08-17T12:55:55.0771262Z [ OK ] ModulesTest.SoftMarginLossDefaultOptions (1 ms) 2022-08-17T12:55:55.0771978Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions 2022-08-17T12:55:55.0795033Z [ OK ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions (2 ms) 2022-08-17T12:55:55.0795662Z [ RUN ] ModulesTest.SoftMarginLossNoReduction 2022-08-17T12:55:55.0809945Z [ OK ] ModulesTest.SoftMarginLossNoReduction (1 ms) 2022-08-17T12:55:55.0810642Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction 2022-08-17T12:55:55.0833282Z [ OK ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction (2 ms) 2022-08-17T12:55:55.0834223Z [ RUN ] ModulesTest.PairwiseDistance 2022-08-17T12:55:55.0848455Z [ OK ] ModulesTest.PairwiseDistance (1 ms) 2022-08-17T12:55:55.0849023Z [ RUN ] ModulesTest.ELU 2022-08-17T12:55:55.0978261Z [ OK ] ModulesTest.ELU (12 ms) 2022-08-17T12:55:55.0978730Z [ RUN ] ModulesTest.SELU 2022-08-17T12:55:55.1004346Z [ OK ] ModulesTest.SELU (2 ms) 2022-08-17T12:55:55.1004826Z [ RUN ] ModulesTest.Hardshrink 2022-08-17T12:55:55.1077640Z [ OK ] ModulesTest.Hardshrink (7 ms) 2022-08-17T12:55:55.1095469Z [ RUN ] ModulesTest.Hardtanh 2022-08-17T12:55:55.1379012Z [ OK ] ModulesTest.Hardtanh (30 ms) 2022-08-17T12:55:55.1379652Z [ RUN ] ModulesTest.HardtanhMinValGEMaxVal 2022-08-17T12:55:55.1530946Z [ OK ] ModulesTest.HardtanhMinValGEMaxVal (15 ms) 2022-08-17T12:55:55.1673794Z [ RUN ] ModulesTest.LeakyReLU 2022-08-17T12:55:55.1674328Z [ OK ] ModulesTest.LeakyReLU (14 ms) 2022-08-17T12:55:55.1674782Z [ RUN ] ModulesTest.LogSigmoid 2022-08-17T12:55:55.1687395Z [ OK ] ModulesTest.LogSigmoid (1 ms) 2022-08-17T12:55:55.1688000Z [ RUN ] ModulesTest.Softmax 2022-08-17T12:55:55.1700994Z [ OK ] ModulesTest.Softmax (1 ms) 2022-08-17T12:55:55.1701473Z [ RUN ] ModulesTest.Softmin 2022-08-17T12:55:55.1714973Z [ OK ] ModulesTest.Softmin (1 ms) 2022-08-17T12:55:55.1715569Z [ RUN ] ModulesTest.LogSoftmax 2022-08-17T12:55:55.1728531Z [ OK ] ModulesTest.LogSoftmax (1 ms) 2022-08-17T12:55:55.1729295Z [ RUN ] ModulesTest.AdaptiveLogSoftmaxWithLoss 2022-08-17T12:55:55.1945148Z [ OK ] ModulesTest.AdaptiveLogSoftmaxWithLoss (21 ms) 2022-08-17T12:55:55.1945802Z [ RUN ] ModulesTest.Softmax2d 2022-08-17T12:55:55.2068308Z [ OK ] ModulesTest.Softmax2d (12 ms) 2022-08-17T12:55:55.2068812Z [ RUN ] ModulesTest.PReLU 2022-08-17T12:55:55.2116635Z [ OK ] ModulesTest.PReLU (4 ms) 2022-08-17T12:55:55.2117115Z [ RUN ] ModulesTest.ReLU 2022-08-17T12:55:55.2140371Z [ OK ] ModulesTest.ReLU (2 ms) 2022-08-17T12:55:55.2140814Z [ RUN ] ModulesTest.ReLU6 2022-08-17T12:55:55.2167488Z [ OK ] ModulesTest.ReLU6 (2 ms) 2022-08-17T12:55:55.2167980Z [ RUN ] ModulesTest.RReLU 2022-08-17T12:55:55.2593358Z [ OK ] ModulesTest.RReLU (42 ms) 2022-08-17T12:55:55.2593705Z [ RUN ] ModulesTest.CELU 2022-08-17T12:55:55.2685780Z [ OK ] ModulesTest.CELU (9 ms) 2022-08-17T12:55:55.2686052Z [ RUN ] ModulesTest.GLU 2022-08-17T12:55:55.2701798Z [ OK ] ModulesTest.GLU (1 ms) 2022-08-17T12:55:55.2702275Z [ RUN ] ModulesTest.GELU 2022-08-17T12:55:55.2710163Z [ OK ] ModulesTest.GELU (0 ms) 2022-08-17T12:55:55.2710673Z [ RUN ] ModulesTest.TanhGELU 2022-08-17T12:55:55.2718599Z [ OK ] ModulesTest.TanhGELU (0 ms) 2022-08-17T12:55:55.2719096Z [ RUN ] ModulesTest.Mish 2022-08-17T12:55:55.2725891Z [ OK ] ModulesTest.Mish (0 ms) 2022-08-17T12:55:55.2726365Z [ RUN ] ModulesTest.Sigmoid 2022-08-17T12:55:55.2734162Z [ OK ] ModulesTest.Sigmoid (0 ms) 2022-08-17T12:55:55.2734711Z [ RUN ] ModulesTest.PixelShuffle 2022-08-17T12:55:55.2746674Z [ OK ] ModulesTest.PixelShuffle (1 ms) 2022-08-17T12:55:55.2747251Z [ RUN ] ModulesTest.PixelUnshuffle 2022-08-17T12:55:55.2758418Z [ OK ] ModulesTest.PixelUnshuffle (1 ms) 2022-08-17T12:55:55.2758952Z [ RUN ] ModulesTest.Softplus 2022-08-17T12:55:55.2836791Z [ OK ] ModulesTest.Softplus (7 ms) 2022-08-17T12:55:55.2837424Z [ RUN ] ModulesTest.Softshrink 2022-08-17T12:55:55.2892512Z [ OK ] ModulesTest.Softshrink (5 ms) 2022-08-17T12:55:55.2892909Z [ RUN ] ModulesTest.Softsign 2022-08-17T12:55:55.2898967Z [ OK ] ModulesTest.Softsign (0 ms) 2022-08-17T12:55:55.2899456Z [ RUN ] ModulesTest.Tanh 2022-08-17T12:55:55.2907920Z [ OK ] ModulesTest.Tanh (0 ms) 2022-08-17T12:55:55.2908419Z [ RUN ] ModulesTest.Tanhshrink 2022-08-17T12:55:55.2914639Z [ OK ] ModulesTest.Tanhshrink (0 ms) 2022-08-17T12:55:55.2915161Z [ RUN ] ModulesTest.Threshold 2022-08-17T12:55:55.3057091Z [ OK ] ModulesTest.Threshold (14 ms) 2022-08-17T12:55:55.3057680Z [ RUN ] ModulesTest.Upsampling1D 2022-08-17T12:55:55.3088263Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:55:55.3098540Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:55:55.3115931Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:55:55.3123631Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:55:55.3147034Z [ OK ] ModulesTest.Upsampling1D (9 ms) 2022-08-17T12:55:55.3147405Z [ RUN ] ModulesTest.Upsampling2D 2022-08-17T12:55:55.3157577Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:55:55.3165888Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:55:55.3181986Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:55:55.3189895Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:55:55.3205630Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:55:55.3216641Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:55:55.3236497Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:55:55.3245973Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:55:55.3265210Z [ OK ] ModulesTest.Upsampling2D (11 ms) 2022-08-17T12:55:55.3265567Z [ RUN ] ModulesTest.Upsampling3D 2022-08-17T12:55:55.3276167Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:55:55.3284512Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:55:55.3300970Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:55:55.3308363Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:55:55.3324151Z [ OK ] ModulesTest.Upsampling3D (5 ms) 2022-08-17T12:55:55.3324444Z [ RUN ] ModulesTest.CTCLoss 2022-08-17T12:55:55.3352188Z [ OK ] ModulesTest.CTCLoss (2 ms) 2022-08-17T12:55:55.3352505Z [ RUN ] ModulesTest.PoissonNLLLoss 2022-08-17T12:55:55.3370797Z [ OK ] ModulesTest.PoissonNLLLoss (1 ms) 2022-08-17T12:55:55.3371138Z [ RUN ] ModulesTest.MarginRankingLoss 2022-08-17T12:55:55.3398331Z [ OK ] ModulesTest.MarginRankingLoss (2 ms) 2022-08-17T12:55:55.3398659Z [ RUN ] ModulesTest.BCEWithLogitsLoss 2022-08-17T12:55:55.3640153Z [ OK ] ModulesTest.BCEWithLogitsLoss (24 ms) 2022-08-17T12:55:55.3640530Z [ RUN ] ModulesTest.MultiheadAttention 2022-08-17T12:57:29.6040030Z [ OK ] ModulesTest.MultiheadAttention (94239 ms) 2022-08-17T12:57:29.6040427Z [ RUN ] ModulesTest.PrettyPrintIdentity 2022-08-17T12:57:29.6043674Z [ OK ] ModulesTest.PrettyPrintIdentity (0 ms) 2022-08-17T12:57:29.6044082Z [ RUN ] ModulesTest.PrettyPrintFlatten 2022-08-17T12:57:29.6044428Z [ OK ] ModulesTest.PrettyPrintFlatten (0 ms) 2022-08-17T12:57:29.6044843Z [ RUN ] ModulesTest.PrettyPrintUnflatten 2022-08-17T12:57:29.6045194Z [ OK ] ModulesTest.PrettyPrintUnflatten (0 ms) 2022-08-17T12:57:29.6045519Z [ RUN ] ModulesTest.ReflectionPad1d 2022-08-17T12:57:29.6060180Z [ OK ] ModulesTest.ReflectionPad1d (1 ms) 2022-08-17T12:57:29.6060506Z [ RUN ] ModulesTest.ReflectionPad2d 2022-08-17T12:57:29.6082806Z [ OK ] ModulesTest.ReflectionPad2d (2 ms) 2022-08-17T12:57:29.6083152Z [ RUN ] ModulesTest.ReflectionPad3d 2022-08-17T12:57:29.6115873Z [ OK ] ModulesTest.ReflectionPad3d (3 ms) 2022-08-17T12:57:29.6116193Z [ RUN ] ModulesTest.ReplicationPad1d 2022-08-17T12:57:29.6131794Z [ OK ] ModulesTest.ReplicationPad1d (1 ms) 2022-08-17T12:57:29.6132124Z [ RUN ] ModulesTest.ReplicationPad2d 2022-08-17T12:57:29.6154622Z [ OK ] ModulesTest.ReplicationPad2d (2 ms) 2022-08-17T12:57:29.6155175Z [ RUN ] ModulesTest.ReplicationPad3d 2022-08-17T12:57:29.6204953Z [ OK ] ModulesTest.ReplicationPad3d (5 ms) 2022-08-17T12:57:29.6205500Z [ RUN ] ModulesTest.ZeroPad2d 2022-08-17T12:57:29.6227321Z [ OK ] ModulesTest.ZeroPad2d (2 ms) 2022-08-17T12:57:29.6227832Z [ RUN ] ModulesTest.ConstantPad1d 2022-08-17T12:57:29.6242120Z [ OK ] ModulesTest.ConstantPad1d (1 ms) 2022-08-17T12:57:29.6242670Z [ RUN ] ModulesTest.ConstantPad2d 2022-08-17T12:57:29.6261774Z [ OK ] ModulesTest.ConstantPad2d (1 ms) 2022-08-17T12:57:29.6262315Z [ RUN ] ModulesTest.ConstantPad3d 2022-08-17T12:57:29.6302202Z [ OK ] ModulesTest.ConstantPad3d (3 ms) 2022-08-17T12:57:29.6302736Z [ RUN ] ModulesTest.CrossMapLRN2d 2022-08-17T12:57:29.6362025Z [ OK ] ModulesTest.CrossMapLRN2d (5 ms) 2022-08-17T12:57:29.6362535Z [ RUN ] ModulesTest.RNNCell 2022-08-17T12:57:29.6410572Z [ OK ] ModulesTest.RNNCell (4 ms) 2022-08-17T12:57:29.6411094Z [ RUN ] ModulesTest.LSTMCell 2022-08-17T12:57:29.6450081Z [ OK ] ModulesTest.LSTMCell (3 ms) 2022-08-17T12:57:29.6450599Z [ RUN ] ModulesTest.GRUCell 2022-08-17T12:57:29.6480017Z [ OK ] ModulesTest.GRUCell (2 ms) 2022-08-17T12:57:29.6480611Z [ RUN ] ModulesTest.PrettyPrintLinear 2022-08-17T12:57:29.6481741Z [ OK ] ModulesTest.PrettyPrintLinear (0 ms) 2022-08-17T12:57:29.6482340Z [ RUN ] ModulesTest.PrettyPrintBilinear 2022-08-17T12:57:29.6483471Z [ OK ] ModulesTest.PrettyPrintBilinear (0 ms) 2022-08-17T12:57:29.6484051Z [ RUN ] ModulesTest.PrettyPrintConv 2022-08-17T12:57:29.6496065Z [ OK ] ModulesTest.PrettyPrintConv (1 ms) 2022-08-17T12:57:29.6496660Z [ RUN ] ModulesTest.PrettyPrintConvTranspose 2022-08-17T12:57:29.6508110Z [ OK ] ModulesTest.PrettyPrintConvTranspose (1 ms) 2022-08-17T12:57:29.6508976Z [ RUN ] ModulesTest.PrettyPrintUpsample 2022-08-17T12:57:29.6509587Z [ OK ] ModulesTest.PrettyPrintUpsample (0 ms) 2022-08-17T12:57:29.6510098Z [ RUN ] ModulesTest.PrettyPrintFold 2022-08-17T12:57:29.6510439Z [ OK ] ModulesTest.PrettyPrintFold (0 ms) 2022-08-17T12:57:29.6510826Z [ RUN ] ModulesTest.PrettyPrintUnfold 2022-08-17T12:57:29.6511439Z [ OK ] ModulesTest.PrettyPrintUnfold (0 ms) 2022-08-17T12:57:29.6511882Z [ RUN ] ModulesTest.PrettyPrintMaxPool 2022-08-17T12:57:29.6512311Z [ OK ] ModulesTest.PrettyPrintMaxPool (0 ms) 2022-08-17T12:57:29.6512723Z [ RUN ] ModulesTest.PrettyPrintAvgPool 2022-08-17T12:57:29.6513375Z [ OK ] ModulesTest.PrettyPrintAvgPool (0 ms) 2022-08-17T12:57:29.6513932Z [ RUN ] ModulesTest.PrettyPrinFractionalMaxPool 2022-08-17T12:57:29.6514454Z [ OK ] ModulesTest.PrettyPrinFractionalMaxPool (0 ms) 2022-08-17T12:57:29.6514870Z [ RUN ] ModulesTest.PrettyPrintLPPool 2022-08-17T12:57:29.6515755Z [ OK ] ModulesTest.PrettyPrintLPPool (0 ms) 2022-08-17T12:57:29.6516180Z [ RUN ] ModulesTest.PrettyPrintAdaptiveMaxPool 2022-08-17T12:57:29.6517962Z [ OK ] ModulesTest.PrettyPrintAdaptiveMaxPool (0 ms) 2022-08-17T12:57:29.6518412Z [ RUN ] ModulesTest.PrettyPrintAdaptiveAvgPool 2022-08-17T12:57:29.6519547Z [ OK ] ModulesTest.PrettyPrintAdaptiveAvgPool (0 ms) 2022-08-17T12:57:29.6520027Z [ RUN ] ModulesTest.PrettyPrintMaxUnpool 2022-08-17T12:57:29.6520456Z [ OK ] ModulesTest.PrettyPrintMaxUnpool (0 ms) 2022-08-17T12:57:29.6520954Z [ RUN ] ModulesTest.PrettyPrintDropout 2022-08-17T12:57:29.6521336Z [ OK ] ModulesTest.PrettyPrintDropout (0 ms) 2022-08-17T12:57:29.6521832Z [ RUN ] ModulesTest.PrettyPrintDropout2d 2022-08-17T12:57:29.6522780Z [ OK ] ModulesTest.PrettyPrintDropout2d (0 ms) 2022-08-17T12:57:29.6523283Z [ RUN ] ModulesTest.PrettyPrintDropout3d 2022-08-17T12:57:29.6523683Z [ OK ] ModulesTest.PrettyPrintDropout3d (0 ms) 2022-08-17T12:57:29.6524010Z [ RUN ] ModulesTest.PrettyPrintFunctional 2022-08-17T12:57:29.6524498Z [ OK ] ModulesTest.PrettyPrintFunctional (0 ms) 2022-08-17T12:57:29.6524978Z [ RUN ] ModulesTest.PrettyPrintBatchNorm1d 2022-08-17T12:57:29.6525587Z [ OK ] ModulesTest.PrettyPrintBatchNorm1d (0 ms) 2022-08-17T12:57:29.6525925Z [ RUN ] ModulesTest.PrettyPrintBatchNorm2d 2022-08-17T12:57:29.6527606Z [ OK ] ModulesTest.PrettyPrintBatchNorm2d (0 ms) 2022-08-17T12:57:29.6527960Z [ RUN ] ModulesTest.PrettyPrintBatchNorm3d 2022-08-17T12:57:29.6529543Z [ OK ] ModulesTest.PrettyPrintBatchNorm3d (0 ms) 2022-08-17T12:57:29.6529913Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm1d 2022-08-17T12:57:29.6531574Z [ OK ] ModulesTest.PrettyPrintInstanceNorm1d (0 ms) 2022-08-17T12:57:29.6531945Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm2d 2022-08-17T12:57:29.6533587Z [ OK ] ModulesTest.PrettyPrintInstanceNorm2d (0 ms) 2022-08-17T12:57:29.6533960Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm3d 2022-08-17T12:57:29.6535415Z [ OK ] ModulesTest.PrettyPrintInstanceNorm3d (0 ms) 2022-08-17T12:57:29.6535753Z [ RUN ] ModulesTest.PrettyPrintLayerNorm 2022-08-17T12:57:29.6536873Z [ OK ] ModulesTest.PrettyPrintLayerNorm (0 ms) 2022-08-17T12:57:29.6537213Z [ RUN ] ModulesTest.PrettyPrintGroupNorm 2022-08-17T12:57:29.6538971Z [ OK ] ModulesTest.PrettyPrintGroupNorm (0 ms) 2022-08-17T12:57:29.6539377Z [ RUN ] ModulesTest.PrettyPrintLocalResponseNorm 2022-08-17T12:57:29.6539849Z [ OK ] ModulesTest.PrettyPrintLocalResponseNorm (0 ms) 2022-08-17T12:57:29.6540213Z [ RUN ] ModulesTest.PrettyPrintEmbedding 2022-08-17T12:57:29.6541918Z [ OK ] ModulesTest.PrettyPrintEmbedding (0 ms) 2022-08-17T12:57:29.6542263Z [ RUN ] ModulesTest.PrettyPrintEmbeddingBag 2022-08-17T12:57:29.6545090Z [ OK ] ModulesTest.PrettyPrintEmbeddingBag (0 ms) 2022-08-17T12:57:29.6545547Z [ RUN ] ModulesTest.PrettyPrintL1Loss 2022-08-17T12:57:29.6546003Z [ OK ] ModulesTest.PrettyPrintL1Loss (0 ms) 2022-08-17T12:57:29.6546441Z [ RUN ] ModulesTest.PrettyPrintKLDivLoss 2022-08-17T12:57:29.6546805Z [ OK ] ModulesTest.PrettyPrintKLDivLoss (0 ms) 2022-08-17T12:57:29.6547226Z [ RUN ] ModulesTest.PrettyPrintMSELoss 2022-08-17T12:57:29.6547872Z [ OK ] ModulesTest.PrettyPrintMSELoss (0 ms) 2022-08-17T12:57:29.6548469Z [ RUN ] ModulesTest.PrettyPrintBCELoss 2022-08-17T12:57:29.6549103Z [ OK ] ModulesTest.PrettyPrintBCELoss (0 ms) 2022-08-17T12:57:29.6549609Z [ RUN ] ModulesTest.PrettyPrintHingeEmbeddingLoss 2022-08-17T12:57:29.6550324Z [ OK ] ModulesTest.PrettyPrintHingeEmbeddingLoss (0 ms) 2022-08-17T12:57:29.6551036Z [ RUN ] ModulesTest.PrettyPrintCosineEmbeddingLoss 2022-08-17T12:57:29.6551778Z [ OK ] ModulesTest.PrettyPrintCosineEmbeddingLoss (0 ms) 2022-08-17T12:57:29.6552473Z [ RUN ] ModulesTest.PrettyPrintTripletMarginLoss 2022-08-17T12:57:29.6553191Z [ OK ] ModulesTest.PrettyPrintTripletMarginLoss (0 ms) 2022-08-17T12:57:29.6553742Z [ RUN ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss 2022-08-17T12:57:29.6554298Z [ OK ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss (0 ms) 2022-08-17T12:57:29.6554750Z [ RUN ] ModulesTest.PrettyPrintNLLLoss 2022-08-17T12:57:29.6555229Z [ OK ] ModulesTest.PrettyPrintNLLLoss (0 ms) 2022-08-17T12:57:29.6555697Z [ RUN ] ModulesTest.PrettyPrinCrossEntropyLoss 2022-08-17T12:57:29.6556113Z [ OK ] ModulesTest.PrettyPrinCrossEntropyLoss (0 ms) 2022-08-17T12:57:29.6556580Z [ RUN ] ModulesTest.PrettyPrintMultiLabelMarginLoss 2022-08-17T12:57:29.6557187Z [ OK ] ModulesTest.PrettyPrintMultiLabelMarginLoss (0 ms) 2022-08-17T12:57:29.6557607Z [ RUN ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss 2022-08-17T12:57:29.6558043Z [ OK ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss (0 ms) 2022-08-17T12:57:29.6558493Z [ RUN ] ModulesTest.PrettyPrintSoftMarginLoss 2022-08-17T12:57:29.6558857Z [ OK ] ModulesTest.PrettyPrintSoftMarginLoss (0 ms) 2022-08-17T12:57:29.6559302Z [ RUN ] ModulesTest.PrettyPrintCosineSimilarity 2022-08-17T12:57:29.6560065Z [ OK ] ModulesTest.PrettyPrintCosineSimilarity (0 ms) 2022-08-17T12:57:29.6560810Z [ RUN ] ModulesTest.PrettyPrintPairwiseDistance 2022-08-17T12:57:29.6561238Z [ OK ] ModulesTest.PrettyPrintPairwiseDistance (0 ms) 2022-08-17T12:57:29.6561612Z [ RUN ] ModulesTest.PrettyPrintReflectionPad 2022-08-17T12:57:29.6562027Z [ OK ] ModulesTest.PrettyPrintReflectionPad (0 ms) 2022-08-17T12:57:29.6562395Z [ RUN ] ModulesTest.PrettyPrintReplicationPad 2022-08-17T12:57:29.6562832Z [ OK ] ModulesTest.PrettyPrintReplicationPad (0 ms) 2022-08-17T12:57:29.6563233Z [ RUN ] ModulesTest.PrettyPrintZeroPad2d 2022-08-17T12:57:29.6563580Z [ OK ] ModulesTest.PrettyPrintZeroPad2d (0 ms) 2022-08-17T12:57:29.6563996Z [ RUN ] ModulesTest.PrettyPrintConstantPad 2022-08-17T12:57:29.6564409Z [ OK ] ModulesTest.PrettyPrintConstantPad (0 ms) 2022-08-17T12:57:29.6564797Z [ RUN ] ModulesTest.PrettyPrintNestedModel 2022-08-17T12:57:29.6565512Z [ OK ] ModulesTest.PrettyPrintNestedModel (0 ms) 2022-08-17T12:57:29.6566136Z [ RUN ] ModulesTest.PrettyPrintELU 2022-08-17T12:57:29.6566700Z [ OK ] ModulesTest.PrettyPrintELU (0 ms) 2022-08-17T12:57:29.6567216Z [ RUN ] ModulesTest.PrettyPrintSELU 2022-08-17T12:57:29.6567686Z [ OK ] ModulesTest.PrettyPrintSELU (0 ms) 2022-08-17T12:57:29.6568062Z [ RUN ] ModulesTest.PrettyPrintGLU 2022-08-17T12:57:29.6568480Z [ OK ] ModulesTest.PrettyPrintGLU (0 ms) 2022-08-17T12:57:29.6568885Z [ RUN ] ModulesTest.PrettyPrintHardshrink 2022-08-17T12:57:29.6569247Z [ OK ] ModulesTest.PrettyPrintHardshrink (0 ms) 2022-08-17T12:57:29.6569700Z [ RUN ] ModulesTest.PrettyPrintHardtanh 2022-08-17T12:57:29.6570184Z [ OK ] ModulesTest.PrettyPrintHardtanh (0 ms) 2022-08-17T12:57:29.6570509Z [ RUN ] ModulesTest.PrettyPrintLeakyReLU 2022-08-17T12:57:29.6570858Z [ OK ] ModulesTest.PrettyPrintLeakyReLU (0 ms) 2022-08-17T12:57:29.6571206Z [ RUN ] ModulesTest.PrettyPrintLogSigmoid 2022-08-17T12:57:29.6571629Z [ OK ] ModulesTest.PrettyPrintLogSigmoid (0 ms) 2022-08-17T12:57:29.6572068Z [ RUN ] ModulesTest.PrettyPrintSoftmax 2022-08-17T12:57:29.6572504Z [ OK ] ModulesTest.PrettyPrintSoftmax (0 ms) 2022-08-17T12:57:29.6572839Z [ RUN ] ModulesTest.PrettyPrintSoftmin 2022-08-17T12:57:29.6573246Z [ OK ] ModulesTest.PrettyPrintSoftmin (0 ms) 2022-08-17T12:57:29.6573659Z [ RUN ] ModulesTest.PrettyPrintLogSoftmax 2022-08-17T12:57:29.6574040Z [ OK ] ModulesTest.PrettyPrintLogSoftmax (0 ms) 2022-08-17T12:57:29.6574471Z [ RUN ] ModulesTest.PrettyPrintSoftmax2d 2022-08-17T12:57:29.6575118Z [ OK ] ModulesTest.PrettyPrintSoftmax2d (0 ms) 2022-08-17T12:57:29.6575609Z [ RUN ] ModulesTest.PrettyPrintPReLU 2022-08-17T12:57:29.6576111Z [ OK ] ModulesTest.PrettyPrintPReLU (0 ms) 2022-08-17T12:57:29.6576611Z [ RUN ] ModulesTest.PrettyPrintReLU 2022-08-17T12:57:29.6577117Z [ OK ] ModulesTest.PrettyPrintReLU (0 ms) 2022-08-17T12:57:29.6577636Z [ RUN ] ModulesTest.PrettyPrintReLU6 2022-08-17T12:57:29.6578191Z [ OK ] ModulesTest.PrettyPrintReLU6 (0 ms) 2022-08-17T12:57:29.6578631Z [ RUN ] ModulesTest.PrettyPrintRReLU 2022-08-17T12:57:29.6579097Z [ OK ] ModulesTest.PrettyPrintRReLU (0 ms) 2022-08-17T12:57:29.6579484Z [ RUN ] ModulesTest.PrettyPrintCELU 2022-08-17T12:57:29.6579813Z [ OK ] ModulesTest.PrettyPrintCELU (0 ms) 2022-08-17T12:57:29.6580183Z [ RUN ] ModulesTest.PrettyPrintSigmoid 2022-08-17T12:57:29.6580669Z [ OK ] ModulesTest.PrettyPrintSigmoid (0 ms) 2022-08-17T12:57:29.6581098Z [ RUN ] ModulesTest.PrettyPrintPixelShuffle 2022-08-17T12:57:29.6581487Z [ OK ] ModulesTest.PrettyPrintPixelShuffle (0 ms) 2022-08-17T12:57:29.6581948Z [ RUN ] ModulesTest.PrettyPrintPixelUnshuffle 2022-08-17T12:57:29.6582439Z [ OK ] ModulesTest.PrettyPrintPixelUnshuffle (0 ms) 2022-08-17T12:57:29.6582790Z [ RUN ] ModulesTest.PrettyPrintSoftplus 2022-08-17T12:57:29.6583392Z [ OK ] ModulesTest.PrettyPrintSoftplus (0 ms) 2022-08-17T12:57:29.6583969Z [ RUN ] ModulesTest.PrettyPrintSoftshrink 2022-08-17T12:57:29.6584591Z [ OK ] ModulesTest.PrettyPrintSoftshrink (0 ms) 2022-08-17T12:57:29.6585113Z [ RUN ] ModulesTest.PrettyPrintSoftsign 2022-08-17T12:57:29.6585441Z [ OK ] ModulesTest.PrettyPrintSoftsign (0 ms) 2022-08-17T12:57:29.6585761Z [ RUN ] ModulesTest.PrettyPrintTanh 2022-08-17T12:57:29.6586190Z [ OK ] ModulesTest.PrettyPrintTanh (0 ms) 2022-08-17T12:57:29.6586520Z [ RUN ] ModulesTest.PrettyPrintTanhshrink 2022-08-17T12:57:29.6586953Z [ OK ] ModulesTest.PrettyPrintTanhshrink (0 ms) 2022-08-17T12:57:29.6587357Z [ RUN ] ModulesTest.PrettyPrintThreshold 2022-08-17T12:57:29.6587708Z [ OK ] ModulesTest.PrettyPrintThreshold (0 ms) 2022-08-17T12:57:29.6588032Z [ RUN ] ModulesTest.PrettyPrintCTCLoss 2022-08-17T12:57:29.6588377Z [ OK ] ModulesTest.PrettyPrintCTCLoss (0 ms) 2022-08-17T12:57:29.6588784Z [ RUN ] ModulesTest.PrettyPrintPoissonNLLLoss 2022-08-17T12:57:29.6589145Z [ OK ] ModulesTest.PrettyPrintPoissonNLLLoss (0 ms) 2022-08-17T12:57:29.6589520Z [ RUN ] ModulesTest.PrettyPrintMarginRankingLoss 2022-08-17T12:57:29.6589904Z [ OK ] ModulesTest.PrettyPrintMarginRankingLoss (0 ms) 2022-08-17T12:57:29.6590273Z [ RUN ] ModulesTest.PrettyPrintCrossMapLRN2d 2022-08-17T12:57:29.6590627Z [ OK ] ModulesTest.PrettyPrintCrossMapLRN2d (0 ms) 2022-08-17T12:57:29.6590985Z [ RUN ] ModulesTest.PrettyPrintAlphaDropout 2022-08-17T12:57:29.6591342Z [ OK ] ModulesTest.PrettyPrintAlphaDropout (0 ms) 2022-08-17T12:57:29.6591748Z [ RUN ] ModulesTest.PrettyPrintFeatureAlphaDropout 2022-08-17T12:57:29.6592151Z [ OK ] ModulesTest.PrettyPrintFeatureAlphaDropout (0 ms) 2022-08-17T12:57:29.6592545Z [ RUN ] ModulesTest.PrettyPrintBCEWithLogitsLoss 2022-08-17T12:57:29.6593224Z [ OK ] ModulesTest.PrettyPrintBCEWithLogitsLoss (0 ms) 2022-08-17T12:57:29.6593739Z [ RUN ] ModulesTest.PrettyPrintMultiheadAttention 2022-08-17T12:57:29.6594134Z [ OK ] ModulesTest.PrettyPrintMultiheadAttention (0 ms) 2022-08-17T12:57:29.6594490Z [ RUN ] ModulesTest.PrettyPrintRNNCell 2022-08-17T12:57:29.6597460Z [ OK ] ModulesTest.PrettyPrintRNNCell (0 ms) 2022-08-17T12:57:29.6598029Z [ RUN ] ModulesTest.PrettyPrintLSTMCell 2022-08-17T12:57:29.6621055Z [ OK ] ModulesTest.PrettyPrintLSTMCell (2 ms) 2022-08-17T12:57:29.6621631Z [ RUN ] ModulesTest.PrettyPrintGRUCell 2022-08-17T12:57:29.6624567Z [ OK ] ModulesTest.PrettyPrintGRUCell (0 ms) 2022-08-17T12:57:29.6625194Z [ RUN ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss 2022-08-17T12:57:29.6629915Z [ OK ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss (0 ms) 2022-08-17T12:57:29.6630572Z [----------] 256 tests from ModulesTest (95874 ms total) 2022-08-17T12:57:29.6630730Z 2022-08-17T12:57:29.6630898Z [----------] 10 tests from ParameterDictTest 2022-08-17T12:57:29.6631230Z [ RUN ] ParameterDictTest.ConstructFromTensor 2022-08-17T12:57:29.6634124Z [ OK ] ParameterDictTest.ConstructFromTensor (0 ms) 2022-08-17T12:57:29.6634728Z [ RUN ] ParameterDictTest.ConstructFromOrderedDict 2022-08-17T12:57:29.6637146Z [ OK ] ParameterDictTest.ConstructFromOrderedDict (0 ms) 2022-08-17T12:57:29.6637746Z [ RUN ] ParameterDictTest.InsertAndContains 2022-08-17T12:57:29.6638388Z [ OK ] ParameterDictTest.InsertAndContains (0 ms) 2022-08-17T12:57:29.6638811Z [ RUN ] ParameterDictTest.InsertAndClear 2022-08-17T12:57:29.6639370Z [ OK ] ParameterDictTest.InsertAndClear (0 ms) 2022-08-17T12:57:29.6674696Z [ RUN ] ParameterDictTest.InsertAndPop 2022-08-17T12:57:29.6675025Z [ OK ] ParameterDictTest.InsertAndPop (3 ms) 2022-08-17T12:57:29.6675352Z [ RUN ] ParameterDictTest.SimpleUpdate 2022-08-17T12:57:29.6703912Z [ OK ] ParameterDictTest.SimpleUpdate (2 ms) 2022-08-17T12:57:29.6704263Z [ RUN ] ParameterDictTest.Keys 2022-08-17T12:57:29.6705856Z [ OK ] ParameterDictTest.Keys (0 ms) 2022-08-17T12:57:29.6706158Z [ RUN ] ParameterDictTest.Values 2022-08-17T12:57:29.6709166Z [ OK ] ParameterDictTest.Values (0 ms) 2022-08-17T12:57:29.6709465Z [ RUN ] ParameterDictTest.Get 2022-08-17T12:57:29.6711845Z [ OK ] ParameterDictTest.Get (0 ms) 2022-08-17T12:57:29.6712269Z [ RUN ] ParameterDictTest.PrettyPrintParameterDict 2022-08-17T12:57:29.6716030Z [ OK ] ParameterDictTest.PrettyPrintParameterDict (0 ms) 2022-08-17T12:57:29.6716675Z [----------] 10 tests from ParameterDictTest (8 ms total) 2022-08-17T12:57:29.6716854Z 2022-08-17T12:57:29.6717048Z [----------] 8 tests from ParameterListTest 2022-08-17T12:57:29.6717414Z [ RUN ] ParameterListTest.ConstructsFromSharedPointer 2022-08-17T12:57:29.6718359Z [ OK ] ParameterListTest.ConstructsFromSharedPointer (0 ms) 2022-08-17T12:57:29.6718965Z [ RUN ] ParameterListTest.isEmpty 2022-08-17T12:57:29.6719737Z [ OK ] ParameterListTest.isEmpty (0 ms) 2022-08-17T12:57:29.6720358Z [ RUN ] ParameterListTest.PushBackAddsAnElement 2022-08-17T12:57:29.6721646Z [ OK ] ParameterListTest.PushBackAddsAnElement (0 ms) 2022-08-17T12:57:29.6722190Z [ RUN ] ParameterListTest.ForEachLoop 2022-08-17T12:57:29.6726489Z [ OK ] ParameterListTest.ForEachLoop (0 ms) 2022-08-17T12:57:29.6727045Z [ RUN ] ParameterListTest.AccessWithAt 2022-08-17T12:57:29.6807781Z [ OK ] ParameterListTest.AccessWithAt (8 ms) 2022-08-17T12:57:29.6808483Z [ RUN ] ParameterListTest.ExtendPushesParametersFromOtherParameterList 2022-08-17T12:57:29.6815917Z [ OK ] ParameterListTest.ExtendPushesParametersFromOtherParameterList (0 ms) 2022-08-17T12:57:29.6816693Z [ RUN ] ParameterListTest.PrettyPrintParameterList 2022-08-17T12:57:29.6817347Z [ OK ] ParameterListTest.PrettyPrintParameterList (0 ms) 2022-08-17T12:57:29.6817912Z [ RUN ] ParameterListTest.IncrementAdd 2022-08-17T12:57:29.6826502Z [ OK ] ParameterListTest.IncrementAdd (0 ms) 2022-08-17T12:57:29.6827169Z [----------] 8 tests from ParameterListTest (10 ms total) 2022-08-17T12:57:29.6827465Z 2022-08-17T12:57:29.6827640Z [----------] 1 test from NamespaceTests 2022-08-17T12:57:29.6828242Z [ RUN ] NamespaceTests.NotLeakingSymbolsFromTorchAutogradNamespace 2022-08-17T12:57:29.6828757Z [ OK ] NamespaceTests.NotLeakingSymbolsFromTorchAutogradNamespace (0 ms) 2022-08-17T12:57:29.6829176Z [----------] 1 test from NamespaceTests (0 ms total) 2022-08-17T12:57:29.6829330Z 2022-08-17T12:57:29.6829476Z [----------] 7 tests from NNUtilsTest 2022-08-17T12:57:29.6829741Z [ RUN ] NNUtilsTest.ClipGradNorm 2022-08-17T12:57:29.6985851Z [ OK ] NNUtilsTest.ClipGradNorm (15 ms) 2022-08-17T12:57:29.6986319Z [ RUN ] NNUtilsTest.ClipGradNormErrorIfNonfinite 2022-08-17T12:57:30.4785129Z [ OK ] NNUtilsTest.ClipGradNormErrorIfNonfinite (779 ms) 2022-08-17T12:57:30.4785538Z [ RUN ] NNUtilsTest.ClipGradValue 2022-08-17T12:57:30.4799947Z [ OK ] NNUtilsTest.ClipGradValue (1 ms) 2022-08-17T12:57:30.4800468Z [ RUN ] NNUtilsTest.ConvertParameters 2022-08-17T12:57:30.4833904Z [ OK ] NNUtilsTest.ConvertParameters (3 ms) 2022-08-17T12:57:30.4834464Z [ RUN ] NNUtilsTest.PackSequence 2022-08-17T12:57:31.2083956Z [ OK ] NNUtilsTest.PackSequence (724 ms) 2022-08-17T12:57:31.2084370Z [ RUN ] NNUtilsTest.PackPaddedSequence 2022-08-17T12:57:31.3104581Z [ OK ] NNUtilsTest.PackPaddedSequence (102 ms) 2022-08-17T12:57:31.3105117Z [ RUN ] NNUtilsTest.PadSequence 2022-08-17T12:57:31.4538148Z [ OK ] NNUtilsTest.PadSequence (143 ms) 2022-08-17T12:57:31.4538741Z [----------] 7 tests from NNUtilsTest (1770 ms total) 2022-08-17T12:57:31.4538914Z 2022-08-17T12:57:31.4539270Z [----------] 3 tests from PackedSequenceTest 2022-08-17T12:57:31.4539591Z [ RUN ] PackedSequenceTest.WrongOrder 2022-08-17T12:57:31.4618092Z [ OK ] PackedSequenceTest.WrongOrder (8 ms) 2022-08-17T12:57:31.4618687Z [ RUN ] PackedSequenceTest.TotalLength 2022-08-17T12:57:31.4836804Z [ OK ] PackedSequenceTest.TotalLength (21 ms) 2022-08-17T12:57:31.4837307Z [ RUN ] PackedSequenceTest.To 2022-08-17T12:57:31.4852490Z [ OK ] PackedSequenceTest.To (1 ms) 2022-08-17T12:57:31.4853106Z [----------] 3 tests from PackedSequenceTest (31 ms total) 2022-08-17T12:57:31.4853382Z 2022-08-17T12:57:31.4853532Z [----------] 34 tests from OptimTest 2022-08-17T12:57:31.4853811Z [ RUN ] OptimTest.OptimizerAccessors 2022-08-17T12:57:31.4892857Z [ OK ] OptimTest.OptimizerAccessors (3 ms) 2022-08-17T12:57:31.4893411Z [ RUN ] OptimTest.OldInterface 2022-08-17T12:57:31.4908558Z [ OK ] OptimTest.OldInterface (1 ms) 2022-08-17T12:57:31.4909107Z [ RUN ] OptimTest.XORConvergence_SGD 2022-08-17T12:57:44.6275159Z [ OK ] OptimTest.XORConvergence_SGD (13136 ms) 2022-08-17T12:57:44.6275543Z [ RUN ] OptimTest.XORConvergence_LBFGS 2022-08-17T12:57:53.7258739Z [ OK ] OptimTest.XORConvergence_LBFGS (9096 ms) 2022-08-17T12:57:53.7259216Z [ RUN ] OptimTest.XORConvergence_Adagrad 2022-08-17T12:57:58.9077273Z [ OK ] OptimTest.XORConvergence_Adagrad (5183 ms) 2022-08-17T12:57:58.9077673Z [ RUN ] OptimTest.XORConvergence_RMSprop 2022-08-17T12:58:04.0281920Z [ OK ] OptimTest.XORConvergence_RMSprop (5120 ms) 2022-08-17T12:58:04.0282329Z [ RUN ] OptimTest.XORConvergence_RMSpropWithMomentum 2022-08-17T12:58:20.4503226Z [ OK ] OptimTest.XORConvergence_RMSpropWithMomentum (16422 ms) 2022-08-17T12:58:20.4503632Z [ RUN ] OptimTest.XORConvergence_Adam 2022-08-17T12:58:25.8130136Z [ OK ] OptimTest.XORConvergence_Adam (5362 ms) 2022-08-17T12:58:25.8130512Z [ RUN ] OptimTest.XORConvergence_AdamWithAmsgrad 2022-08-17T12:58:31.1893885Z [ OK ] OptimTest.XORConvergence_AdamWithAmsgrad (5376 ms) 2022-08-17T12:58:31.1894560Z [ RUN ] OptimTest.ProducesPyTorchValues_Adam 2022-08-17T12:58:33.2653879Z [ OK ] OptimTest.ProducesPyTorchValues_Adam (2075 ms) 2022-08-17T12:58:33.2654312Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay 2022-08-17T12:58:35.3962519Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay (2130 ms) 2022-08-17T12:58:35.3963009Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad 2022-08-17T12:58:37.6673058Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad (2270 ms) 2022-08-17T12:58:37.6673487Z [ RUN ] OptimTest.XORConvergence_AdamW 2022-08-17T12:58:43.3583357Z [ OK ] OptimTest.XORConvergence_AdamW (5690 ms) 2022-08-17T12:58:43.3583756Z [ RUN ] OptimTest.XORConvergence_AdamWWithAmsgrad 2022-08-17T12:58:49.1023536Z [ OK ] OptimTest.XORConvergence_AdamWWithAmsgrad (5743 ms) 2022-08-17T12:58:49.1023991Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamW 2022-08-17T12:58:51.3619205Z [ OK ] OptimTest.ProducesPyTorchValues_AdamW (2259 ms) 2022-08-17T12:58:51.3619654Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay 2022-08-17T12:58:53.5090013Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay (2147 ms) 2022-08-17T12:58:53.5090483Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad 2022-08-17T12:58:55.7870894Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad (2278 ms) 2022-08-17T12:58:55.7871305Z [ RUN ] OptimTest.ProducesPyTorchValues_Adagrad 2022-08-17T12:58:57.5256662Z [ OK ] OptimTest.ProducesPyTorchValues_Adagrad (1738 ms) 2022-08-17T12:58:57.5257122Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay 2022-08-17T12:58:59.2926233Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay (1766 ms) 2022-08-17T12:58:59.2926750Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay 2022-08-17T12:59:01.0879704Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay (1795 ms) 2022-08-17T12:59:01.0880165Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSprop 2022-08-17T12:59:02.9052995Z [ OK ] OptimTest.ProducesPyTorchValues_RMSprop (1817 ms) 2022-08-17T12:59:02.9053451Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay 2022-08-17T12:59:04.7651781Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay (1859 ms) 2022-08-17T12:59:04.7652288Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered 2022-08-17T12:59:06.8459836Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered (2080 ms) 2022-08-17T12:59:06.8460386Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum 2022-08-17T12:59:09.0478688Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum (2201 ms) 2022-08-17T12:59:09.0479171Z [ RUN ] OptimTest.ProducesPyTorchValues_SGD 2022-08-17T12:59:10.5124940Z [ OK ] OptimTest.ProducesPyTorchValues_SGD (1464 ms) 2022-08-17T12:59:10.5125381Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay 2022-08-17T12:59:12.0575009Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay (1544 ms) 2022-08-17T12:59:12.0575493Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum 2022-08-17T12:59:13.8051372Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum (1747 ms) 2022-08-17T12:59:13.8051888Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum 2022-08-17T12:59:15.5735325Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum (1768 ms) 2022-08-17T12:59:15.5736046Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS 2022-08-17T12:59:17.1299444Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS (1556 ms) 2022-08-17T12:59:17.1299904Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search 2022-08-17T12:59:25.0137205Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search (7883 ms) 2022-08-17T12:59:25.0137559Z [ RUN ] OptimTest.ZeroGrad 2022-08-17T12:59:25.0147576Z [ OK ] OptimTest.ZeroGrad (1 ms) 2022-08-17T12:59:25.0147943Z [ RUN ] OptimTest.ExternalVectorOfParameters 2022-08-17T12:59:25.0163236Z [ OK ] OptimTest.ExternalVectorOfParameters (1 ms) 2022-08-17T12:59:25.0163610Z [ RUN ] OptimTest.AddParameter_LBFGS 2022-08-17T12:59:25.0170799Z [ OK ] OptimTest.AddParameter_LBFGS (0 ms) 2022-08-17T12:59:25.0171195Z [ RUN ] OptimTest.CheckLRChange_StepLR_Adam 2022-08-17T12:59:25.0184067Z [ OK ] OptimTest.CheckLRChange_StepLR_Adam (1 ms) 2022-08-17T12:59:25.0184691Z [----------] 34 tests from OptimTest (113533 ms total) 2022-08-17T12:59:25.0185646Z 2022-08-17T12:59:25.0186699Z [----------] 29 tests from OrderedDictTest 2022-08-17T12:59:25.0187370Z [ RUN ] OrderedDictTest.IsEmptyAfterDefaultConstruction 2022-08-17T12:59:25.0188020Z [ OK ] OrderedDictTest.IsEmptyAfterDefaultConstruction (0 ms) 2022-08-17T12:59:25.0188499Z [ RUN ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent 2022-08-17T12:59:25.0189192Z [ OK ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent (0 ms) 2022-08-17T12:59:25.0189672Z [ RUN ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent 2022-08-17T12:59:25.0190121Z [ OK ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent (0 ms) 2022-08-17T12:59:25.0190589Z [ RUN ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent 2022-08-17T12:59:25.0256307Z [ OK ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent (6 ms) 2022-08-17T12:59:25.0256984Z [ RUN ] OrderedDictTest.CanInitializeFromList 2022-08-17T12:59:25.0257360Z [ OK ] OrderedDictTest.CanInitializeFromList (0 ms) 2022-08-17T12:59:25.0257799Z [ RUN ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent 2022-08-17T12:59:25.0303835Z [ OK ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent (4 ms) 2022-08-17T12:59:25.0304615Z [ RUN ] OrderedDictTest.FrontReturnsTheFirstItem 2022-08-17T12:59:25.0305018Z [ OK ] OrderedDictTest.FrontReturnsTheFirstItem (0 ms) 2022-08-17T12:59:25.0305379Z [ RUN ] OrderedDictTest.FrontThrowsWhenEmpty 2022-08-17T12:59:25.0327927Z [ OK ] OrderedDictTest.FrontThrowsWhenEmpty (2 ms) 2022-08-17T12:59:25.0328379Z [ RUN ] OrderedDictTest.BackReturnsTheLastItem 2022-08-17T12:59:25.0328776Z [ OK ] OrderedDictTest.BackReturnsTheLastItem (0 ms) 2022-08-17T12:59:25.0329124Z [ RUN ] OrderedDictTest.BackThrowsWhenEmpty 2022-08-17T12:59:25.0351952Z [ OK ] OrderedDictTest.BackThrowsWhenEmpty (2 ms) 2022-08-17T12:59:25.0352616Z [ RUN ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent 2022-08-17T12:59:25.0353262Z [ OK ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent (0 ms) 2022-08-17T12:59:25.0353922Z [ RUN ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent 2022-08-17T12:59:25.0354927Z [ OK ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent (0 ms) 2022-08-17T12:59:25.0355521Z [ RUN ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent 2022-08-17T12:59:25.0356104Z [ OK ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2022-08-17T12:59:25.0356905Z [ RUN ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers 2022-08-17T12:59:25.0357554Z [ OK ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers (0 ms) 2022-08-17T12:59:25.0358175Z [ RUN ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent 2022-08-17T12:59:25.0401012Z [ OK ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent (4 ms) 2022-08-17T12:59:25.0401722Z [ RUN ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict 2022-08-17T12:59:25.0402246Z [ OK ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict (0 ms) 2022-08-17T12:59:25.0402706Z [ RUN ] OrderedDictTest.UpdateAlsoChecksForDuplicates 2022-08-17T12:59:25.0426256Z [ OK ] OrderedDictTest.UpdateAlsoChecksForDuplicates (2 ms) 2022-08-17T12:59:25.0426896Z [ RUN ] OrderedDictTest.CanIterateItems 2022-08-17T12:59:25.0427512Z [ OK ] OrderedDictTest.CanIterateItems (0 ms) 2022-08-17T12:59:25.0428051Z [ RUN ] OrderedDictTest.EraseWorks 2022-08-17T12:59:25.0428567Z [ OK ] OrderedDictTest.EraseWorks (0 ms) 2022-08-17T12:59:25.0429054Z [ RUN ] OrderedDictTest.ClearMakesTheDictEmpty 2022-08-17T12:59:25.0429583Z [ OK ] OrderedDictTest.ClearMakesTheDictEmpty (0 ms) 2022-08-17T12:59:25.0430122Z [ RUN ] OrderedDictTest.CanCopyConstruct 2022-08-17T12:59:25.0430574Z [ OK ] OrderedDictTest.CanCopyConstruct (0 ms) 2022-08-17T12:59:25.0431380Z [ RUN ] OrderedDictTest.CanCopyAssign 2022-08-17T12:59:25.0431707Z [ OK ] OrderedDictTest.CanCopyAssign (0 ms) 2022-08-17T12:59:25.0432035Z [ RUN ] OrderedDictTest.CanMoveConstruct 2022-08-17T12:59:25.0432375Z [ OK ] OrderedDictTest.CanMoveConstruct (0 ms) 2022-08-17T12:59:25.0432693Z [ RUN ] OrderedDictTest.CanMoveAssign 2022-08-17T12:59:25.0433023Z [ OK ] OrderedDictTest.CanMoveAssign (0 ms) 2022-08-17T12:59:25.0433358Z [ RUN ] OrderedDictTest.CanInsertWithBraces 2022-08-17T12:59:25.0433711Z [ OK ] OrderedDictTest.CanInsertWithBraces (0 ms) 2022-08-17T12:59:25.0434112Z [ RUN ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription 2022-08-17T12:59:25.0477407Z [ OK ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription (4 ms) 2022-08-17T12:59:25.0478033Z [ RUN ] OrderedDictTest.KeysReturnsAllKeys 2022-08-17T12:59:25.0478518Z [ OK ] OrderedDictTest.KeysReturnsAllKeys (0 ms) 2022-08-17T12:59:25.0479184Z [ RUN ] OrderedDictTest.ValuesReturnsAllValues 2022-08-17T12:59:25.0479613Z [ OK ] OrderedDictTest.ValuesReturnsAllValues (0 ms) 2022-08-17T12:59:25.0479982Z [ RUN ] OrderedDictTest.ItemsReturnsAllItems 2022-08-17T12:59:25.0480336Z [ OK ] OrderedDictTest.ItemsReturnsAllItems (0 ms) 2022-08-17T12:59:25.0480696Z [----------] 29 tests from OrderedDictTest (29 ms total) 2022-08-17T12:59:25.0480861Z 2022-08-17T12:59:25.0481000Z [----------] 13 tests from RNNTest 2022-08-17T12:59:25.0481271Z [ RUN ] RNNTest.CheckOutputSizes 2022-08-17T12:59:25.1304093Z [ OK ] RNNTest.CheckOutputSizes (82 ms) 2022-08-17T12:59:25.1304444Z [ RUN ] RNNTest.CheckOutputSizesProj 2022-08-17T12:59:25.1994531Z [ OK ] RNNTest.CheckOutputSizesProj (69 ms) 2022-08-17T12:59:25.1994877Z [ RUN ] RNNTest.CheckOutputValuesMatchPyTorch 2022-08-17T12:59:25.2031702Z [ OK ] RNNTest.CheckOutputValuesMatchPyTorch (3 ms) 2022-08-17T12:59:25.2032077Z [ RUN ] RNNTest.EndToEndLSTM 2022-08-17T12:59:44.8262879Z [ OK ] RNNTest.EndToEndLSTM (19622 ms) 2022-08-17T12:59:44.8263429Z [ RUN ] RNNTest.EndToEndLSTMProj 2022-08-17T13:00:03.7191414Z [ OK ] RNNTest.EndToEndLSTMProj (18892 ms) 2022-08-17T13:00:03.7191750Z [ RUN ] RNNTest.EndToEndGRU 2022-08-17T13:00:20.9035803Z [ OK ] RNNTest.EndToEndGRU (17184 ms) 2022-08-17T13:00:20.9036139Z [ RUN ] RNNTest.EndToEndRNNRelu 2022-08-17T13:00:30.2816787Z [ OK ] RNNTest.EndToEndRNNRelu (9377 ms) 2022-08-17T13:00:30.2817123Z [ RUN ] RNNTest.EndToEndRNNTanh 2022-08-17T13:00:40.6641006Z [ OK ] RNNTest.EndToEndRNNTanh (10382 ms) 2022-08-17T13:00:40.6641369Z [ RUN ] RNNTest.PrettyPrintRNNs 2022-08-17T13:00:40.6761129Z [ OK ] RNNTest.PrettyPrintRNNs (12 ms) 2022-08-17T13:00:40.6761488Z [ RUN ] RNNTest.BidirectionalFlattenParameters 2022-08-17T13:00:40.7332069Z [ OK ] RNNTest.BidirectionalFlattenParameters (57 ms) 2022-08-17T13:00:40.7332458Z [ RUN ] RNNTest.BidirectionalGRUReverseForward 2022-08-17T13:00:40.7457644Z [ OK ] RNNTest.BidirectionalGRUReverseForward (12 ms) 2022-08-17T13:00:40.7458045Z [ RUN ] RNNTest.BidirectionalLSTMReverseForward 2022-08-17T13:00:40.7565557Z [ OK ] RNNTest.BidirectionalLSTMReverseForward (10 ms) 2022-08-17T13:00:40.7565949Z [ RUN ] RNNTest.UsePackedSequenceAsInput 2022-08-17T13:00:40.7720790Z [ OK ] RNNTest.UsePackedSequenceAsInput (15 ms) 2022-08-17T13:00:40.7721445Z [----------] 13 tests from RNNTest (75724 ms total) 2022-08-17T13:00:40.7721670Z 2022-08-17T13:00:40.7721815Z [----------] 19 tests from SequentialTest 2022-08-17T13:00:40.7723312Z [ RUN ] SequentialTest.CanContainThings 2022-08-17T13:00:40.7725402Z [ OK ] SequentialTest.CanContainThings (0 ms) 2022-08-17T13:00:40.7725829Z [ RUN ] SequentialTest.ConstructsFromSharedPointer 2022-08-17T13:00:40.7762452Z [ OK ] SequentialTest.ConstructsFromSharedPointer (3 ms) 2022-08-17T13:00:40.7763026Z [ RUN ] SequentialTest.ConstructsFromConcreteType 2022-08-17T13:00:40.7763427Z [ OK ] SequentialTest.ConstructsFromConcreteType (0 ms) 2022-08-17T13:00:40.7763819Z [ RUN ] SequentialTest.ConstructsFromModuleHolder 2022-08-17T13:00:40.7764211Z [ OK ] SequentialTest.ConstructsFromModuleHolder (0 ms) 2022-08-17T13:00:40.7764588Z [ RUN ] SequentialTest.PushBackAddsAnElement 2022-08-17T13:00:40.7769185Z [ OK ] SequentialTest.PushBackAddsAnElement (0 ms) 2022-08-17T13:00:40.7769523Z [ RUN ] SequentialTest.AccessWithAt 2022-08-17T13:00:40.7827187Z [ OK ] SequentialTest.AccessWithAt (5 ms) 2022-08-17T13:00:40.7827508Z [ RUN ] SequentialTest.AccessWithPtr 2022-08-17T13:00:40.7877843Z [ OK ] SequentialTest.AccessWithPtr (5 ms) 2022-08-17T13:00:40.7878279Z [ RUN ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed 2022-08-17T13:00:40.7903703Z [ OK ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed (2 ms) 2022-08-17T13:00:40.7904370Z [ RUN ] SequentialTest.CallingForwardChainsCorrectly 2022-08-17T13:00:40.7905193Z [ OK ] SequentialTest.CallingForwardChainsCorrectly (0 ms) 2022-08-17T13:00:40.7905700Z [ RUN ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows 2022-08-17T13:00:40.7942310Z [ OK ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows (3 ms) 2022-08-17T13:00:40.7943273Z [ RUN ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor 2022-08-17T13:00:40.7944001Z [ OK ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor (0 ms) 2022-08-17T13:00:40.7944627Z [ RUN ] SequentialTest.ForwardReturnsTheLastValue 2022-08-17T13:00:40.7971371Z [ OK ] SequentialTest.ForwardReturnsTheLastValue (2 ms) 2022-08-17T13:00:40.7972293Z [ RUN ] SequentialTest.SanityCheckForHoldingStandardModules 2022-08-17T13:00:40.7984734Z [ OK ] SequentialTest.SanityCheckForHoldingStandardModules (1 ms) 2022-08-17T13:00:40.7985512Z [ RUN ] SequentialTest.ExtendPushesModulesFromOtherSequential 2022-08-17T13:00:40.7986497Z [ OK ] SequentialTest.ExtendPushesModulesFromOtherSequential (0 ms) 2022-08-17T13:00:40.7987118Z [ RUN ] SequentialTest.HasReferenceSemantics 2022-08-17T13:00:40.7990842Z [ OK ] SequentialTest.HasReferenceSemantics (0 ms) 2022-08-17T13:00:40.7991394Z [ RUN ] SequentialTest.IsCloneable 2022-08-17T13:00:40.8035773Z [ OK ] SequentialTest.IsCloneable (4 ms) 2022-08-17T13:00:40.8036378Z [ RUN ] SequentialTest.RegistersElementsAsSubmodules 2022-08-17T13:00:40.8040063Z [ OK ] SequentialTest.RegistersElementsAsSubmodules (0 ms) 2022-08-17T13:00:40.8061150Z [ RUN ] SequentialTest.PrettyPrintSequential 2022-08-17T13:00:40.8061788Z [ OK ] SequentialTest.PrettyPrintSequential (2 ms) 2022-08-17T13:00:40.8062380Z [ RUN ] SequentialTest.ModuleForwardMethodOptionalArg 2022-08-17T13:00:40.8370432Z [ OK ] SequentialTest.ModuleForwardMethodOptionalArg (30 ms) 2022-08-17T13:00:40.8370885Z [----------] 19 tests from SequentialTest (64 ms total) 2022-08-17T13:00:40.8371047Z 2022-08-17T13:00:40.8371221Z [----------] 11 tests from TransformerTest 2022-08-17T13:00:40.8371548Z [ RUN ] TransformerTest.TransformerEncoderLayer 2022-08-17T13:00:40.9153027Z [ OK ] TransformerTest.TransformerEncoderLayer (78 ms) 2022-08-17T13:00:40.9153922Z [ RUN ] TransformerTest.TransformerDecoderLayer 2022-08-17T13:00:40.9939252Z [ OK ] TransformerTest.TransformerDecoderLayer (78 ms) 2022-08-17T13:00:40.9939911Z [ RUN ] TransformerTest.TransformerDecoderLayer_gelu 2022-08-17T13:00:41.0334329Z [ OK ] TransformerTest.TransformerDecoderLayer_gelu (39 ms) 2022-08-17T13:00:41.0334809Z [ RUN ] TransformerTest.TransformerEncoder 2022-08-17T13:00:41.1965486Z [ OK ] TransformerTest.TransformerEncoder (163 ms) 2022-08-17T13:00:41.1965921Z [ RUN ] TransformerTest.PrettyPrintTransformerEncoderLayer 2022-08-17T13:00:41.1974761Z [ OK ] TransformerTest.PrettyPrintTransformerEncoderLayer (0 ms) 2022-08-17T13:00:41.1975207Z [ RUN ] TransformerTest.PrettyPrintTransformerEncoder 2022-08-17T13:00:41.2029873Z [ OK ] TransformerTest.PrettyPrintTransformerEncoder (5 ms) 2022-08-17T13:00:41.2030348Z [ RUN ] TransformerTest.PrettyPrintTransformerDecoderLayer 2022-08-17T13:00:41.2040131Z [ OK ] TransformerTest.PrettyPrintTransformerDecoderLayer (1 ms) 2022-08-17T13:00:41.2040542Z [ RUN ] TransformerTest.TransformerDecoder 2022-08-17T13:00:41.6562552Z [ OK ] TransformerTest.TransformerDecoder (451 ms) 2022-08-17T13:00:41.6563071Z [ RUN ] TransformerTest.PrettyPrintTransformerDecoder 2022-08-17T13:00:41.6631622Z [ OK ] TransformerTest.PrettyPrintTransformerDecoder (6 ms) 2022-08-17T13:00:41.6632161Z [ RUN ] TransformerTest.Transformer 2022-08-17T13:00:41.8259415Z [ OK ] TransformerTest.Transformer (162 ms) 2022-08-17T13:00:41.8259803Z [ RUN ] TransformerTest.TransformerArgsCorrectness 2022-08-17T13:00:41.8443000Z [ OK ] TransformerTest.TransformerArgsCorrectness (18 ms) 2022-08-17T13:00:41.8443658Z [----------] 11 tests from TransformerTest (1007 ms total) 2022-08-17T13:00:41.8443845Z 2022-08-17T13:00:41.8444000Z [----------] 22 tests from SerializeTest 2022-08-17T13:00:41.8444269Z [ RUN ] SerializeTest.KeysFunc 2022-08-17T13:00:41.8461862Z [ OK ] SerializeTest.KeysFunc (1 ms) 2022-08-17T13:00:41.8462312Z [ RUN ] SerializeTest.TryReadFunc 2022-08-17T13:00:41.8477964Z [ OK ] SerializeTest.TryReadFunc (1 ms) 2022-08-17T13:00:41.8478399Z [ RUN ] SerializeTest.Basic 2022-08-17T13:00:41.8497744Z [ OK ] SerializeTest.Basic (1 ms) 2022-08-17T13:00:41.8498054Z [ RUN ] SerializeTest.BasicToFile 2022-08-17T13:00:41.8518597Z [ OK ] SerializeTest.BasicToFile (2 ms) 2022-08-17T13:00:41.8518924Z [ RUN ] SerializeTest.BasicViaFunc 2022-08-17T13:00:41.8550967Z [ OK ] SerializeTest.BasicViaFunc (3 ms) 2022-08-17T13:00:41.8551255Z [ RUN ] SerializeTest.Resized 2022-08-17T13:00:41.8568735Z [ OK ] SerializeTest.Resized (1 ms) 2022-08-17T13:00:41.8569048Z [ RUN ] SerializeTest.Sliced 2022-08-17T13:00:41.8587128Z [ OK ] SerializeTest.Sliced (1 ms) 2022-08-17T13:00:41.8587427Z [ RUN ] SerializeTest.NonContiguous 2022-08-17T13:00:41.8605791Z [ OK ] SerializeTest.NonContiguous (1 ms) 2022-08-17T13:00:41.8606139Z [ RUN ] SerializeTest.ErrorOnMissingKey 2022-08-17T13:00:41.8800260Z [ OK ] SerializeTest.ErrorOnMissingKey (19 ms) 2022-08-17T13:00:41.8800855Z [ RUN ] SerializeTest.XOR 2022-08-17T13:00:43.7887279Z [ OK ] SerializeTest.XOR (1908 ms) 2022-08-17T13:00:43.7887619Z [ RUN ] SerializeTest.Optim 2022-08-17T13:00:43.8093108Z [ OK ] SerializeTest.Optim (20 ms) 2022-08-17T13:00:43.8093688Z [ RUN ] SerializeTest.Optim_Adagrad 2022-08-17T13:00:43.8345721Z [ OK ] SerializeTest.Optim_Adagrad (25 ms) 2022-08-17T13:00:43.8346494Z [ RUN ] SerializeTest.Optim_SGD 2022-08-17T13:00:43.8578777Z [ OK ] SerializeTest.Optim_SGD (23 ms) 2022-08-17T13:00:43.8579292Z [ RUN ] SerializeTest.Optim_Adam 2022-08-17T13:00:43.8884030Z [ OK ] SerializeTest.Optim_Adam (30 ms) 2022-08-17T13:00:43.8884604Z [ RUN ] SerializeTest.Optim_AdamW 2022-08-17T13:00:43.9305030Z [ OK ] SerializeTest.Optim_AdamW (42 ms) 2022-08-17T13:00:43.9305372Z [ RUN ] SerializeTest.Optim_RMSprop 2022-08-17T13:00:43.9590747Z [ OK ] SerializeTest.Optim_RMSprop (28 ms) 2022-08-17T13:00:43.9591081Z [ RUN ] SerializeTest.Optim_LBFGS 2022-08-17T13:00:43.9848718Z [ OK ] SerializeTest.Optim_LBFGS (25 ms) 2022-08-17T13:00:43.9885405Z [ RUN ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers 2022-08-17T13:00:43.9886273Z [ OK ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers (3 ms) 2022-08-17T13:00:43.9886777Z [ RUN ] SerializeTest.VectorOfTensors 2022-08-17T13:00:43.9907878Z [ OK ] SerializeTest.VectorOfTensors (2 ms) 2022-08-17T13:00:43.9908446Z [ RUN ] SerializeTest.IValue 2022-08-17T13:00:43.9920510Z [ OK ] SerializeTest.IValue (1 ms) 2022-08-17T13:00:43.9921203Z [ RUN ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule 2022-08-17T13:00:43.9929455Z [ OK ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule (0 ms) 2022-08-17T13:00:43.9930205Z [ RUN ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule 2022-08-17T13:00:43.9966060Z [ OK ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule (3 ms) 2022-08-17T13:00:43.9966697Z [----------] 22 tests from SerializeTest (2152 ms total) 2022-08-17T13:00:43.9966861Z 2022-08-17T13:00:43.9967017Z [----------] 1 test from SpecialTest 2022-08-17T13:00:43.9967373Z [ RUN ] SpecialTest.special 2022-08-17T13:00:43.9968084Z [ OK ] SpecialTest.special (0 ms) 2022-08-17T13:00:43.9968543Z [----------] 1 test from SpecialTest (0 ms total) 2022-08-17T13:00:43.9968714Z 2022-08-17T13:00:43.9969013Z [----------] 5 tests from TestStatic 2022-08-17T13:00:43.9969322Z [ RUN ] TestStatic.AllOf 2022-08-17T13:00:43.9972370Z [ OK ] TestStatic.AllOf (0 ms) 2022-08-17T13:00:43.9972891Z [ RUN ] TestStatic.AnyOf 2022-08-17T13:00:43.9973410Z [ OK ] TestStatic.AnyOf (0 ms) 2022-08-17T13:00:43.9973838Z [ RUN ] TestStatic.EnableIfModule 2022-08-17T13:00:43.9974192Z [ OK ] TestStatic.EnableIfModule (0 ms) 2022-08-17T13:00:43.9974766Z [ RUN ] TestStatic.ReturnTypeOfForward 2022-08-17T13:00:43.9975312Z [ OK ] TestStatic.ReturnTypeOfForward (0 ms) 2022-08-17T13:00:43.9975684Z [ RUN ] TestStatic.Apply 2022-08-17T13:00:43.9976043Z [ OK ] TestStatic.Apply (0 ms) 2022-08-17T13:00:43.9976378Z [----------] 5 tests from TestStatic (0 ms total) 2022-08-17T13:00:43.9976530Z 2022-08-17T13:00:43.9976674Z [----------] 45 tests from TensorTest 2022-08-17T13:00:43.9976930Z [ RUN ] TensorTest.ToDtype 2022-08-17T13:00:43.9977203Z [ OK ] TensorTest.ToDtype (0 ms) 2022-08-17T13:00:43.9977526Z [ RUN ] TensorTest.ToTensorAndTensorAttributes 2022-08-17T13:00:43.9979118Z [ OK ] TensorTest.ToTensorAndTensorAttributes (0 ms) 2022-08-17T13:00:43.9979490Z [ RUN ] TensorTest.ToOptionsWithRequiresGrad 2022-08-17T13:00:44.0032816Z [ OK ] TensorTest.ToOptionsWithRequiresGrad (5 ms) 2022-08-17T13:00:44.0033486Z [ RUN ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame 2022-08-17T13:00:44.0034419Z [ OK ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame (0 ms) 2022-08-17T13:00:44.0034805Z [ RUN ] TensorTest.AtTensorCtorScalar 2022-08-17T13:00:44.0039922Z [ OK ] TensorTest.AtTensorCtorScalar (0 ms) 2022-08-17T13:00:44.0040510Z [ RUN ] TensorTest.AtTensorCtorSingleDim 2022-08-17T13:00:44.0048368Z [ OK ] TensorTest.AtTensorCtorSingleDim (0 ms) 2022-08-17T13:00:44.0048947Z [ RUN ] TensorTest.AtTensorCastRealToComplex 2022-08-17T13:00:44.0050012Z [ OK ] TensorTest.AtTensorCastRealToComplex (0 ms) 2022-08-17T13:00:44.0050667Z [ RUN ] TensorTest.AtTensorCastComplexToRealErrorChecks 2022-08-17T13:00:44.0168137Z [ OK ] TensorTest.AtTensorCastComplexToRealErrorChecks (11 ms) 2022-08-17T13:00:44.0168815Z [ RUN ] TensorTest.TorchTensorCtorScalarIntegralType 2022-08-17T13:00:44.0169332Z [ OK ] TensorTest.TorchTensorCtorScalarIntegralType (0 ms) 2022-08-17T13:00:44.0169755Z [ RUN ] TensorTest.TorchTensorCtorScalarFloatingType 2022-08-17T13:00:44.0170490Z [ OK ] TensorTest.TorchTensorCtorScalarFloatingType (0 ms) 2022-08-17T13:00:44.0171111Z [ RUN ] TensorTest.TorchTensorCtorScalarBoolType 2022-08-17T13:00:44.0171815Z [ OK ] TensorTest.TorchTensorCtorScalarBoolType (0 ms) 2022-08-17T13:00:44.0172317Z [ RUN ] TensorTest.TorchTensorCtorSingleDimIntegralType 2022-08-17T13:00:44.0177008Z [ OK ] TensorTest.TorchTensorCtorSingleDimIntegralType (0 ms) 2022-08-17T13:00:44.0177655Z [ RUN ] TensorTest.TorchTensorCtorSingleDimFloatingType 2022-08-17T13:00:44.0188643Z [ OK ] TensorTest.TorchTensorCtorSingleDimFloatingType (1 ms) 2022-08-17T13:00:44.0189095Z [ RUN ] TensorTest.TorchTensorCtorSingleDimBoolType 2022-08-17T13:00:44.0191460Z [ OK ] TensorTest.TorchTensorCtorSingleDimBoolType (0 ms) 2022-08-17T13:00:44.0191899Z [ RUN ] TensorTest.TorchTensorCtorMultiDimIntegralType 2022-08-17T13:00:44.0237230Z [ OK ] TensorTest.TorchTensorCtorMultiDimIntegralType (4 ms) 2022-08-17T13:00:44.0237671Z [ RUN ] TensorTest.TorchTensorCtorMultiDimFloatingType 2022-08-17T13:00:44.0263444Z [ OK ] TensorTest.TorchTensorCtorMultiDimFloatingType (2 ms) 2022-08-17T13:00:44.0264082Z [ RUN ] TensorTest.TorchTensorCtorMultiDimBoolType 2022-08-17T13:00:44.0266713Z [ OK ] TensorTest.TorchTensorCtorMultiDimBoolType (0 ms) 2022-08-17T13:00:44.0267115Z [ RUN ] TensorTest.TorchTensorCtorMultiDimWithOptions 2022-08-17T13:00:44.0277593Z [ OK ] TensorTest.TorchTensorCtorMultiDimWithOptions (1 ms) 2022-08-17T13:00:44.0278019Z [ RUN ] TensorTest.TorchTensorCtorMultiDimErrorChecks 2022-08-17T13:00:44.0400094Z [ OK ] TensorTest.TorchTensorCtorMultiDimErrorChecks (12 ms) 2022-08-17T13:00:44.0400640Z [ RUN ] TensorTest.TorchTensorCastRealToComplex 2022-08-17T13:00:44.0403187Z [ OK ] TensorTest.TorchTensorCastRealToComplex (0 ms) 2022-08-17T13:00:44.0403790Z [ RUN ] TensorTest.TorchTensorCastComplexToRealErrorChecks 2022-08-17T13:00:44.0406439Z [W Copy.cpp:250] Warning: Casting complex values to real discards the imaginary part (function operator()) 2022-08-17T13:00:44.0433453Z [ OK ] TensorTest.TorchTensorCastComplexToRealErrorChecks (2 ms) 2022-08-17T13:00:44.0433907Z [ RUN ] TensorTest.TorchTensorCtorZeroSizedDim 2022-08-17T13:00:44.0445473Z [ OK ] TensorTest.TorchTensorCtorZeroSizedDim (1 ms) 2022-08-17T13:00:44.0445927Z [ RUN ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype 2022-08-17T13:00:44.0454494Z [ OK ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype (0 ms) 2022-08-17T13:00:44.0454936Z [ RUN ] TensorTest.TorchTensorCtorWithNonDtypeOptions 2022-08-17T13:00:44.0463755Z [ OK ] TensorTest.TorchTensorCtorWithNonDtypeOptions (0 ms) 2022-08-17T13:00:44.0464209Z [ RUN ] TensorTest.Arange 2022-08-17T13:00:44.0464797Z [ OK ] TensorTest.Arange (0 ms) 2022-08-17T13:00:44.0465227Z [ RUN ] TensorTest.PrettyPrintTensorDataContainer 2022-08-17T13:00:44.0468208Z [ OK ] TensorTest.PrettyPrintTensorDataContainer (0 ms) 2022-08-17T13:00:44.0468660Z [ RUN ] TensorTest.TensorDataContainerCallingAccessorOfWrongType 2022-08-17T13:00:44.0618607Z [ OK ] TensorTest.TensorDataContainerCallingAccessorOfWrongType (14 ms) 2022-08-17T13:00:44.0619064Z [ RUN ] TensorTest.FromBlob 2022-08-17T13:00:44.0620625Z [ OK ] TensorTest.FromBlob (0 ms) 2022-08-17T13:00:44.0621310Z [ RUN ] TensorTest.FromBlobUsesDeleter 2022-08-17T13:00:44.0621906Z [ OK ] TensorTest.FromBlobUsesDeleter (0 ms) 2022-08-17T13:00:44.0622234Z [ RUN ] TensorTest.FromBlobWithStrides 2022-08-17T13:00:44.0625409Z [ OK ] TensorTest.FromBlobWithStrides (0 ms) 2022-08-17T13:00:44.0625834Z [ RUN ] TensorTest.Item 2022-08-17T13:00:44.0626111Z [ OK ] TensorTest.Item (0 ms) 2022-08-17T13:00:44.0626367Z [ RUN ] TensorTest.DataPtr 2022-08-17T13:00:44.0626726Z [ OK ] TensorTest.DataPtr (0 ms) 2022-08-17T13:00:44.0626986Z [ RUN ] TensorTest.Data 2022-08-17T13:00:44.0628221Z [ OK ] TensorTest.Data (0 ms) 2022-08-17T13:00:44.0628502Z [ RUN ] TensorTest.BackwardAndGrad 2022-08-17T13:00:44.0633522Z [ OK ] TensorTest.BackwardAndGrad (0 ms) 2022-08-17T13:00:44.0634004Z [ RUN ] TensorTest.BackwardCreatesOnesGrad 2022-08-17T13:00:44.0636877Z [ OK ] TensorTest.BackwardCreatesOnesGrad (0 ms) 2022-08-17T13:00:44.0637393Z [ RUN ] TensorTest.BackwardNonScalarOutputs 2022-08-17T13:00:44.0694495Z [ OK ] TensorTest.BackwardNonScalarOutputs (5 ms) 2022-08-17T13:00:44.0694975Z [ RUN ] TensorTest.IsLeaf 2022-08-17T13:00:44.0695692Z [ OK ] TensorTest.IsLeaf (0 ms) 2022-08-17T13:00:44.0696005Z [ RUN ] TensorTest.OutputNr 2022-08-17T13:00:44.0697705Z [ OK ] TensorTest.OutputNr (0 ms) 2022-08-17T13:00:44.0698211Z [ RUN ] TensorTest.Version 2022-08-17T13:00:44.0700243Z [ OK ] TensorTest.Version (0 ms) 2022-08-17T13:00:44.0700583Z [ RUN ] TensorTest.Detach 2022-08-17T13:00:44.0702042Z [ OK ] TensorTest.Detach (0 ms) 2022-08-17T13:00:44.0702318Z [ RUN ] TensorTest.DetachInplace 2022-08-17T13:00:44.0703717Z [ OK ] TensorTest.DetachInplace (0 ms) 2022-08-17T13:00:44.0704001Z [ RUN ] TensorTest.SetData 2022-08-17T13:00:44.0705291Z [ OK ] TensorTest.SetData (0 ms) 2022-08-17T13:00:44.0705594Z [ RUN ] TensorTest.RequiresGradInplace 2022-08-17T13:00:44.0762323Z [ OK ] TensorTest.RequiresGradInplace (5 ms) 2022-08-17T13:00:44.0762652Z [ RUN ] TensorTest.StdDimension 2022-08-17T13:00:44.0770593Z [ OK ] TensorTest.StdDimension (0 ms) 2022-08-17T13:00:44.0770971Z [ RUN ] TensorTest.ReshapeAlias 2022-08-17T13:00:44.0788449Z [ OK ] TensorTest.ReshapeAlias (1 ms) 2022-08-17T13:00:44.0789032Z [----------] 45 tests from TensorTest (81 ms total) 2022-08-17T13:00:44.0789312Z 2022-08-17T13:00:44.0789503Z [----------] 36 tests from TensorIndexingTest 2022-08-17T13:00:44.0789800Z [ RUN ] TensorIndexingTest.Slice 2022-08-17T13:00:44.0790106Z [ OK ] TensorIndexingTest.Slice (0 ms) 2022-08-17T13:00:44.0790405Z [ RUN ] TensorIndexingTest.TensorIndex 2022-08-17T13:00:44.0815892Z [ OK ] TensorIndexingTest.TensorIndex (2 ms) 2022-08-17T13:00:44.0816240Z [ RUN ] TensorIndexingTest.TestNoIndices 2022-08-17T13:00:44.0999691Z [ OK ] TensorIndexingTest.TestNoIndices (18 ms) 2022-08-17T13:00:44.1000164Z [ RUN ] TensorIndexingTest.TestAdvancedIndexingWithListOfTensor 2022-08-17T13:00:44.1007331Z [ OK ] TensorIndexingTest.TestAdvancedIndexingWithListOfTensor (0 ms) 2022-08-17T13:00:44.1007819Z [ RUN ] TensorIndexingTest.TestSingleInt 2022-08-17T13:00:44.1008221Z [ OK ] TensorIndexingTest.TestSingleInt (0 ms) 2022-08-17T13:00:44.1008570Z [ RUN ] TensorIndexingTest.TestMultipleInt 2022-08-17T13:00:44.1011114Z [ OK ] TensorIndexingTest.TestMultipleInt (0 ms) 2022-08-17T13:00:44.1011578Z [ RUN ] TensorIndexingTest.TestNone 2022-08-17T13:00:44.1013649Z [ OK ] TensorIndexingTest.TestNone (0 ms) 2022-08-17T13:00:44.1014071Z [ RUN ] TensorIndexingTest.TestStep 2022-08-17T13:00:44.1021036Z [ OK ] TensorIndexingTest.TestStep (0 ms) 2022-08-17T13:00:44.1021630Z [ RUN ] TensorIndexingTest.TestStepAssignment 2022-08-17T13:00:44.1030075Z [ OK ] TensorIndexingTest.TestStepAssignment (0 ms) 2022-08-17T13:00:44.1030463Z [ RUN ] TensorIndexingTest.TestBoolIndices 2022-08-17T13:00:44.1045152Z [ OK ] TensorIndexingTest.TestBoolIndices (1 ms) 2022-08-17T13:00:44.1045777Z [ RUN ] TensorIndexingTest.TestBoolIndicesAccumulate 2022-08-17T13:00:44.1050100Z [ OK ] TensorIndexingTest.TestBoolIndicesAccumulate (0 ms) 2022-08-17T13:00:44.1050727Z [ RUN ] TensorIndexingTest.TestMultipleBoolIndices 2022-08-17T13:00:44.1054254Z [ OK ] TensorIndexingTest.TestMultipleBoolIndices (0 ms) 2022-08-17T13:00:44.1054845Z [ RUN ] TensorIndexingTest.TestByteMask 2022-08-17T13:00:44.1062868Z [ OK ] TensorIndexingTest.TestByteMask (0 ms) 2022-08-17T13:00:44.1063650Z [ RUN ] TensorIndexingTest.TestByteMaskAccumulate 2022-08-17T13:00:44.1068040Z [ OK ] TensorIndexingTest.TestByteMaskAccumulate (0 ms) 2022-08-17T13:00:44.1068655Z [ RUN ] TensorIndexingTest.TestMultipleByteMask 2022-08-17T13:00:44.1072142Z [ OK ] TensorIndexingTest.TestMultipleByteMask (0 ms) 2022-08-17T13:00:44.1072886Z [ RUN ] TensorIndexingTest.TestByteMask2d 2022-08-17T13:00:44.1076976Z [ OK ] TensorIndexingTest.TestByteMask2d (0 ms) 2022-08-17T13:00:44.1077592Z [ RUN ] TensorIndexingTest.TestIntIndices 2022-08-17T13:00:44.1082412Z [ OK ] TensorIndexingTest.TestIntIndices (0 ms) 2022-08-17T13:00:44.1083033Z [ RUN ] TensorIndexingTest.TestIntIndices2d 2022-08-17T13:00:44.1087850Z [ OK ] TensorIndexingTest.TestIntIndices2d (0 ms) 2022-08-17T13:00:44.1088449Z [ RUN ] TensorIndexingTest.TestIntIndicesBroadcast 2022-08-17T13:00:44.1092825Z [ OK ] TensorIndexingTest.TestIntIndicesBroadcast (0 ms) 2022-08-17T13:00:44.1093394Z [ RUN ] TensorIndexingTest.TestEmptyIndex 2022-08-17T13:00:44.1097532Z [ OK ] TensorIndexingTest.TestEmptyIndex (0 ms) 2022-08-17T13:00:44.1098120Z [ RUN ] TensorIndexingTest.TestEmptyNdimIndex 2022-08-17T13:00:44.1208300Z [ OK ] TensorIndexingTest.TestEmptyNdimIndex (10 ms) 2022-08-17T13:00:44.1208833Z [ RUN ] TensorIndexingTest.TestEmptyNdimIndexBool 2022-08-17T13:00:44.1252853Z [ OK ] TensorIndexingTest.TestEmptyNdimIndexBool (4 ms) 2022-08-17T13:00:44.1253409Z [ RUN ] TensorIndexingTest.TestEmptySlice 2022-08-17T13:00:44.1254852Z [ OK ] TensorIndexingTest.TestEmptySlice (0 ms) 2022-08-17T13:00:44.1255535Z [ RUN ] TensorIndexingTest.TestIndexGetitemCopyBoolsSlices 2022-08-17T13:00:44.1263736Z [ OK ] TensorIndexingTest.TestIndexGetitemCopyBoolsSlices (0 ms) 2022-08-17T13:00:44.1264384Z [ RUN ] TensorIndexingTest.TestIndexSetitemBoolsSlices 2022-08-17T13:00:44.1440952Z [ OK ] TensorIndexingTest.TestIndexSetitemBoolsSlices (17 ms) 2022-08-17T13:00:44.1441436Z [ RUN ] TensorIndexingTest.TestIndexScalarWithBoolMask 2022-08-17T13:00:44.1451320Z [ OK ] TensorIndexingTest.TestIndexScalarWithBoolMask (1 ms) 2022-08-17T13:00:44.1451751Z [ RUN ] TensorIndexingTest.TestSetitemExpansionError 2022-08-17T13:00:44.1771218Z [ OK ] TensorIndexingTest.TestSetitemExpansionError (31 ms) 2022-08-17T13:00:44.1771653Z [ RUN ] TensorIndexingTest.TestGetitemScalars 2022-08-17T13:00:44.1978314Z [ OK ] TensorIndexingTest.TestGetitemScalars (20 ms) 2022-08-17T13:00:44.1978677Z [ RUN ] TensorIndexingTest.TestSetitemScalars 2022-08-17T13:00:44.2193239Z [ OK ] TensorIndexingTest.TestSetitemScalars (21 ms) 2022-08-17T13:00:44.2193629Z [ RUN ] TensorIndexingTest.TestBasicAdvancedCombined 2022-08-17T13:00:44.2206507Z [ OK ] TensorIndexingTest.TestBasicAdvancedCombined (1 ms) 2022-08-17T13:00:44.2206900Z [ RUN ] TensorIndexingTest.TestIntAssignment 2022-08-17T13:00:44.2213438Z [ OK ] TensorIndexingTest.TestIntAssignment (0 ms) 2022-08-17T13:00:44.2213820Z [ RUN ] TensorIndexingTest.TestByteTensorAssignment 2022-08-17T13:00:44.2226616Z [ OK ] TensorIndexingTest.TestByteTensorAssignment (1 ms) 2022-08-17T13:00:44.2227009Z [ RUN ] TensorIndexingTest.TestVariableSlicing 2022-08-17T13:00:44.2230044Z [ OK ] TensorIndexingTest.TestVariableSlicing (0 ms) 2022-08-17T13:00:44.2230515Z [ RUN ] TensorIndexingTest.TestEllipsisTensor 2022-08-17T13:00:44.2237505Z [ OK ] TensorIndexingTest.TestEllipsisTensor (0 ms) 2022-08-17T13:00:44.2237895Z [ RUN ] TensorIndexingTest.TestOutOfBoundIndex 2022-08-17T13:00:44.2458061Z [ OK ] TensorIndexingTest.TestOutOfBoundIndex (21 ms) 2022-08-17T13:00:44.2458455Z [ RUN ] TensorIndexingTest.TestZeroDimIndex 2022-08-17T13:00:44.2502574Z [ OK ] TensorIndexingTest.TestZeroDimIndex (4 ms) 2022-08-17T13:00:44.2503216Z [----------] 36 tests from TensorIndexingTest (171 ms total) 2022-08-17T13:00:44.2503605Z 2022-08-17T13:00:44.2503763Z [----------] 18 tests from NumpyTests 2022-08-17T13:00:44.2504032Z [ RUN ] NumpyTests.TestNoneIndex 2022-08-17T13:00:44.2504735Z [ OK ] NumpyTests.TestNoneIndex (0 ms) 2022-08-17T13:00:44.2505054Z [ RUN ] NumpyTests.TestEmptyFancyIndex 2022-08-17T13:00:44.2614458Z [ OK ] NumpyTests.TestEmptyFancyIndex (10 ms) 2022-08-17T13:00:44.2614771Z [ RUN ] NumpyTests.TestEllipsisIndex 2022-08-17T13:00:44.2624631Z [ OK ] NumpyTests.TestEllipsisIndex (0 ms) 2022-08-17T13:00:44.2624955Z [ RUN ] NumpyTests.TestSingleIntIndex 2022-08-17T13:00:44.2674146Z [ OK ] NumpyTests.TestSingleIntIndex (4 ms) 2022-08-17T13:00:44.2674480Z [ RUN ] NumpyTests.TestSingleBoolIndex 2022-08-17T13:00:44.2681177Z [ OK ] NumpyTests.TestSingleBoolIndex (0 ms) 2022-08-17T13:00:44.2681525Z [ RUN ] NumpyTests.TestBooleanShapeMismatch 2022-08-17T13:00:44.3133477Z [ OK ] NumpyTests.TestBooleanShapeMismatch (45 ms) 2022-08-17T13:00:44.3133848Z [ RUN ] NumpyTests.TestBooleanIndexingOnedim 2022-08-17T13:00:44.3143396Z [ OK ] NumpyTests.TestBooleanIndexingOnedim (0 ms) 2022-08-17T13:00:44.3143800Z [ RUN ] NumpyTests.TestBooleanAssignmentValueMismatch 2022-08-17T13:00:44.3723164Z [ OK ] NumpyTests.TestBooleanAssignmentValueMismatch (57 ms) 2022-08-17T13:00:44.3723601Z [ RUN ] NumpyTests.TestBooleanIndexingTwodim 2022-08-17T13:00:44.3740354Z [ OK ] NumpyTests.TestBooleanIndexingTwodim (1 ms) 2022-08-17T13:00:44.3740955Z [ RUN ] NumpyTests.TestBooleanIndexingWeirdness 2022-08-17T13:00:44.3967529Z [ OK ] NumpyTests.TestBooleanIndexingWeirdness (22 ms) 2022-08-17T13:00:44.3967964Z [ RUN ] NumpyTests.TestBooleanIndexingWeirdnessTensors 2022-08-17T13:00:44.4196959Z [ OK ] NumpyTests.TestBooleanIndexingWeirdnessTensors (22 ms) 2022-08-17T13:00:44.4197455Z [ RUN ] NumpyTests.TestBooleanIndexingAlldims 2022-08-17T13:00:44.4201398Z [ OK ] NumpyTests.TestBooleanIndexingAlldims (0 ms) 2022-08-17T13:00:44.4201768Z [ RUN ] NumpyTests.TestBooleanListIndexing 2022-08-17T13:00:44.4215824Z [ OK ] NumpyTests.TestBooleanListIndexing (1 ms) 2022-08-17T13:00:44.4216304Z [ RUN ] NumpyTests.TestEverythingReturnsViews 2022-08-17T13:00:44.4217163Z [ OK ] NumpyTests.TestEverythingReturnsViews (0 ms) 2022-08-17T13:00:44.4217523Z [ RUN ] NumpyTests.TestBroaderrorsIndexing 2022-08-17T13:00:44.4835910Z [ OK ] NumpyTests.TestBroaderrorsIndexing (61 ms) 2022-08-17T13:00:44.4836291Z [ RUN ] NumpyTests.TestTrivialFancyOutOfBounds 2022-08-17T13:00:44.5663369Z [ OK ] NumpyTests.TestTrivialFancyOutOfBounds (82 ms) 2022-08-17T13:00:44.5663823Z [ RUN ] NumpyTests.TestIndexIsLarger 2022-08-17T13:00:44.5669982Z [ OK ] NumpyTests.TestIndexIsLarger (0 ms) 2022-08-17T13:00:44.5670569Z [ RUN ] NumpyTests.TestBroadcastSubspace 2022-08-17T13:00:44.5691911Z [ OK ] NumpyTests.TestBroadcastSubspace (2 ms) 2022-08-17T13:00:44.5692702Z [----------] 18 tests from NumpyTests (318 ms total) 2022-08-17T13:00:44.5692962Z 2022-08-17T13:00:44.5693187Z [----------] 5 tests from TensorOptionsTest 2022-08-17T13:00:44.5693530Z [ RUN ] TensorOptionsTest.DefaultsToTheRightValues 2022-08-17T13:00:44.5694177Z [ OK ] TensorOptionsTest.DefaultsToTheRightValues (0 ms) 2022-08-17T13:00:44.5694890Z [ RUN ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions 2022-08-17T13:00:44.5695471Z [ OK ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions (0 ms) 2022-08-17T13:00:44.5695938Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTypes 2022-08-17T13:00:44.5696549Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTypes (0 ms) 2022-08-17T13:00:44.5696952Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTensors 2022-08-17T13:00:44.5697385Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTensors (0 ms) 2022-08-17T13:00:44.5697801Z [ RUN ] TensorOptionsTest.ConstructsWellFromVariables 2022-08-17T13:00:44.5698217Z [ OK ] TensorOptionsTest.ConstructsWellFromVariables (0 ms) 2022-08-17T13:00:44.5698590Z [----------] 5 tests from TensorOptionsTest (0 ms total) 2022-08-17T13:00:44.5698754Z 2022-08-17T13:00:44.5698894Z [----------] 1 test from DeviceTest 2022-08-17T13:00:44.5699229Z [ RUN ] DeviceTest.ParsesCorrectlyFromString 2022-08-17T13:00:44.5879172Z [ OK ] DeviceTest.ParsesCorrectlyFromString (18 ms) 2022-08-17T13:00:44.5879716Z [----------] 1 test from DeviceTest (18 ms total) 2022-08-17T13:00:44.5879934Z 2022-08-17T13:00:44.5880195Z [----------] 3 tests from DefaultDtypeTest 2022-08-17T13:00:44.5880644Z [ RUN ] DefaultDtypeTest.CanSetAndGetDefaultDtype 2022-08-17T13:00:44.5881230Z [ OK ] DefaultDtypeTest.CanSetAndGetDefaultDtype (0 ms) 2022-08-17T13:00:44.5881937Z [ RUN ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault 2022-08-17T13:00:44.5882751Z [ OK ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault (0 ms) 2022-08-17T13:00:44.5883445Z [ RUN ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype 2022-08-17T13:00:44.5883993Z [ OK ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype (0 ms) 2022-08-17T13:00:44.5884762Z [----------] 3 tests from DefaultDtypeTest (0 ms total) 2022-08-17T13:00:44.5884930Z 2022-08-17T13:00:44.5885125Z [----------] 1 test from TorchIncludeTest 2022-08-17T13:00:44.5885442Z [ RUN ] TorchIncludeTest.GetSetNumThreads 2022-08-17T13:00:44.5885791Z [ OK ] TorchIncludeTest.GetSetNumThreads (0 ms) 2022-08-17T13:00:44.5886184Z [----------] 1 test from TorchIncludeTest (0 ms total) 2022-08-17T13:00:44.5886342Z 2022-08-17T13:00:44.5886504Z [----------] 28 tests from InferenceModeTest 2022-08-17T13:00:44.5886848Z [ RUN ] InferenceModeTest.TestTLSState 2022-08-17T13:00:44.5887175Z [ OK ] InferenceModeTest.TestTLSState (0 ms) 2022-08-17T13:00:44.5887594Z [ RUN ] InferenceModeTest.TestInferenceTensorCreation 2022-08-17T13:00:44.5888004Z [ OK ] InferenceModeTest.TestInferenceTensorCreation (0 ms) 2022-08-17T13:00:44.5888466Z [ RUN ] InferenceModeTest.TestExistingAutogradSession 2022-08-17T13:00:44.6014936Z [ OK ] InferenceModeTest.TestExistingAutogradSession (12 ms) 2022-08-17T13:00:44.6015581Z [ RUN ] InferenceModeTest.TestInferenceTensorInInferenceModeFunctionalOp 2022-08-17T13:00:44.6016186Z [ OK ] InferenceModeTest.TestInferenceTensorInInferenceModeFunctionalOp (0 ms) 2022-08-17T13:00:44.6016733Z [ RUN ] InferenceModeTest.TestInferenceTensorInInferenceModeInplaceOp 2022-08-17T13:00:44.6019472Z [ OK ] InferenceModeTest.TestInferenceTensorInInferenceModeInplaceOp (0 ms) 2022-08-17T13:00:44.6020063Z [ RUN ] InferenceModeTest.TestInferenceTensorInInferenceModeViewOp 2022-08-17T13:00:44.6020582Z [ OK ] InferenceModeTest.TestInferenceTensorInInferenceModeViewOp (0 ms) 2022-08-17T13:00:44.6021168Z [ RUN ] InferenceModeTest.TestInferenceTensorInNormalModeFunctionalOp 2022-08-17T13:00:44.6022258Z [ OK ] InferenceModeTest.TestInferenceTensorInNormalModeFunctionalOp (0 ms) 2022-08-17T13:00:44.6022811Z [ RUN ] InferenceModeTest.TestInferenceTensorInNormalModeInplaceOp 2022-08-17T13:00:44.6136175Z [ OK ] InferenceModeTest.TestInferenceTensorInNormalModeInplaceOp (11 ms) 2022-08-17T13:00:44.6137005Z [ RUN ] InferenceModeTest.TestInferenceTensorInNormalModeViewOp 2022-08-17T13:00:44.6137482Z [ OK ] InferenceModeTest.TestInferenceTensorInNormalModeViewOp (0 ms) 2022-08-17T13:00:44.6137992Z [ RUN ] InferenceModeTest.TestNormalTensorInplaceOutputInInferenceMode 2022-08-17T13:00:44.6140624Z [ OK ] InferenceModeTest.TestNormalTensorInplaceOutputInInferenceMode (0 ms) 2022-08-17T13:00:44.6141157Z [ RUN ] InferenceModeTest.TestNormalTensorInplaceOutputInNormalMode 2022-08-17T13:00:44.6146611Z [ OK ] InferenceModeTest.TestNormalTensorInplaceOutputInNormalMode (0 ms) 2022-08-17T13:00:44.6147135Z [ RUN ] InferenceModeTest.TestNormalTensorViewOutputInInferenceMode 2022-08-17T13:00:44.6149893Z [ OK ] InferenceModeTest.TestNormalTensorViewOutputInInferenceMode (0 ms) 2022-08-17T13:00:44.6150393Z [ RUN ] InferenceModeTest.TestNormalTensorViewOutputInNormalMode 2022-08-17T13:00:44.6219314Z [ OK ] InferenceModeTest.TestNormalTensorViewOutputInNormalMode (6 ms) 2022-08-17T13:00:44.6219836Z [ RUN ] InferenceModeTest.TestMixInferenceAndNormalTensorFunctionalOp 2022-08-17T13:00:44.6345993Z [ OK ] InferenceModeTest.TestMixInferenceAndNormalTensorFunctionalOp (12 ms) 2022-08-17T13:00:44.6346514Z [ RUN ] InferenceModeTest.TestMixInferenceAndNormalTensorInplaceOp 2022-08-17T13:00:44.6542302Z [ OK ] InferenceModeTest.TestMixInferenceAndNormalTensorInplaceOp (19 ms) 2022-08-17T13:00:44.6543215Z [ RUN ] InferenceModeTest.TestMixInferenceAndNormalTensorViewOp 2022-08-17T13:00:44.6544281Z [ OK ] InferenceModeTest.TestMixInferenceAndNormalTensorViewOp (0 ms) 2022-08-17T13:00:44.6544768Z [ RUN ] InferenceModeTest.TestHandleDirectViewOnRebase 2022-08-17T13:00:44.6612392Z [ OK ] InferenceModeTest.TestHandleDirectViewOnRebase (6 ms) 2022-08-17T13:00:44.6612839Z [ RUN ] InferenceModeTest.TestHandleInDirectViewOnRebase 2022-08-17T13:00:44.6657496Z [ OK ] InferenceModeTest.TestHandleInDirectViewOnRebase (4 ms) 2022-08-17T13:00:44.6657988Z [ RUN ] InferenceModeTest.TestCreationMetaPropagation 2022-08-17T13:00:44.6785803Z [ OK ] InferenceModeTest.TestCreationMetaPropagation (12 ms) 2022-08-17T13:00:44.6786246Z [ RUN ] InferenceModeTest.TestCreationMetaPropagationInput 2022-08-17T13:00:44.7039603Z [ OK ] InferenceModeTest.TestCreationMetaPropagationInput (25 ms) 2022-08-17T13:00:44.7040055Z [ RUN ] InferenceModeTest.TestInplaceCopyOnInferenceTensor 2022-08-17T13:00:44.7245366Z [ OK ] InferenceModeTest.TestInplaceCopyOnInferenceTensor (20 ms) 2022-08-17T13:00:44.7245816Z [ RUN ] InferenceModeTest.TestSetRequiresGradInNormalMode 2022-08-17T13:00:44.7270031Z [ OK ] InferenceModeTest.TestSetRequiresGradInNormalMode (2 ms) 2022-08-17T13:00:44.7270442Z [ RUN ] InferenceModeTest.TestAccessVersionCounter 2022-08-17T13:00:44.7342359Z [ OK ] InferenceModeTest.TestAccessVersionCounter (7 ms) 2022-08-17T13:00:44.7342857Z [ RUN ] InferenceModeTest.TestInplaceUpdateInferenceTensorWithNormalTensor 2022-08-17T13:00:44.7529093Z [ OK ] InferenceModeTest.TestInplaceUpdateInferenceTensorWithNormalTensor (18 ms) 2022-08-17T13:00:44.7530002Z [ RUN ] InferenceModeTest.TestComplexViewInInferenceMode 2022-08-17T13:00:44.7530878Z [ OK ] InferenceModeTest.TestComplexViewInInferenceMode (0 ms) 2022-08-17T13:00:44.7531401Z [ RUN ] InferenceModeTest.TestComplexViewInNormalMode 2022-08-17T13:00:44.7531840Z [ OK ] InferenceModeTest.TestComplexViewInNormalMode (0 ms) 2022-08-17T13:00:44.7532291Z [ RUN ] InferenceModeTest.TestCustomFunction 2022-08-17T13:00:44.7539696Z [ OK ] InferenceModeTest.TestCustomFunction (0 ms) 2022-08-17T13:00:44.7540803Z [ RUN ] InferenceModeTest.TestLegacyAutoNonVariableTypeModeWarning 2022-08-17T13:00:44.7541501Z [ OK ] InferenceModeTest.TestLegacyAutoNonVariableTypeModeWarning (0 ms) 2022-08-17T13:00:44.7541986Z [----------] 28 tests from InferenceModeTest (165 ms total) 2022-08-17T13:00:44.7542162Z 2022-08-17T13:00:44.7542373Z [----------] 4 tests from GradModeTest 2022-08-17T13:00:44.7542824Z [ RUN ] GradModeTest.TestRequiresGradFunctionalOp 2022-08-17T13:00:44.7543360Z [ OK ] GradModeTest.TestRequiresGradFunctionalOp (0 ms) 2022-08-17T13:00:44.7543745Z [ RUN ] GradModeTest.TestRequiresGradInplaceOp 2022-08-17T13:00:44.7544775Z [ OK ] GradModeTest.TestRequiresGradInplaceOp (0 ms) 2022-08-17T13:00:44.7545249Z [ RUN ] GradModeTest.TestRequiresGradViewOp 2022-08-17T13:00:44.7546614Z [ OK ] GradModeTest.TestRequiresGradViewOp (0 ms) 2022-08-17T13:00:44.7546986Z [ RUN ] GradModeTest.TestRequiresGradViewOpExiting 2022-08-17T13:00:44.7616840Z [ OK ] GradModeTest.TestRequiresGradViewOpExiting (6 ms) 2022-08-17T13:00:44.7617507Z [----------] 4 tests from GradModeTest (7 ms total) 2022-08-17T13:00:44.7617707Z 2022-08-17T13:00:44.7617864Z [----------] 3 tests from OperationTest 2022-08-17T13:00:44.7618123Z [ RUN ] OperationTest.Lerp 2022-08-17T13:00:44.7718595Z [ OK ] OperationTest.Lerp (10 ms) 2022-08-17T13:00:44.7719073Z [ RUN ] OperationTest.Cross 2022-08-17T13:00:44.8124563Z [ OK ] OperationTest.Cross (40 ms) 2022-08-17T13:00:44.8125289Z [ RUN ] OperationTest.Linear_out 2022-08-17T13:00:44.8148382Z [ OK ] OperationTest.Linear_out (2 ms) 2022-08-17T13:00:44.8148965Z [----------] 3 tests from OperationTest (53 ms total) 2022-08-17T13:00:44.8149248Z 2022-08-17T13:00:44.8149408Z [----------] Global test environment tear-down 2022-08-17T13:00:44.8582069Z [==========] 989 tests from 47 test suites ran. (412406 ms total) 2022-08-17T13:00:44.8582569Z [ PASSED ] 989 tests. 2022-08-17T13:00:45.3357449Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_tensorexpr --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_tensorexpr.xml 2022-08-17T13:00:47.2544099Z CUDA not available. Disabling CUDA and MultiCUDA tests 2022-08-17T13:00:47.2556080Z Note: Google Test filter = *-*_CUDA:*_MultiCUDA 2022-08-17T13:00:47.2556405Z [==========] Running 645 tests from 23 test suites. 2022-08-17T13:00:47.2556721Z [----------] Global test environment set-up. 2022-08-17T13:00:47.2557014Z [----------] 34 tests from ATen 2022-08-17T13:00:47.2557264Z [ RUN ] ATen._cast_Float 2022-08-17T13:00:47.2788337Z [ OK ] ATen._cast_Float (23 ms) 2022-08-17T13:00:47.2788603Z [ RUN ] ATen.negInt 2022-08-17T13:00:47.2838233Z [ OK ] ATen.negInt (4 ms) 2022-08-17T13:00:47.2838499Z [ RUN ] ATen.negFloat 2022-08-17T13:00:47.2886036Z [ OK ] ATen.negFloat (4 ms) 2022-08-17T13:00:47.2886300Z [ RUN ] ATen.addInt 2022-08-17T13:00:47.2973223Z [ OK ] ATen.addInt (8 ms) 2022-08-17T13:00:47.2973556Z [ RUN ] ATen.addFloat 2022-08-17T13:00:47.3048186Z [ OK ] ATen.addFloat (7 ms) 2022-08-17T13:00:47.3048438Z [ RUN ] ATen.subInt 2022-08-17T13:00:47.3120075Z [ OK ] ATen.subInt (7 ms) 2022-08-17T13:00:47.3120332Z [ RUN ] ATen.subFloat 2022-08-17T13:00:47.3193524Z [ OK ] ATen.subFloat (7 ms) 2022-08-17T13:00:47.3193793Z [ RUN ] ATen.lerp 2022-08-17T13:00:47.3286899Z [ OK ] ATen.lerp (9 ms) 2022-08-17T13:00:47.3287161Z [ RUN ] ATen.addcmulInt 2022-08-17T13:00:47.3383667Z [ OK ] ATen.addcmulInt (9 ms) 2022-08-17T13:00:47.3384138Z [ RUN ] ATen.addcmulFloat 2022-08-17T13:00:47.3478079Z [ OK ] ATen.addcmulFloat (9 ms) 2022-08-17T13:00:47.3478346Z [ RUN ] ATen.mulInt 2022-08-17T13:00:47.3528902Z [ OK ] ATen.mulInt (5 ms) 2022-08-17T13:00:47.3529146Z [ RUN ] ATen.mulFloat 2022-08-17T13:00:47.3584288Z [ OK ] ATen.mulFloat (5 ms) 2022-08-17T13:00:47.3593757Z [ RUN ] ATen.divInt 2022-08-17T13:00:47.3635485Z [ OK ] ATen.divInt (5 ms) 2022-08-17T13:00:47.3635764Z [ RUN ] ATen.divFloat 2022-08-17T13:00:47.3705000Z [ OK ] ATen.divFloat (6 ms) 2022-08-17T13:00:47.3705280Z [ RUN ] ATen.maxInt 2022-08-17T13:00:47.3756409Z [ OK ] ATen.maxInt (5 ms) 2022-08-17T13:00:47.3756676Z [ RUN ] ATen.maxFloat 2022-08-17T13:00:47.3808987Z [ OK ] ATen.maxFloat (5 ms) 2022-08-17T13:00:47.3809289Z [ RUN ] ATen.minInt 2022-08-17T13:00:47.3860082Z [ OK ] ATen.minInt (5 ms) 2022-08-17T13:00:47.3860350Z [ RUN ] ATen.minFloat 2022-08-17T13:00:47.3915360Z [ OK ] ATen.minFloat (5 ms) 2022-08-17T13:00:47.3915612Z [ RUN ] ATen.reluInt 2022-08-17T13:00:47.3955679Z [ OK ] ATen.reluInt (3 ms) 2022-08-17T13:00:47.3955945Z [ RUN ] ATen.reluFloat 2022-08-17T13:00:47.4000378Z [ OK ] ATen.reluFloat (4 ms) 2022-08-17T13:00:47.4000680Z [ RUN ] ATen.logFloat 2022-08-17T13:00:47.4058108Z [ OK ] ATen.logFloat (5 ms) 2022-08-17T13:00:47.4058400Z [ RUN ] ATen.fastLogFloat 2022-08-17T13:00:47.6783885Z [ OK ] ATen.fastLogFloat (272 ms) 2022-08-17T13:00:47.6784207Z [ RUN ] ATen.fastTanhFloat 2022-08-17T13:00:47.7686775Z [ OK ] ATen.fastTanhFloat (90 ms) 2022-08-17T13:00:47.7687059Z [ RUN ] ATen.fastSigmoidFloat 2022-08-17T13:00:47.8897268Z [ OK ] ATen.fastSigmoidFloat (120 ms) 2022-08-17T13:00:47.8897573Z [ RUN ] ATen.log10Float 2022-08-17T13:00:47.8939780Z [ OK ] ATen.log10Float (4 ms) 2022-08-17T13:00:47.8940073Z [ RUN ] ATen.log2Float 2022-08-17T13:00:47.8981670Z [ OK ] ATen.log2Float (4 ms) 2022-08-17T13:00:47.8981949Z [ RUN ] ATen.expFloat 2022-08-17T13:00:47.9022692Z [ OK ] ATen.expFloat (4 ms) 2022-08-17T13:00:47.9023210Z [ RUN ] ATen.erfFloat 2022-08-17T13:00:47.9064280Z [ OK ] ATen.erfFloat (4 ms) 2022-08-17T13:00:47.9064528Z [ RUN ] ATen.cosFloat 2022-08-17T13:00:47.9105294Z [ OK ] ATen.cosFloat (4 ms) 2022-08-17T13:00:47.9105559Z [ RUN ] ATen.eqInt 2022-08-17T13:00:47.9174634Z [ OK ] ATen.eqInt (6 ms) 2022-08-17T13:00:47.9174881Z [ RUN ] ATen.geInt 2022-08-17T13:00:47.9234013Z [ OK ] ATen.geInt (5 ms) 2022-08-17T13:00:47.9234296Z [ RUN ] ATen.gtInt 2022-08-17T13:00:47.9296590Z [ OK ] ATen.gtInt (6 ms) 2022-08-17T13:00:47.9296899Z [ RUN ] ATen.leInt 2022-08-17T13:00:47.9355512Z [ OK ] ATen.leInt (5 ms) 2022-08-17T13:00:47.9355771Z [ RUN ] ATen.ltInt 2022-08-17T13:00:47.9415145Z [ OK ] ATen.ltInt (5 ms) 2022-08-17T13:00:47.9415550Z [----------] 34 tests from ATen (685 ms total) 2022-08-17T13:00:47.9415706Z 2022-08-17T13:00:47.9415874Z [----------] 26 tests from BoundsInference 2022-08-17T13:00:47.9416143Z [ RUN ] BoundsInference._1 2022-08-17T13:00:47.9572161Z [ OK ] BoundsInference._1 (15 ms) 2022-08-17T13:00:47.9572454Z [ RUN ] BoundsInference._2 2022-08-17T13:00:47.9605654Z [ OK ] BoundsInference._2 (3 ms) 2022-08-17T13:00:47.9605940Z [ RUN ] BoundsInference._3 2022-08-17T13:00:47.9646438Z [ OK ] BoundsInference._3 (4 ms) 2022-08-17T13:00:47.9647004Z [ RUN ] BoundsInference._4 2022-08-17T13:00:47.9774207Z [ OK ] BoundsInference._4 (12 ms) 2022-08-17T13:00:47.9774569Z [ RUN ] BoundsInference._5 2022-08-17T13:00:47.9964167Z [ OK ] BoundsInference._5 (18 ms) 2022-08-17T13:00:47.9964513Z [ RUN ] BoundsInference._6 2022-08-17T13:00:48.0099333Z [ OK ] BoundsInference._6 (13 ms) 2022-08-17T13:00:48.0099635Z [ RUN ] BoundsInference.Adjacent 2022-08-17T13:00:48.0182279Z [ OK ] BoundsInference.Adjacent (8 ms) 2022-08-17T13:00:48.0182714Z [ RUN ] BoundsInference.MultipleTopLoopLoad 2022-08-17T13:00:48.0250918Z [ OK ] BoundsInference.MultipleTopLoopLoad (6 ms) 2022-08-17T13:00:48.0251307Z [ RUN ] BoundsInference.MultipleTopLoopStore 2022-08-17T13:00:48.0315796Z [ OK ] BoundsInference.MultipleTopLoopStore (6 ms) 2022-08-17T13:00:48.0316148Z [ RUN ] BoundsInference.CacheReads 2022-08-17T13:00:48.0734638Z [ OK ] BoundsInference.CacheReads (41 ms) 2022-08-17T13:00:48.0735000Z [ RUN ] BoundsInference.Flattened 2022-08-17T13:00:48.0918862Z [ OK ] BoundsInference.Flattened (18 ms) 2022-08-17T13:00:48.0919210Z [ RUN ] BoundsInference.GetPotentialHazards 2022-08-17T13:00:48.0936678Z [ OK ] BoundsInference.GetPotentialHazards (1 ms) 2022-08-17T13:00:48.0937098Z [ RUN ] BoundsInference.GetPotentialHazardsLoopNoHazard 2022-08-17T13:00:48.0986117Z [ OK ] BoundsInference.GetPotentialHazardsLoopNoHazard (4 ms) 2022-08-17T13:00:48.0986791Z [ RUN ] BoundsInference.GetPotentialHazardsLoopCall 2022-08-17T13:00:48.1051071Z [ OK ] BoundsInference.GetPotentialHazardsLoopCall (6 ms) 2022-08-17T13:00:48.1051508Z [ RUN ] BoundsInference.GetPotentialHazardsLoopSplit 2022-08-17T13:00:48.1219382Z [ OK ] BoundsInference.GetPotentialHazardsLoopSplit (16 ms) 2022-08-17T13:00:48.1219903Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferWithPartialOverlap 2022-08-17T13:00:48.1294547Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferWithPartialOverlap (7 ms) 2022-08-17T13:00:48.1295115Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlap 2022-08-17T13:00:48.1318653Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlap (2 ms) 2022-08-17T13:00:48.1319215Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlapRAW 2022-08-17T13:00:48.1347146Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlapRAW (2 ms) 2022-08-17T13:00:48.1347709Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferNotOverlapping 2022-08-17T13:00:48.1391255Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferNotOverlapping (4 ms) 2022-08-17T13:00:48.1391790Z [ RUN ] BoundsInference.HasConflictingOverlap2DBufferWithOverlap 2022-08-17T13:00:48.1615083Z [ OK ] BoundsInference.HasConflictingOverlap2DBufferWithOverlap (22 ms) 2022-08-17T13:00:48.1615610Z [ RUN ] BoundsInference.HasConflictingOverlap2DBufferWithNoOverlap 2022-08-17T13:00:48.1772819Z [ OK ] BoundsInference.HasConflictingOverlap2DBufferWithNoOverlap (15 ms) 2022-08-17T13:00:48.1773324Z [ RUN ] BoundsInference.HasConflictingOverlapDifferentBuffers 2022-08-17T13:00:48.1812553Z [ OK ] BoundsInference.HasConflictingOverlapDifferentBuffers (3 ms) 2022-08-17T13:00:48.1813045Z [ RUN ] BoundsInference.HasConflictingOverlapDueToRAWDependence 2022-08-17T13:00:48.1853841Z [ OK ] BoundsInference.HasConflictingOverlapDueToRAWDependence (4 ms) 2022-08-17T13:00:48.1854381Z [ RUN ] BoundsInference.HasConflictingOverlapDueToWARDependence 2022-08-17T13:00:48.1890904Z [ OK ] BoundsInference.HasConflictingOverlapDueToWARDependence (3 ms) 2022-08-17T13:00:48.1891439Z [ RUN ] BoundsInference.HasConflictingOverlapWithLoads 2022-08-17T13:00:48.1926736Z [ OK ] BoundsInference.HasConflictingOverlapWithLoads (3 ms) 2022-08-17T13:00:48.1927225Z [ RUN ] BoundsInference.IsOverlapping 2022-08-17T13:00:48.2254018Z [ OK ] BoundsInference.IsOverlapping (32 ms) 2022-08-17T13:00:48.2254670Z [----------] 26 tests from BoundsInference (283 ms total) 2022-08-17T13:00:48.2254904Z 2022-08-17T13:00:48.2255040Z [----------] 1 test from Conv 2022-08-17T13:00:48.2255300Z [ RUN ] Conv.Conv2D 2022-08-17T13:01:05.5083769Z [ OK ] Conv.Conv2D (17282 ms) 2022-08-17T13:01:05.5084254Z [----------] 1 test from Conv (17282 ms total) 2022-08-17T13:01:05.5084474Z 2022-08-17T13:01:05.5084716Z [----------] 28 tests from CppPrinter 2022-08-17T13:01:05.5085147Z [ RUN ] CppPrinter.IntImm 2022-08-17T13:01:05.5085572Z [ OK ] CppPrinter.IntImm (0 ms) 2022-08-17T13:01:05.5090900Z [ RUN ] CppPrinter.FloatImm 2022-08-17T13:01:05.5091551Z [ OK ] CppPrinter.FloatImm (0 ms) 2022-08-17T13:01:05.5092157Z [ RUN ] CppPrinter.FloatImm1 2022-08-17T13:01:05.5092799Z [ OK ] CppPrinter.FloatImm1 (0 ms) 2022-08-17T13:01:05.5093373Z [ RUN ] CppPrinter.DoubleImm 2022-08-17T13:01:05.5093980Z [ OK ] CppPrinter.DoubleImm (0 ms) 2022-08-17T13:01:05.5094580Z [ RUN ] CppPrinter.DoubleImm1 2022-08-17T13:01:05.5095469Z [ OK ] CppPrinter.DoubleImm1 (0 ms) 2022-08-17T13:01:05.5096061Z [ RUN ] CppPrinter.HalfImm 2022-08-17T13:01:05.5096649Z [ OK ] CppPrinter.HalfImm (0 ms) 2022-08-17T13:01:05.5097184Z [ RUN ] CppPrinter.Add 2022-08-17T13:01:05.5097737Z [ OK ] CppPrinter.Add (0 ms) 2022-08-17T13:01:05.5098313Z [ RUN ] CppPrinter.AddExpr1 2022-08-17T13:01:05.5098888Z [ OK ] CppPrinter.AddExpr1 (0 ms) 2022-08-17T13:01:05.5099483Z [ RUN ] CppPrinter.AddExpr2 2022-08-17T13:01:05.5100074Z [ OK ] CppPrinter.AddExpr2 (0 ms) 2022-08-17T13:01:05.5106899Z [ RUN ] CppPrinter.AddExpr3 2022-08-17T13:01:05.5107426Z [ OK ] CppPrinter.AddExpr3 (0 ms) 2022-08-17T13:01:05.5107888Z [ RUN ] CppPrinter.Mod 2022-08-17T13:01:05.5108307Z [ OK ] CppPrinter.Mod (0 ms) 2022-08-17T13:01:05.5108716Z [ RUN ] CppPrinter.ModFloat 2022-08-17T13:01:05.5109162Z [ OK ] CppPrinter.ModFloat (0 ms) 2022-08-17T13:01:05.5109580Z [ RUN ] CppPrinter.Max 2022-08-17T13:01:05.5109970Z [ OK ] CppPrinter.Max (0 ms) 2022-08-17T13:01:05.5110399Z [ RUN ] CppPrinter.MaxFloat 2022-08-17T13:01:05.5110831Z [ OK ] CppPrinter.MaxFloat (0 ms) 2022-08-17T13:01:05.5111251Z [ RUN ] CppPrinter.MaxHalf 2022-08-17T13:01:05.5111707Z [ OK ] CppPrinter.MaxHalf (0 ms) 2022-08-17T13:01:05.5112159Z [ RUN ] CppPrinter.And 2022-08-17T13:01:05.5112594Z [ OK ] CppPrinter.And (0 ms) 2022-08-17T13:01:05.5113040Z [ RUN ] CppPrinter.CompareSelect 2022-08-17T13:01:05.5113525Z [ OK ] CppPrinter.CompareSelect (0 ms) 2022-08-17T13:01:05.5113999Z [ RUN ] CppPrinter.IfThenElse 2022-08-17T13:01:05.5114458Z [ OK ] CppPrinter.IfThenElse (0 ms) 2022-08-17T13:01:05.5114931Z [ RUN ] CppPrinter.AllocateFree 2022-08-17T13:01:05.5115432Z [ OK ] CppPrinter.AllocateFree (0 ms) 2022-08-17T13:01:05.5115847Z [ RUN ] CppPrinter.LoadStore 2022-08-17T13:01:05.5116311Z [ OK ] CppPrinter.LoadStore (0 ms) 2022-08-17T13:01:05.5116773Z [ RUN ] CppPrinter.Var 2022-08-17T13:01:05.5117425Z [ OK ] CppPrinter.Var (0 ms) 2022-08-17T13:01:05.5117850Z [ RUN ] CppPrinter.Cast 2022-08-17T13:01:05.5118307Z [ OK ] CppPrinter.Cast (0 ms) 2022-08-17T13:01:05.5118762Z [ RUN ] CppPrinter.BitCast 2022-08-17T13:01:05.5119199Z [ OK ] CppPrinter.BitCast (0 ms) 2022-08-17T13:01:05.5119617Z [ RUN ] CppPrinter.Let 2022-08-17T13:01:05.5119999Z [ OK ] CppPrinter.Let (0 ms) 2022-08-17T13:01:05.5120352Z [ RUN ] CppPrinter.For 2022-08-17T13:01:05.5120728Z [ OK ] CppPrinter.For (0 ms) 2022-08-17T13:01:05.5121111Z [ RUN ] CppPrinter.Cond 2022-08-17T13:01:05.5121519Z [ OK ] CppPrinter.Cond (0 ms) 2022-08-17T13:01:05.5121935Z [ RUN ] CppPrinter.Intrinsics 2022-08-17T13:01:05.5122398Z [ OK ] CppPrinter.Intrinsics (0 ms) 2022-08-17T13:01:05.5122827Z [ RUN ] CppPrinter.ExternalCall 2022-08-17T13:01:05.5123337Z [ OK ] CppPrinter.ExternalCall (0 ms) 2022-08-17T13:01:05.5123850Z [----------] 28 tests from CppPrinter (3 ms total) 2022-08-17T13:01:05.5124101Z 2022-08-17T13:01:05.5124354Z [----------] 8 tests from DynamicShapes 2022-08-17T13:01:05.5124787Z [ RUN ] DynamicShapes.SimpleGraph 2022-08-17T13:01:05.5125293Z [ OK ] DynamicShapes.SimpleGraph (0 ms) 2022-08-17T13:01:05.5125813Z [ RUN ] DynamicShapes.GraphWith2InputsSameDims 2022-08-17T13:01:05.5126413Z [ OK ] DynamicShapes.GraphWith2InputsSameDims (0 ms) 2022-08-17T13:01:05.5127082Z [ RUN ] DynamicShapes.GraphWith2InputsAndBroadcast 2022-08-17T13:01:05.5127915Z [ OK ] DynamicShapes.GraphWith2InputsAndBroadcast (0 ms) 2022-08-17T13:01:05.5128596Z [ RUN ] DynamicShapes.GraphWithPartiallySymbolicOutput 2022-08-17T13:01:05.5129249Z [ OK ] DynamicShapes.GraphWithPartiallySymbolicOutput (0 ms) 2022-08-17T13:01:05.5129862Z [ RUN ] DynamicShapes.GraphWithSymbolicStrides 2022-08-17T13:01:05.5130573Z [ OK ] DynamicShapes.GraphWithSymbolicStrides (0 ms) 2022-08-17T13:01:05.5131140Z [ RUN ] DynamicShapes.GraphWithCatAndBroadcast 2022-08-17T13:01:05.5131754Z [ OK ] DynamicShapes.GraphWithCatAndBroadcast (0 ms) 2022-08-17T13:01:05.5132289Z [ RUN ] DynamicShapes.GraphFromModel 2022-08-17T13:01:05.5132785Z [ OK ] DynamicShapes.GraphFromModel (0 ms) 2022-08-17T13:01:05.5133330Z [ RUN ] DynamicShapes.MultiThreadedExecution 2022-08-17T13:01:05.5133943Z [ OK ] DynamicShapes.MultiThreadedExecution (0 ms) 2022-08-17T13:01:05.5134528Z [----------] 8 tests from DynamicShapes (0 ms total) 2022-08-17T13:01:05.5134763Z 2022-08-17T13:01:05.5134977Z [----------] 30 tests from Expr 2022-08-17T13:01:05.5135387Z [ RUN ] Expr.BasicValueTest 2022-08-17T13:01:05.5135814Z [ OK ] Expr.BasicValueTest (0 ms) 2022-08-17T13:01:05.5136219Z [ RUN ] Expr.BasicValueTest02 2022-08-17T13:01:05.5136697Z [ OK ] Expr.BasicValueTest02 (0 ms) 2022-08-17T13:01:05.5137163Z [ RUN ] Expr.IsChannelsLastContiguous 2022-08-17T13:01:05.5137658Z [ OK ] Expr.IsChannelsLastContiguous (0 ms) 2022-08-17T13:01:05.5138101Z [ RUN ] Expr.LetTest01 2022-08-17T13:01:05.5138530Z [ OK ] Expr.LetTest01 (0 ms) 2022-08-17T13:01:05.5138923Z [ RUN ] Expr.LetTest02 2022-08-17T13:01:05.5139318Z [ OK ] Expr.LetTest02 (0 ms) 2022-08-17T13:01:05.5139725Z [ RUN ] Expr.LetStmtTest01 2022-08-17T13:01:05.5140181Z [ OK ] Expr.LetStmtTest01 (0 ms) 2022-08-17T13:01:05.5140563Z [ RUN ] Expr.IntTest 2022-08-17T13:01:05.5143629Z [ OK ] Expr.IntTest (0 ms) 2022-08-17T13:01:05.5144063Z [ RUN ] Expr.FloatTest 2022-08-17T13:01:05.5146134Z [ OK ] Expr.FloatTest (0 ms) 2022-08-17T13:01:05.5146542Z [ RUN ] Expr.ByteTest 2022-08-17T13:01:05.5149426Z [ OK ] Expr.ByteTest (0 ms) 2022-08-17T13:01:05.5149831Z [ RUN ] Expr.CharTest 2022-08-17T13:01:05.5152554Z [ OK ] Expr.CharTest (0 ms) 2022-08-17T13:01:05.5152841Z [ RUN ] Expr.ShortTest 2022-08-17T13:01:05.5154626Z [ OK ] Expr.ShortTest (0 ms) 2022-08-17T13:01:05.5154975Z [ RUN ] Expr.LongTest 2022-08-17T13:01:05.5156902Z [ OK ] Expr.LongTest (0 ms) 2022-08-17T13:01:05.5157220Z [ RUN ] Expr.HalfTest 2022-08-17T13:01:05.5159123Z [ OK ] Expr.HalfTest (0 ms) 2022-08-17T13:01:05.5159426Z [ RUN ] Expr.DoubleTest 2022-08-17T13:01:05.5161235Z [ OK ] Expr.DoubleTest (0 ms) 2022-08-17T13:01:05.5161559Z [ RUN ] Expr.VectorAdd01 2022-08-17T13:01:05.5341227Z [ OK ] Expr.VectorAdd01 (17 ms) 2022-08-17T13:01:05.5341624Z [ RUN ] Expr.CompareSelectEQ 2022-08-17T13:01:05.5782250Z [ OK ] Expr.CompareSelectEQ (44 ms) 2022-08-17T13:01:05.5782799Z [ RUN ] Expr.CompareSelectDtypes 2022-08-17T13:01:05.6225212Z [ OK ] Expr.CompareSelectDtypes (44 ms) 2022-08-17T13:01:05.6225634Z [ RUN ] Expr.IntrinsicsDtypes 2022-08-17T13:01:05.6298625Z [ OK ] Expr.IntrinsicsDtypes (7 ms) 2022-08-17T13:01:05.6298990Z [ RUN ] Expr.Substitute01 2022-08-17T13:01:05.6299775Z [ OK ] Expr.Substitute01 (0 ms) 2022-08-17T13:01:05.6300269Z [ RUN ] Expr.Math01 2022-08-17T13:01:05.6302296Z [ OK ] Expr.Math01 (0 ms) 2022-08-17T13:01:05.6302743Z [ RUN ] Expr.UnaryMath01 2022-08-17T13:01:05.6321598Z [ OK ] Expr.UnaryMath01 (1 ms) 2022-08-17T13:01:05.6322124Z [ RUN ] Expr.BinaryMath01 2022-08-17T13:01:05.6324252Z [ OK ] Expr.BinaryMath01 (0 ms) 2022-08-17T13:01:05.6324881Z [ RUN ] Expr.LogicalOps01 2022-08-17T13:01:05.6347898Z [ OK ] Expr.LogicalOps01 (2 ms) 2022-08-17T13:01:05.6348201Z [ RUN ] Expr.LogicalOps02 2022-08-17T13:01:05.6351821Z [ OK ] Expr.LogicalOps02 (0 ms) 2022-08-17T13:01:05.6352328Z [ RUN ] Expr.LogicalOps03 2022-08-17T13:01:05.6379345Z [ OK ] Expr.LogicalOps03 (2 ms) 2022-08-17T13:01:05.6379736Z [ RUN ] Expr.BitwiseOps 2022-08-17T13:01:05.6382244Z [ OK ] Expr.BitwiseOps (0 ms) 2022-08-17T13:01:05.6382778Z [ RUN ] Expr.DynamicShapeAdd 2022-08-17T13:01:05.6408516Z [ OK ] Expr.DynamicShapeAdd (2 ms) 2022-08-17T13:01:05.6408978Z [ RUN ] Expr.OutOfBounds 2022-08-17T13:01:05.6450426Z [ OK ] Expr.OutOfBounds (4 ms) 2022-08-17T13:01:05.6450906Z [ RUN ] Expr.OutOfBounds2d 2022-08-17T13:01:05.6542559Z [ OK ] Expr.OutOfBounds2d (9 ms) 2022-08-17T13:01:05.6542906Z [ RUN ] Expr.OutOfBounds2dFlattenedIndex 2022-08-17T13:01:05.6600825Z [ OK ] Expr.OutOfBounds2dFlattenedIndex (5 ms) 2022-08-17T13:01:05.6601236Z [----------] 30 tests from Expr (147 ms total) 2022-08-17T13:01:05.6601382Z 2022-08-17T13:01:05.6601542Z [----------] 16 tests from ExternalCall 2022-08-17T13:01:05.6601831Z [ RUN ] ExternalCall.Conv1d_float 2022-08-17T13:01:05.6954584Z [ OK ] ExternalCall.Conv1d_float (35 ms) 2022-08-17T13:01:05.6954902Z [ RUN ] ExternalCall.Conv1d_int 2022-08-17T13:01:05.7273503Z [ OK ] ExternalCall.Conv1d_int (31 ms) 2022-08-17T13:01:05.7273846Z [ RUN ] ExternalCall.Conv1d_nobias_noargs 2022-08-17T13:01:05.7293200Z [ OK ] ExternalCall.Conv1d_nobias_noargs (2 ms) 2022-08-17T13:01:05.7293529Z [ RUN ] ExternalCall.Conv2d_float 2022-08-17T13:01:05.8128639Z [ OK ] ExternalCall.Conv2d_float (83 ms) 2022-08-17T13:01:05.8129004Z [ RUN ] ExternalCall.Conv2d_int 2022-08-17T13:01:05.9056711Z [ OK ] ExternalCall.Conv2d_int (92 ms) 2022-08-17T13:01:05.9057098Z [ RUN ] ExternalCall.Conv2d_nobias_noargs 2022-08-17T13:01:05.9831362Z [ OK ] ExternalCall.Conv2d_nobias_noargs (77 ms) 2022-08-17T13:01:05.9831707Z [ RUN ] ExternalCall.Addmm_float 2022-08-17T13:01:05.9965582Z [ OK ] ExternalCall.Addmm_float (13 ms) 2022-08-17T13:01:05.9965966Z [ RUN ] ExternalCall.Embedding 2022-08-17T13:01:06.0019568Z [ OK ] ExternalCall.Embedding (5 ms) 2022-08-17T13:01:06.0019936Z [ RUN ] ExternalCall.MaxReduction 2022-08-17T13:01:06.0037431Z [ OK ] ExternalCall.MaxReduction (1 ms) 2022-08-17T13:01:06.0037805Z [ RUN ] ExternalCall.Prepacked_Linear_float 2022-08-17T13:01:06.0322916Z [ OK ] ExternalCall.Prepacked_Linear_float (28 ms) 2022-08-17T13:01:06.0324275Z [ RUN ] ExternalCall.Prepacked_Conv2d_float 2022-08-17T13:01:06.1389745Z [ OK ] ExternalCall.Prepacked_Conv2d_float (106 ms) 2022-08-17T13:01:06.1390105Z [ RUN ] ExternalCall.BinaryFloat 2022-08-17T13:01:06.1678258Z [ OK ] ExternalCall.BinaryFloat (28 ms) 2022-08-17T13:01:06.1678682Z [ RUN ] ExternalCall.UnaryFloat 2022-08-17T13:01:06.1726796Z [ OK ] ExternalCall.UnaryFloat (4 ms) 2022-08-17T13:01:06.1727435Z [ RUN ] ExternalCall.ComputeInterop 2022-08-17T13:01:22.1853952Z [ OK ] ExternalCall.ComputeInterop (16012 ms) 2022-08-17T13:01:22.1854816Z [ RUN ] ExternalCall.Inlining 2022-08-17T13:01:22.2216065Z [ OK ] ExternalCall.Inlining (36 ms) 2022-08-17T13:01:22.2216603Z [ RUN ] ExternalCall.JitCustomFusionOp 2022-08-17T13:01:22.2895054Z [ OK ] ExternalCall.JitCustomFusionOp (67 ms) 2022-08-17T13:01:22.2895720Z [----------] 16 tests from ExternalCall (16629 ms total) 2022-08-17T13:01:22.2895977Z 2022-08-17T13:01:22.2896207Z [----------] 8 tests from GraphOpt 2022-08-17T13:01:22.2896621Z [ RUN ] GraphOpt.OptimizeCat 2022-08-17T13:01:22.2897084Z [ OK ] GraphOpt.OptimizeCat (0 ms) 2022-08-17T13:01:22.2897541Z [ RUN ] GraphOpt.OptimizeCat2 2022-08-17T13:01:22.2898010Z [ OK ] GraphOpt.OptimizeCat2 (0 ms) 2022-08-17T13:01:22.2898433Z [ RUN ] GraphOpt.OptimizeCat3 2022-08-17T13:01:22.2898878Z [ OK ] GraphOpt.OptimizeCat3 (0 ms) 2022-08-17T13:01:22.2899433Z [ RUN ] GraphOpt.OptimizeCatWithTypePromotionInUser 2022-08-17T13:01:22.2900057Z [ OK ] GraphOpt.OptimizeCatWithTypePromotionInUser (0 ms) 2022-08-17T13:01:22.2900697Z [ RUN ] GraphOpt.OptimizeCatWithTypePromotionInCat 2022-08-17T13:01:22.2901339Z [ OK ] GraphOpt.OptimizeCatWithTypePromotionInCat (0 ms) 2022-08-17T13:01:22.2901978Z [ RUN ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp 2022-08-17T13:01:22.2902646Z [ OK ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp (0 ms) 2022-08-17T13:01:22.2903581Z [ RUN ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp2 2022-08-17T13:01:22.2904250Z [ OK ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp2 (0 ms) 2022-08-17T13:01:22.2904832Z [ RUN ] GraphOpt.AOTGraphPrepPasses 2022-08-17T13:01:22.2905328Z [ OK ] GraphOpt.AOTGraphPrepPasses (0 ms) 2022-08-17T13:01:22.2905823Z [----------] 8 tests from GraphOpt (0 ms total) 2022-08-17T13:01:22.2906038Z 2022-08-17T13:01:22.2906254Z [----------] 4 tests from IRPrinter 2022-08-17T13:01:22.2906675Z [ RUN ] IRPrinter.BasicValueTest 2022-08-17T13:01:22.2907118Z [ OK ] IRPrinter.BasicValueTest (0 ms) 2022-08-17T13:01:22.2907869Z [ RUN ] IRPrinter.BasicValueTest02 2022-08-17T13:01:22.2908335Z [ OK ] IRPrinter.BasicValueTest02 (0 ms) 2022-08-17T13:01:22.2908782Z [ RUN ] IRPrinter.CastTest 2022-08-17T13:01:22.2909228Z [ OK ] IRPrinter.CastTest (0 ms) 2022-08-17T13:01:22.2909662Z [ RUN ] IRPrinter.FunctionName 2022-08-17T13:01:22.2957094Z [ OK ] IRPrinter.FunctionName (5 ms) 2022-08-17T13:01:22.2957469Z [----------] 4 tests from IRPrinter (5 ms total) 2022-08-17T13:01:22.2957627Z 2022-08-17T13:01:22.2957787Z [----------] 8 tests from IRVerifier 2022-08-17T13:01:22.2958056Z [ RUN ] IRVerifier.BitwiseOps 2022-08-17T13:01:22.2980746Z [ OK ] IRVerifier.BitwiseOps (2 ms) 2022-08-17T13:01:22.2983120Z [ RUN ] IRVerifier.CompareSelect 2022-08-17T13:01:22.2983522Z [ OK ] IRVerifier.CompareSelect (0 ms) 2022-08-17T13:01:22.2983923Z [ RUN ] IRVerifier.Ramp 2022-08-17T13:01:22.2984284Z [ OK ] IRVerifier.Ramp (0 ms) 2022-08-17T13:01:22.2984667Z [ RUN ] IRVerifier.Load 2022-08-17T13:01:22.2984982Z [ OK ] IRVerifier.Load (0 ms) 2022-08-17T13:01:22.2985256Z [ RUN ] IRVerifier.IfThenElse 2022-08-17T13:01:22.2986947Z [ OK ] IRVerifier.IfThenElse (0 ms) 2022-08-17T13:01:22.2987267Z [ RUN ] IRVerifier.For 2022-08-17T13:01:22.2987585Z [ OK ] IRVerifier.For (0 ms) 2022-08-17T13:01:22.2987905Z [ RUN ] IRVerifier.Block 2022-08-17T13:01:22.2988814Z [ OK ] IRVerifier.Block (0 ms) 2022-08-17T13:01:22.2989095Z [ RUN ] IRVerifier.Store 2022-08-17T13:01:22.2991140Z [ OK ] IRVerifier.Store (0 ms) 2022-08-17T13:01:22.2991706Z [----------] 8 tests from IRVerifier (3 ms total) 2022-08-17T13:01:22.2991885Z 2022-08-17T13:01:22.2992029Z [----------] 35 tests from Kernel 2022-08-17T13:01:22.2992328Z [ RUN ] Kernel.InliningIntermediates 2022-08-17T13:01:22.3539440Z [ OK ] Kernel.InliningIntermediates (54 ms) 2022-08-17T13:01:22.3539912Z [ RUN ] Kernel.PreAllocIntermediateBufs 2022-08-17T13:01:22.6288459Z [ OK ] Kernel.PreAllocIntermediateBufs (274 ms) 2022-08-17T13:01:22.6288781Z [ RUN ] Kernel._1 2022-08-17T13:01:22.6450754Z [ OK ] Kernel._1 (16 ms) 2022-08-17T13:01:22.6451007Z [ RUN ] Kernel._2 2022-08-17T13:01:22.6635846Z [ OK ] Kernel._2 (18 ms) 2022-08-17T13:01:22.6636108Z [ RUN ] Kernel._3 2022-08-17T13:01:22.6841717Z [ OK ] Kernel._3 (20 ms) 2022-08-17T13:01:22.6841991Z [ RUN ] Kernel.Huge 2022-08-17T13:01:22.6915245Z [ OK ] Kernel.Huge (7 ms) 2022-08-17T13:01:22.6915653Z [ RUN ] Kernel.ParallelStrided 2022-08-17T13:07:47.3573156Z [ OK ] Kernel.ParallelStrided (384665 ms) 2022-08-17T13:07:47.3573578Z [ RUN ] Kernel.CatInputTypesPromotion 2022-08-17T13:07:47.4948211Z [ OK ] Kernel.CatInputTypesPromotion (137 ms) 2022-08-17T13:07:47.4948585Z [ RUN ] Kernel.CatAndInlineWithAConstantDim 2022-08-17T13:07:47.9265469Z [ OK ] Kernel.CatAndInlineWithAConstantDim (431 ms) 2022-08-17T13:07:47.9265853Z [ RUN ] Kernel.CatWithEmptyInputs 2022-08-17T13:07:48.2195400Z [ OK ] Kernel.CatWithEmptyInputs (292 ms) 2022-08-17T13:07:48.2195770Z [ RUN ] Kernel.CatWoConditionals 2022-08-17T13:07:48.3060039Z [ OK ] Kernel.CatWoConditionals (86 ms) 2022-08-17T13:07:48.3060564Z [ RUN ] Kernel.OptimizeConditionals 2022-08-17T13:07:48.4687809Z [ OK ] Kernel.OptimizeConditionals (162 ms) 2022-08-17T13:07:48.4688323Z [ RUN ] Kernel.SumAllAxes 2022-08-17T13:07:48.4834876Z [ OK ] Kernel.SumAllAxes (14 ms) 2022-08-17T13:07:48.4835642Z [ RUN ] Kernel.SumOneAxis 2022-08-17T13:07:48.6939778Z [ OK ] Kernel.SumOneAxis (210 ms) 2022-08-17T13:07:48.6940123Z [ RUN ] Kernel.SumMultipleAxes 2022-08-17T13:07:49.1377038Z [ OK ] Kernel.SumMultipleAxes (443 ms) 2022-08-17T13:07:49.1377603Z [ RUN ] Kernel.Softmax2D 2022-08-17T13:07:49.3453325Z [ OK ] Kernel.Softmax2D (207 ms) 2022-08-17T13:07:49.3453803Z [ RUN ] Kernel.Softmax3D 2022-08-17T13:07:50.1446970Z [ OK ] Kernel.Softmax3D (799 ms) 2022-08-17T13:07:50.1447274Z [ RUN ] Kernel.Softmax4D 2022-08-17T13:07:51.2455937Z [ OK ] Kernel.Softmax4D (1100 ms) 2022-08-17T13:07:51.2456304Z [ RUN ] Kernel.SignTest 2022-08-17T13:07:51.2742118Z [ OK ] Kernel.SignTest (28 ms) 2022-08-17T13:07:51.2742719Z [ RUN ] Kernel.InlineProducerIntoReduction 2022-08-17T13:07:51.2866568Z [ OK ] Kernel.InlineProducerIntoReduction (12 ms) 2022-08-17T13:07:51.2867153Z [ RUN ] Kernel.InlineReductionIntoConsumer 2022-08-17T13:07:51.3098966Z [ OK ] Kernel.InlineReductionIntoConsumer (23 ms) 2022-08-17T13:07:51.3099509Z [ RUN ] Kernel.ConstantTensors 2022-08-17T13:07:51.4019782Z [ OK ] Kernel.ConstantTensors (92 ms) 2022-08-17T13:07:51.4020272Z [ RUN ] Kernel.ConstantTensorsNonContiguous 2022-08-17T13:07:51.4956886Z [ OK ] Kernel.ConstantTensorsNonContiguous (93 ms) 2022-08-17T13:07:51.4957205Z [ RUN ] Kernel.RunFast 2022-08-17T13:07:51.4957467Z [ OK ] Kernel.RunFast (0 ms) 2022-08-17T13:07:51.4960656Z [ RUN ] Kernel.RunWithAllocatedOutputs 2022-08-17T13:07:51.4961050Z [ OK ] Kernel.RunWithAllocatedOutputs (0 ms) 2022-08-17T13:07:51.4961364Z [ RUN ] Kernel.CodegenInspection 2022-08-17T13:07:51.4961654Z [ OK ] Kernel.CodegenInspection (0 ms) 2022-08-17T13:07:51.4961949Z [ RUN ] Kernel.CustomLowering 2022-08-17T13:07:51.5035627Z [ OK ] Kernel.CustomLowering (7 ms) 2022-08-17T13:07:51.5036132Z [ RUN ] Kernel.Vectorize 2022-08-17T13:07:51.5036405Z [ OK ] Kernel.Vectorize (0 ms) 2022-08-17T13:07:51.5036703Z [ RUN ] Kernel.Strided1dWithinBounds 2022-08-17T13:07:51.5097053Z [ OK ] Kernel.Strided1dWithinBounds (6 ms) 2022-08-17T13:07:51.5097519Z [ RUN ] Kernel.InputAsOutput 2022-08-17T13:07:51.5382808Z [ OK ] Kernel.InputAsOutput (28 ms) 2022-08-17T13:07:51.5383375Z [ RUN ] Kernel.ScalarOut 2022-08-17T13:07:51.5412044Z [ OK ] Kernel.ScalarOut (2 ms) 2022-08-17T13:07:51.5412563Z [ RUN ] Kernel.ScalarTensorOut 2022-08-17T13:07:51.5502313Z [ OK ] Kernel.ScalarTensorOut (8 ms) 2022-08-17T13:07:51.5502721Z [ RUN ] Kernel.FuseLoopsWithVariableBounds 2022-08-17T13:07:51.5503759Z [ OK ] Kernel.FuseLoopsWithVariableBounds (0 ms) 2022-08-17T13:07:51.5504254Z [ RUN ] Kernel.FuseLoopsWithVariableConcatDim 2022-08-17T13:07:51.5504912Z [ OK ] Kernel.FuseLoopsWithVariableConcatDim (0 ms) 2022-08-17T13:07:51.5505389Z [ RUN ] Kernel.DoNotFuseLoopsWithMismatchingVariableDims 2022-08-17T13:07:51.5505828Z [ OK ] Kernel.DoNotFuseLoopsWithMismatchingVariableDims (0 ms) 2022-08-17T13:07:51.5506221Z [----------] 35 tests from Kernel (389251 ms total) 2022-08-17T13:07:51.5506368Z 2022-08-17T13:07:51.5506501Z [----------] 174 tests from LoopNest 2022-08-17T13:07:51.5506784Z [ RUN ] LoopNest.ExprSimple01 2022-08-17T13:07:51.5533449Z [ OK ] LoopNest.ExprSimple01 (2 ms) 2022-08-17T13:07:51.5533767Z [ RUN ] LoopNest.ExprLower01 2022-08-17T13:07:51.5542699Z [ OK ] LoopNest.ExprLower01 (0 ms) 2022-08-17T13:07:51.5543132Z [ RUN ] LoopNest.ExprSimple02 2022-08-17T13:07:51.5921726Z [ OK ] LoopNest.ExprSimple02 (37 ms) 2022-08-17T13:07:51.5922071Z [ RUN ] LoopNest.ExprSliceHeadWithLoopOptions 2022-08-17T13:07:51.5956137Z [ OK ] LoopNest.ExprSliceHeadWithLoopOptions (3 ms) 2022-08-17T13:07:51.5956534Z [ RUN ] LoopNest.ExprSliceTailWithLoopOptions 2022-08-17T13:07:51.5999332Z [ OK ] LoopNest.ExprSliceTailWithLoopOptions (4 ms) 2022-08-17T13:07:51.5999707Z [ RUN ] LoopNest.ExprSliceHeadWhenFactorEqualsSize 2022-08-17T13:07:51.6007262Z [ OK ] LoopNest.ExprSliceHeadWhenFactorEqualsSize (0 ms) 2022-08-17T13:07:51.6007698Z [ RUN ] LoopNest.ExprSliceHeadWhenFactorLargerThanSize 2022-08-17T13:07:51.6015811Z [ OK ] LoopNest.ExprSliceHeadWhenFactorLargerThanSize (0 ms) 2022-08-17T13:07:51.6016221Z [ RUN ] LoopNest.ExprSliceHead 2022-08-17T13:07:51.6031840Z [ OK ] LoopNest.ExprSliceHead (1 ms) 2022-08-17T13:07:51.6032259Z [ RUN ] LoopNest.ExprSliceHeadWithNonZeroStart 2022-08-17T13:07:51.6060817Z [ OK ] LoopNest.ExprSliceHeadWithNonZeroStart (2 ms) 2022-08-17T13:07:51.6061266Z [ RUN ] LoopNest.ExprSliceTailWhenFactorEqualsSize 2022-08-17T13:07:51.6068597Z [ OK ] LoopNest.ExprSliceTailWhenFactorEqualsSize (0 ms) 2022-08-17T13:07:51.6069076Z [ RUN ] LoopNest.ExprSliceTailWhenFactorLargerThanSize 2022-08-17T13:07:51.6076397Z [ OK ] LoopNest.ExprSliceTailWhenFactorLargerThanSize (0 ms) 2022-08-17T13:07:51.6076825Z [ RUN ] LoopNest.ExprSliceTail 2022-08-17T13:07:51.6092491Z [ OK ] LoopNest.ExprSliceTail (1 ms) 2022-08-17T13:07:51.6092806Z [ RUN ] LoopNest.ExprSplitAndSlice 2022-08-17T13:07:51.6180862Z [ OK ] LoopNest.ExprSplitAndSlice (8 ms) 2022-08-17T13:07:51.6181218Z [ RUN ] LoopNest.ExprSliceAndNormalize 2022-08-17T13:07:51.6210985Z [ OK ] LoopNest.ExprSliceAndNormalize (3 ms) 2022-08-17T13:07:51.6211413Z [ RUN ] LoopNest.ExprSliceWithVariableDimension 2022-08-17T13:07:51.6448671Z [ OK ] LoopNest.ExprSliceWithVariableDimension (23 ms) 2022-08-17T13:07:51.6449020Z [ RUN ] LoopNest.ExprSplitWithTail 2022-08-17T13:07:51.6554698Z [ OK ] LoopNest.ExprSplitWithTail (10 ms) 2022-08-17T13:07:51.6555057Z [ RUN ] LoopNest.ExprSplitWithTailNone 2022-08-17T13:07:51.6769008Z [ OK ] LoopNest.ExprSplitWithTailNone (21 ms) 2022-08-17T13:07:51.6769381Z [ RUN ] LoopNest.ExprSplitWithMask01 2022-08-17T13:07:51.7680811Z [ OK ] LoopNest.ExprSplitWithMask01 (91 ms) 2022-08-17T13:07:51.7681228Z [ RUN ] LoopNest.ExprSplitWithMaskRepeatedNoMask 2022-08-17T13:07:51.7744552Z [ OK ] LoopNest.ExprSplitWithMaskRepeatedNoMask (6 ms) 2022-08-17T13:07:51.7744892Z [ RUN ] LoopNest.getLoopAt 2022-08-17T13:07:51.7748534Z [ OK ] LoopNest.getLoopAt (0 ms) 2022-08-17T13:07:51.7748818Z [ RUN ] LoopNest.TileSimple 2022-08-17T13:07:53.2820192Z [ OK ] LoopNest.TileSimple (1506 ms) 2022-08-17T13:07:53.2820701Z [ RUN ] LoopNest.TileWithTails 2022-08-17T13:07:54.8582057Z [ OK ] LoopNest.TileWithTails (1576 ms) 2022-08-17T13:07:57.4161794Z [ RUN ] LoopNest.TileInMiddle 2022-08-17T13:07:57.4162295Z [ OK ] LoopNest.TileInMiddle (2557 ms) 2022-08-17T13:07:57.4162833Z [ RUN ] LoopNest.SplitWithTailWithLoopOptions 2022-08-17T13:07:57.4170287Z [ OK ] LoopNest.SplitWithTailWithLoopOptions (0 ms) 2022-08-17T13:07:57.4170915Z [ RUN ] LoopNest.SplitWithMaskWithLoopOptions 2022-08-17T13:07:57.4177402Z [ OK ] LoopNest.SplitWithMaskWithLoopOptions (0 ms) 2022-08-17T13:07:57.4177995Z [ RUN ] LoopNest.ScheduleBroadcastAddBuffer 2022-08-17T13:07:57.4463914Z [ OK ] LoopNest.ScheduleBroadcastAddBuffer (28 ms) 2022-08-17T13:07:57.4464490Z [ RUN ] LoopNest.ScheduleFunctionCall01 2022-08-17T13:07:57.5923056Z [ OK ] LoopNest.ScheduleFunctionCall01 (145 ms) 2022-08-17T13:07:57.5923637Z [ RUN ] LoopNest.ScheduleInlineSimple 2022-08-17T13:07:57.8130080Z [ OK ] LoopNest.ScheduleInlineSimple (220 ms) 2022-08-17T13:07:57.8130629Z [ RUN ] LoopNest.ScheduleInlineFunc01 2022-08-17T13:07:58.9189515Z [ OK ] LoopNest.ScheduleInlineFunc01 (1105 ms) 2022-08-17T13:07:58.9190088Z [ RUN ] LoopNest.ScheduleInlineRandom 2022-08-17T13:07:58.9241731Z [ OK ] LoopNest.ScheduleInlineRandom (5 ms) 2022-08-17T13:07:58.9242343Z [ RUN ] LoopNest.ScheduleInlineRandomUnrelated 2022-08-17T13:07:58.9290641Z [ OK ] LoopNest.ScheduleInlineRandomUnrelated (4 ms) 2022-08-17T13:07:58.9291320Z [ RUN ] LoopNest.ScheduleInlineRandomLowerDimensions 2022-08-17T13:07:58.9331191Z [ OK ] LoopNest.ScheduleInlineRandomLowerDimensions (4 ms) 2022-08-17T13:07:58.9331895Z [ RUN ] LoopNest.ScheduleInlineIntrinsics 2022-08-17T13:07:59.0936832Z [ OK ] LoopNest.ScheduleInlineIntrinsics (160 ms) 2022-08-17T13:07:59.0937451Z [ RUN ] LoopNest.ScheduleInlineRandWithIntrinsics 2022-08-17T13:07:59.0981621Z [ OK ] LoopNest.ScheduleInlineRandWithIntrinsics (4 ms) 2022-08-17T13:07:59.0982258Z [ RUN ] LoopNest.ScheduleSplitAThenInline 2022-08-17T13:07:59.0995982Z [ OK ] LoopNest.ScheduleSplitAThenInline (1 ms) 2022-08-17T13:07:59.0996864Z [ RUN ] LoopNest.ScheduleSplitBThenInline 2022-08-17T13:07:59.1047624Z [ OK ] LoopNest.ScheduleSplitBThenInline (5 ms) 2022-08-17T13:07:59.1048240Z [ RUN ] LoopNest.ScheduleSplitTwiceThenInline 2022-08-17T13:07:59.1064463Z [ OK ] LoopNest.ScheduleSplitTwiceThenInline (1 ms) 2022-08-17T13:07:59.1065069Z [ RUN ] LoopNest.ScheduleInlineThenSplit 2022-08-17T13:07:59.1113674Z [ OK ] LoopNest.ScheduleInlineThenSplit (4 ms) 2022-08-17T13:07:59.1114278Z [ RUN ] LoopNest.ScheduleSplitInlineThenSplit 2022-08-17T13:07:59.1218575Z [ OK ] LoopNest.ScheduleSplitInlineThenSplit (10 ms) 2022-08-17T13:07:59.1219202Z [ RUN ] LoopNest.ScheduleSplitInlineSimplify 2022-08-17T13:07:59.1232781Z [ OK ] LoopNest.ScheduleSplitInlineSimplify (1 ms) 2022-08-17T13:07:59.1233393Z [ RUN ] LoopNest.ScheduleInlineThreeMixedOnce 2022-08-17T13:07:59.1299306Z [ OK ] LoopNest.ScheduleInlineThreeMixedOnce (6 ms) 2022-08-17T13:07:59.1299944Z [ RUN ] LoopNest.ScheduleInlineThreeMixedTwice 2022-08-17T13:07:59.1364276Z [ OK ] LoopNest.ScheduleInlineThreeMixedTwice (6 ms) 2022-08-17T13:07:59.1364977Z [ RUN ] LoopNest.ScheduleInlineThreeMixedInner 2022-08-17T13:07:59.1434141Z [ OK ] LoopNest.ScheduleInlineThreeMixedInner (6 ms) 2022-08-17T13:07:59.1434785Z [ RUN ] LoopNest.ScheduleInlineThreeMixedSplit 2022-08-17T13:07:59.1458975Z [ OK ] LoopNest.ScheduleInlineThreeMixedSplit (2 ms) 2022-08-17T13:07:59.1459632Z [ RUN ] LoopNest.ScheduleInlineOutputTensors 2022-08-17T13:07:59.1514775Z [ OK ] LoopNest.ScheduleInlineOutputTensors (5 ms) 2022-08-17T13:07:59.1515439Z [ RUN ] LoopNest.ScheduleInlineWithCompoundIndices 2022-08-17T13:07:59.1523506Z [ OK ] LoopNest.ScheduleInlineWithCompoundIndices (0 ms) 2022-08-17T13:07:59.1524245Z [ RUN ] LoopNest.ScheduleInlineConsumerIndicesWithCast 2022-08-17T13:07:59.1534541Z [ OK ] LoopNest.ScheduleInlineConsumerIndicesWithCast (1 ms) 2022-08-17T13:07:59.1535250Z [ RUN ] LoopNest.ScheduleInlineProducerIndicesWithCast 2022-08-17T13:07:59.1545614Z [ OK ] LoopNest.ScheduleInlineProducerIndicesWithCast (1 ms) 2022-08-17T13:07:59.1546205Z [ RUN ] LoopNest.ScheduleFuserStyle 2022-08-17T13:07:59.2234327Z [ OK ] LoopNest.ScheduleFuserStyle (68 ms) 2022-08-17T13:07:59.2234869Z [ RUN ] LoopNest.ScheduleFuserThreeArg 2022-08-17T13:07:59.3066962Z [ OK ] LoopNest.ScheduleFuserThreeArg (83 ms) 2022-08-17T13:07:59.3067551Z [ RUN ] LoopNest.ScheduleDynamicShape2D 2022-08-17T13:07:59.4597712Z [ OK ] LoopNest.ScheduleDynamicShape2D (152 ms) 2022-08-17T13:07:59.4598279Z [ RUN ] LoopNest.LoopNestComputeAt_1 2022-08-17T13:07:59.4715131Z [ OK ] LoopNest.LoopNestComputeAt_1 (11 ms) 2022-08-17T13:07:59.4715693Z [ RUN ] LoopNest.LoopNestComputeAt_2 2022-08-17T13:08:00.3953916Z [ OK ] LoopNest.LoopNestComputeAt_2 (923 ms) 2022-08-17T13:08:00.3954541Z [ RUN ] LoopNest.LoopNestComputeAt_3 2022-08-17T13:08:01.2850344Z [ OK ] LoopNest.LoopNestComputeAt_3 (889 ms) 2022-08-17T13:08:01.2850693Z [ RUN ] LoopNest.Reduce2dComputeAt 2022-08-17T13:08:02.8208604Z [ OK ] LoopNest.Reduce2dComputeAt (1535 ms) 2022-08-17T13:08:02.8208975Z [ RUN ] LoopNest.LoopNestReorderAxis1 2022-08-17T13:08:02.8244641Z [ OK ] LoopNest.LoopNestReorderAxis1 (3 ms) 2022-08-17T13:08:02.8244994Z [ RUN ] LoopNest.LoopNestReorderPartialAxes 2022-08-17T13:08:02.8395305Z [ OK ] LoopNest.LoopNestReorderPartialAxes (14 ms) 2022-08-17T13:08:02.8395725Z [ RUN ] LoopNest.LoopNestReorderInternalAxis 2022-08-17T13:08:02.8536491Z [ OK ] LoopNest.LoopNestReorderInternalAxis (14 ms) 2022-08-17T13:08:02.8536885Z [ RUN ] LoopNest.LoopNestReorderEnclosingAxis 2022-08-17T13:08:02.8679454Z [ OK ] LoopNest.LoopNestReorderEnclosingAxis (14 ms) 2022-08-17T13:08:02.8679812Z [ RUN ] LoopNest.LoopNestReorderSameAxis 2022-08-17T13:08:02.8689622Z [ OK ] LoopNest.LoopNestReorderSameAxis (1 ms) 2022-08-17T13:08:02.8690040Z [ RUN ] LoopNest.LoopNestReorderExtraStatements 2022-08-17T13:08:02.8903171Z [ OK ] LoopNest.LoopNestReorderExtraStatements (21 ms) 2022-08-17T13:08:02.8903605Z [ RUN ] LoopNest.LoopNestReorderLongStringOfPreOrphans 2022-08-17T13:08:03.8307476Z [ OK ] LoopNest.LoopNestReorderLongStringOfPreOrphans (940 ms) 2022-08-17T13:08:03.8307966Z [ RUN ] LoopNest.LoopNestReorderLongStringOfPostOrphans 2022-08-17T13:08:04.7847544Z [ OK ] LoopNest.LoopNestReorderLongStringOfPostOrphans (953 ms) 2022-08-17T13:08:04.7847990Z [ RUN ] LoopNest.LoopNestReorderLongStringFull 2022-08-17T13:08:05.9733059Z [ OK ] LoopNest.LoopNestReorderLongStringFull (1188 ms) 2022-08-17T13:08:05.9733471Z [ RUN ] LoopNest.LoopNestReorderInternalLoopNest 2022-08-17T13:08:06.1877249Z [ OK ] LoopNest.LoopNestReorderInternalLoopNest (214 ms) 2022-08-17T13:08:06.1877635Z [ RUN ] LoopNest.OuterLoopVectorization 2022-08-17T13:08:06.1900044Z [ OK ] LoopNest.OuterLoopVectorization (2 ms) 2022-08-17T13:08:06.1900399Z [ RUN ] LoopNest.VectorizeLoopNotNormalized 2022-08-17T13:08:06.1927385Z [ OK ] LoopNest.VectorizeLoopNotNormalized (2 ms) 2022-08-17T13:08:06.1927710Z [ RUN ] LoopNest.Unroll 2022-08-17T13:08:06.1938348Z [ OK ] LoopNest.Unroll (1 ms) 2022-08-17T13:08:06.1938676Z [ RUN ] LoopNest.UnrollOuter 2022-08-17T13:08:06.1960399Z [ OK ] LoopNest.UnrollOuter (2 ms) 2022-08-17T13:08:06.1960752Z [ RUN ] LoopNest.UnrollInner 2022-08-17T13:08:06.1978536Z [ OK ] LoopNest.UnrollInner (1 ms) 2022-08-17T13:08:06.1978958Z [ RUN ] LoopNest.UnrollMultipleStatements 2022-08-17T13:08:06.1987981Z [ OK ] LoopNest.UnrollMultipleStatements (0 ms) 2022-08-17T13:08:06.1988648Z [ RUN ] LoopNest.UnrollNonLiteralConstantBounds 2022-08-17T13:08:06.2004593Z [ OK ] LoopNest.UnrollNonLiteralConstantBounds (1 ms) 2022-08-17T13:08:06.2005129Z [ RUN ] LoopNest.UnrollNonConstantBounds 2022-08-17T13:08:06.2173847Z [ OK ] LoopNest.UnrollNonConstantBounds (16 ms) 2022-08-17T13:08:06.2174245Z [ RUN ] LoopNest.UnrollByFactorsLessThan2 2022-08-17T13:08:06.2180232Z [ OK ] LoopNest.UnrollByFactorsLessThan2 (0 ms) 2022-08-17T13:08:06.2180826Z [ RUN ] LoopNest.UnrollByFactorEqualToIters 2022-08-17T13:08:06.2208223Z [ OK ] LoopNest.UnrollByFactorEqualToIters (2 ms) 2022-08-17T13:08:06.2208756Z [ RUN ] LoopNest.UnrollEmpty 2022-08-17T13:08:06.2213834Z [ OK ] LoopNest.UnrollEmpty (0 ms) 2022-08-17T13:08:06.2214363Z [ RUN ] LoopNest.NoUnroll 2022-08-17T13:08:06.2230316Z [ OK ] LoopNest.NoUnroll (1 ms) 2022-08-17T13:08:06.2230817Z [ RUN ] LoopNest.UnrollWithLet 2022-08-17T13:08:06.2244040Z [ OK ] LoopNest.UnrollWithLet (1 ms) 2022-08-17T13:08:06.2244571Z [ RUN ] LoopNest.IsNormalized 2022-08-17T13:08:06.2245386Z [ OK ] LoopNest.IsNormalized (0 ms) 2022-08-17T13:08:06.2245949Z [ RUN ] LoopNest.NormalizeStartPositive 2022-08-17T13:08:06.2277304Z [ OK ] LoopNest.NormalizeStartPositive (3 ms) 2022-08-17T13:08:06.2277900Z [ RUN ] LoopNest.NormalizeStartNegative 2022-08-17T13:08:06.2316206Z [ OK ] LoopNest.NormalizeStartNegative (3 ms) 2022-08-17T13:08:06.2316613Z [ RUN ] LoopNest.NormalizeStartZero 2022-08-17T13:08:06.2321345Z [ OK ] LoopNest.NormalizeStartZero (0 ms) 2022-08-17T13:08:06.2321685Z [ RUN ] LoopNest.NormalizeStartVariable 2022-08-17T13:08:06.2354694Z [ OK ] LoopNest.NormalizeStartVariable (3 ms) 2022-08-17T13:08:06.2355077Z [ RUN ] LoopNest.NormalizeOnNestedOuterLoop 2022-08-17T13:08:06.2388540Z [ OK ] LoopNest.NormalizeOnNestedOuterLoop (3 ms) 2022-08-17T13:08:06.2388917Z [ RUN ] LoopNest.NormalizeOnNestedInnerLoop 2022-08-17T13:08:06.2418307Z [ OK ] LoopNest.NormalizeOnNestedInnerLoop (2 ms) 2022-08-17T13:08:06.2418672Z [ RUN ] LoopNest.NormalizeAndSplitWithTail 2022-08-17T13:08:06.2477563Z [ OK ] LoopNest.NormalizeAndSplitWithTail (5 ms) 2022-08-17T13:08:06.2477922Z [ RUN ] LoopNest.NotNormalizeAndSplitWithTail 2022-08-17T13:08:06.2555734Z [ OK ] LoopNest.NotNormalizeAndSplitWithTail (7 ms) 2022-08-17T13:08:06.2556109Z [ RUN ] LoopNest.FlattenSimpleLoopNest2D 2022-08-17T13:08:06.2709624Z [ OK ] LoopNest.FlattenSimpleLoopNest2D (15 ms) 2022-08-17T13:08:06.2709980Z [ RUN ] LoopNest.FlattenSimpleLoopNest3D 2022-08-17T13:08:06.4107065Z [ OK ] LoopNest.FlattenSimpleLoopNest3D (139 ms) 2022-08-17T13:08:06.4107470Z [ RUN ] LoopNest.FlattenLoopNestAfterNormalize 2022-08-17T13:08:06.4519353Z [ OK ] LoopNest.FlattenLoopNestAfterNormalize (41 ms) 2022-08-17T13:08:06.4701468Z [ RUN ] LoopNest.FlattenLoopNestWithNonLiteralConstantBounds 2022-08-17T13:08:06.4702029Z [ OK ] LoopNest.FlattenLoopNestWithNonLiteralConstantBounds (18 ms) 2022-08-17T13:08:06.4702595Z [ RUN ] LoopNest.FlattenImperfectLoopNest 2022-08-17T13:08:06.4703924Z [ OK ] LoopNest.FlattenImperfectLoopNest (0 ms) 2022-08-17T13:08:06.4704317Z [ RUN ] LoopNest.FlattenReductionLoopNest 2022-08-17T13:08:06.4705398Z [ OK ] LoopNest.FlattenReductionLoopNest (0 ms) 2022-08-17T13:08:06.4705780Z [ RUN ] LoopNest.FlattenReductionLoopNestFromTensor 2022-08-17T13:08:06.4713224Z [ OK ] LoopNest.FlattenReductionLoopNestFromTensor (0 ms) 2022-08-17T13:08:06.4713631Z [ RUN ] LoopNest.FlattenIncorrectLoopsAsInput 2022-08-17T13:08:06.4715971Z [ OK ] LoopNest.FlattenIncorrectLoopsAsInput (0 ms) 2022-08-17T13:08:06.4716342Z [ RUN ] LoopNest.DetectInlineRankMismatch 2022-08-17T13:08:06.4731213Z [ OK ] LoopNest.DetectInlineRankMismatch (1 ms) 2022-08-17T13:08:06.4731564Z [ RUN ] LoopNest.CacheReadsSimple 2022-08-17T13:08:07.0918621Z [ OK ] LoopNest.CacheReadsSimple (618 ms) 2022-08-17T13:08:07.0918993Z [ RUN ] LoopNest.CacheReadsOuter 2022-08-17T13:08:07.8133822Z [ OK ] LoopNest.CacheReadsOuter (721 ms) 2022-08-17T13:08:07.8134362Z [ RUN ] LoopNest.CacheReadsInternal 2022-08-17T13:08:08.5327662Z [ OK ] LoopNest.CacheReadsInternal (719 ms) 2022-08-17T13:08:08.5328200Z [ RUN ] LoopNest.CacheReadsInner 2022-08-17T13:08:09.7500584Z [ OK ] LoopNest.CacheReadsInner (1217 ms) 2022-08-17T13:08:09.7501134Z [ RUN ] LoopNest.CacheWritesSimple 2022-08-17T13:08:11.0532989Z [ OK ] LoopNest.CacheWritesSimple (1303 ms) 2022-08-17T13:08:11.0533538Z [ RUN ] LoopNest.DeadStoreElimination 2022-08-17T13:08:11.0758117Z [ OK ] LoopNest.DeadStoreElimination (22 ms) 2022-08-17T13:08:11.0758736Z [ RUN ] LoopNest.DeadStoreEliminationWithIntermediates 2022-08-17T13:08:11.0949257Z [ OK ] LoopNest.DeadStoreEliminationWithIntermediates (19 ms) 2022-08-17T13:08:11.0949920Z [ RUN ] LoopNest.CompoundTensorSimple 2022-08-17T13:08:11.1156225Z [ OK ] LoopNest.CompoundTensorSimple (20 ms) 2022-08-17T13:08:11.1156791Z [ RUN ] LoopNest.InlineConstantIndex 2022-08-17T13:08:11.1206688Z [ OK ] LoopNest.InlineConstantIndex (5 ms) 2022-08-17T13:08:11.1207080Z [ RUN ] LoopNest.CompoundTensorUsed 2022-08-17T13:08:11.1566967Z [ OK ] LoopNest.CompoundTensorUsed (35 ms) 2022-08-17T13:08:11.1567404Z [ RUN ] LoopNest.InlineFromLoad 2022-08-17T13:08:11.1573334Z [ OK ] LoopNest.InlineFromLoad (0 ms) 2022-08-17T13:08:11.1573912Z [ RUN ] LoopNest.OptimizeConditionalsSimple 2022-08-17T13:08:11.1593978Z [ OK ] LoopNest.OptimizeConditionalsSimple (2 ms) 2022-08-17T13:08:11.1594600Z [ RUN ] LoopNest.OptimizeConditionalsNestedConditions 2022-08-17T13:08:11.1624050Z [ OK ] LoopNest.OptimizeConditionalsNestedConditions (2 ms) 2022-08-17T13:08:11.1624657Z [ RUN ] LoopNest.OptimizeConditionalsMultipleStores 2022-08-17T13:08:11.1655874Z [ OK ] LoopNest.OptimizeConditionalsMultipleStores (3 ms) 2022-08-17T13:08:11.1656541Z [ RUN ] LoopNest.OptimizeConditionalsMultipleStoresInOneLoop 2022-08-17T13:08:11.1730248Z [ OK ] LoopNest.OptimizeConditionalsMultipleStoresInOneLoop (7 ms) 2022-08-17T13:08:11.1730865Z [ RUN ] LoopNest.OptimizeConditionalsOuterLoopVar 2022-08-17T13:08:11.1783980Z [ OK ] LoopNest.OptimizeConditionalsOuterLoopVar (5 ms) 2022-08-17T13:08:11.1784620Z [ RUN ] LoopNest.OptimizeConditionalsCompValuesNotOrdered 2022-08-17T13:08:11.1836121Z [ OK ] LoopNest.OptimizeConditionalsCompValuesNotOrdered (5 ms) 2022-08-17T13:08:11.1836641Z [ RUN ] LoopNest.OptimizeConditionalsCompValuesNotConstants 2022-08-17T13:08:11.1884003Z [ OK ] LoopNest.OptimizeConditionalsCompValuesNotConstants (4 ms) 2022-08-17T13:08:11.1884614Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition 2022-08-17T13:08:11.1939134Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition (5 ms) 2022-08-17T13:08:11.1939651Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition2 2022-08-17T13:08:11.1992056Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition2 (5 ms) 2022-08-17T13:08:11.1992668Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition3 2022-08-17T13:08:11.2036861Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition3 (4 ms) 2022-08-17T13:08:11.2037504Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition4 2022-08-17T13:08:11.2077650Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition4 (4 ms) 2022-08-17T13:08:11.2078099Z [ RUN ] LoopNest.OptimizeConditionalsNotNormalized 2022-08-17T13:08:11.2099226Z [ OK ] LoopNest.OptimizeConditionalsNotNormalized (2 ms) 2022-08-17T13:08:11.2099684Z [ RUN ] LoopNest.ColReduceSplitTailEvenReorder 2022-08-17T13:08:14.0210470Z [ OK ] LoopNest.ColReduceSplitTailEvenReorder (2810 ms) 2022-08-17T13:08:14.0210891Z [ RUN ] LoopNest.ColReduceSplitTailUnevenReorder 2022-08-17T13:08:16.2483762Z [ OK ] LoopNest.ColReduceSplitTailUnevenReorder (2227 ms) 2022-08-17T13:08:16.2484208Z [ RUN ] LoopNest.ColReduceSplitMaskEvenReorder 2022-08-17T13:08:19.0941701Z [ OK ] LoopNest.ColReduceSplitMaskEvenReorder (2845 ms) 2022-08-17T13:08:19.0942312Z [ RUN ] LoopNest.ColReduceSplitMaskUnevenReorder 2022-08-17T13:08:21.5861670Z [ OK ] LoopNest.ColReduceSplitMaskUnevenReorder (2491 ms) 2022-08-17T13:08:21.5862147Z [ RUN ] LoopNest.ReorderAxisWithMultipleConds 2022-08-17T13:08:21.5899770Z [ OK ] LoopNest.ReorderAxisWithMultipleConds (3 ms) 2022-08-17T13:08:21.5900160Z [ RUN ] LoopNest.VectorizeUse 2022-08-17T13:08:21.5916054Z [ OK ] LoopNest.VectorizeUse (1 ms) 2022-08-17T13:08:21.5916356Z [ RUN ] LoopNest.Int64Direct 2022-08-17T13:08:21.5923424Z [ OK ] LoopNest.Int64Direct (0 ms) 2022-08-17T13:08:21.5923726Z [ RUN ] LoopNest.Int64Compute 2022-08-17T13:08:21.5934592Z [ OK ] LoopNest.Int64Compute (1 ms) 2022-08-17T13:08:21.5934966Z [ RUN ] LoopNest.DistributeLoopWithAllStmtsAsPivots 2022-08-17T13:08:21.5941705Z [ OK ] LoopNest.DistributeLoopWithAllStmtsAsPivots (0 ms) 2022-08-17T13:08:21.5942116Z [ RUN ] LoopNest.DistributeLoopWithOneStmtAsPivot 2022-08-17T13:08:21.5947707Z [ OK ] LoopNest.DistributeLoopWithOneStmtAsPivot (0 ms) 2022-08-17T13:08:21.5948103Z [ RUN ] LoopNest.DistributeLoopWithoutAnyPivot 2022-08-17T13:08:21.5953971Z [ OK ] LoopNest.DistributeLoopWithoutAnyPivot (0 ms) 2022-08-17T13:08:21.5954351Z [ RUN ] LoopNest.DistributeLoopOverInnerLoops 2022-08-17T13:08:21.5959774Z [ OK ] LoopNest.DistributeLoopOverInnerLoops (0 ms) 2022-08-17T13:08:21.5960176Z [ RUN ] LoopNest.DistributeLoopAndParentsWithoutAnyPivot 2022-08-17T13:08:21.5975105Z [ OK ] LoopNest.DistributeLoopAndParentsWithoutAnyPivot (1 ms) 2022-08-17T13:08:21.5975483Z [ RUN ] LoopNest.fuseLoopsSimple 2022-08-17T13:08:21.6000804Z [ OK ] LoopNest.fuseLoopsSimple (2 ms) 2022-08-17T13:08:21.6001116Z [ RUN ] LoopNest.fuseLoopsMultiple 2022-08-17T13:08:21.6078395Z [ OK ] LoopNest.fuseLoopsMultiple (7 ms) 2022-08-17T13:08:21.6078713Z [ RUN ] LoopNest.fuseLoopsNested 2022-08-17T13:08:21.6171722Z [ OK ] LoopNest.fuseLoopsNested (9 ms) 2022-08-17T13:08:21.6172087Z [ RUN ] LoopNest.fuseLoopsNested2D 2022-08-17T13:08:21.6221022Z [ OK ] LoopNest.fuseLoopsNested2D (4 ms) 2022-08-17T13:08:21.6221370Z [ RUN ] LoopNest.fuseLoopsNested2DInner 2022-08-17T13:08:21.6251371Z [ OK ] LoopNest.fuseLoopsNested2DInner (3 ms) 2022-08-17T13:08:21.6251720Z [ RUN ] LoopNest.fuseLoopsDifferentStopBounds 2022-08-17T13:08:21.6255847Z [ OK ] LoopNest.fuseLoopsDifferentStopBounds (0 ms) 2022-08-17T13:08:21.6256430Z [ RUN ] LoopNest.fuseLoopsDifferentStartBounds 2022-08-17T13:08:21.6259190Z [ OK ] LoopNest.fuseLoopsDifferentStartBounds (0 ms) 2022-08-17T13:08:21.6259550Z [ RUN ] LoopNest.fuseLoopsNotContiguous 2022-08-17T13:08:21.6262005Z [ OK ] LoopNest.fuseLoopsNotContiguous (0 ms) 2022-08-17T13:08:21.6262418Z [ RUN ] LoopNest.fuseLoopsWithDifferentParents 2022-08-17T13:08:21.6265423Z [ OK ] LoopNest.fuseLoopsWithDifferentParents (0 ms) 2022-08-17T13:08:21.6265860Z [ RUN ] LoopNest.fuseLoopsWithVariableBounds 2022-08-17T13:08:21.6311313Z [ OK ] LoopNest.fuseLoopsWithVariableBounds (4 ms) 2022-08-17T13:08:21.6311661Z [ RUN ] LoopNest.fuseLoopsWithExprBounds 2022-08-17T13:08:21.6376883Z [ OK ] LoopNest.fuseLoopsWithExprBounds (6 ms) 2022-08-17T13:08:21.6377564Z [ RUN ] LoopNest.fuseLoopsWithDifferentExprBounds 2022-08-17T13:08:21.6435959Z [ OK ] LoopNest.fuseLoopsWithDifferentExprBounds (5 ms) 2022-08-17T13:08:21.6436625Z [ RUN ] LoopNest.fuseLoopsWithNonOverlappingBufferAccesses 2022-08-17T13:08:21.6510656Z [ OK ] LoopNest.fuseLoopsWithNonOverlappingBufferAccesses (7 ms) 2022-08-17T13:08:21.6511298Z [ RUN ] LoopNest.fuseLoopsWithNonOverlapping2DBufferAccesses 2022-08-17T13:08:21.6646496Z [ OK ] LoopNest.fuseLoopsWithNonOverlapping2DBufferAccesses (13 ms) 2022-08-17T13:08:21.6647126Z [ RUN ] LoopNest.fuseLoopsWithReductions 2022-08-17T13:08:21.6723984Z [ OK ] LoopNest.fuseLoopsWithReductions (7 ms) 2022-08-17T13:08:21.6724793Z [ RUN ] LoopNest.fuseLoopsWith2DReductions 2022-08-17T13:08:21.6862339Z [ OK ] LoopNest.fuseLoopsWith2DReductions (13 ms) 2022-08-17T13:08:21.6862907Z [ RUN ] LoopNest.fuseLoopsWithComplexIndices 2022-08-17T13:08:21.6988713Z [ OK ] LoopNest.fuseLoopsWithComplexIndices (12 ms) 2022-08-17T13:08:21.6989331Z [ RUN ] LoopNest.fuseLoopsWithMixedLoopVarsAsIndices 2022-08-17T13:08:21.7150845Z [ OK ] LoopNest.fuseLoopsWithMixedLoopVarsAsIndices (16 ms) 2022-08-17T13:08:21.7151363Z [ RUN ] LoopNest.fuseLoopsWithTranspose 2022-08-17T13:08:21.7238783Z [ OK ] LoopNest.fuseLoopsWithTranspose (8 ms) 2022-08-17T13:08:21.7239349Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies1 2022-08-17T13:08:21.7318365Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies1 (7 ms) 2022-08-17T13:08:21.7318810Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies2 2022-08-17T13:08:21.7393068Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies2 (7 ms) 2022-08-17T13:08:21.7393499Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies3 2022-08-17T13:08:21.7520480Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies3 (12 ms) 2022-08-17T13:08:21.7521074Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies4 2022-08-17T13:08:21.7700628Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies4 (17 ms) 2022-08-17T13:08:21.7701233Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies5 2022-08-17T13:08:21.7786550Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies5 (8 ms) 2022-08-17T13:08:21.7787153Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies6 2022-08-17T13:08:21.7873710Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies6 (8 ms) 2022-08-17T13:08:21.7874300Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies7 2022-08-17T13:08:21.7951662Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies7 (7 ms) 2022-08-17T13:08:21.7952268Z [ RUN ] LoopNest.areLoopsPerfectlyNested 2022-08-17T13:08:21.7952965Z [ OK ] LoopNest.areLoopsPerfectlyNested (0 ms) 2022-08-17T13:08:21.7953422Z [ RUN ] LoopNest.reorderNestedLoops2D 2022-08-17T13:08:21.7954088Z [ OK ] LoopNest.reorderNestedLoops2D (0 ms) 2022-08-17T13:08:21.7954532Z [ RUN ] LoopNest.reorderNestedLoops3D 2022-08-17T13:08:21.7955059Z [ OK ] LoopNest.reorderNestedLoops3D (0 ms) 2022-08-17T13:08:21.7955404Z [ RUN ] LoopNest.reorderNestedLoops4D 2022-08-17T13:08:21.7956595Z [ OK ] LoopNest.reorderNestedLoops4D (0 ms) 2022-08-17T13:08:21.7957160Z [ RUN ] LoopNest.reorderTrivialPermutation 2022-08-17T13:08:21.7957962Z [ OK ] LoopNest.reorderTrivialPermutation (0 ms) 2022-08-17T13:08:21.7958618Z [ RUN ] LoopNest.reorderInvalidPermutations 2022-08-17T13:08:21.7961653Z [ OK ] LoopNest.reorderInvalidPermutations (0 ms) 2022-08-17T13:08:21.7962226Z [ RUN ] LoopNest.reorderInvalidLoopNest 2022-08-17T13:08:21.7964461Z [ OK ] LoopNest.reorderInvalidLoopNest (0 ms) 2022-08-17T13:08:21.7964865Z [ RUN ] LoopNest.compressBufferSimple 2022-08-17T13:08:21.7971052Z [ OK ] LoopNest.compressBufferSimple (0 ms) 2022-08-17T13:08:21.7971448Z [ RUN ] LoopNest.compressBufferMultipleDims 2022-08-17T13:08:21.7977016Z [ OK ] LoopNest.compressBufferMultipleDims (0 ms) 2022-08-17T13:08:21.7977411Z [ RUN ] LoopNest.compressBufferMultipleDims2 2022-08-17T13:08:21.7983968Z [ OK ] LoopNest.compressBufferMultipleDims2 (0 ms) 2022-08-17T13:08:21.7984434Z [ RUN ] LoopNest.compressBufferDifferentOrderIndices 2022-08-17T13:08:21.7989966Z [ OK ] LoopNest.compressBufferDifferentOrderIndices (0 ms) 2022-08-17T13:08:21.7990543Z [ RUN ] LoopNest.compressBufferVariableBounds 2022-08-17T13:08:21.7995855Z [ OK ] LoopNest.compressBufferVariableBounds (0 ms) 2022-08-17T13:08:21.7996258Z [ RUN ] LoopNest.compressBufferNoCommonParentLoops 2022-08-17T13:08:21.8001562Z [ OK ] LoopNest.compressBufferNoCommonParentLoops (0 ms) 2022-08-17T13:08:21.8001958Z [ RUN ] LoopNest.compressBufferIndicesMixed 2022-08-17T13:08:21.8007189Z [ OK ] LoopNest.compressBufferIndicesMixed (0 ms) 2022-08-17T13:08:21.8007549Z [ RUN ] LoopNest.compressMultipleBuffers 2022-08-17T13:08:21.8015753Z [ OK ] LoopNest.compressMultipleBuffers (0 ms) 2022-08-17T13:08:21.8016080Z [ RUN ] LoopNest.sanitizeNames 2022-08-17T13:08:21.8161092Z [ OK ] LoopNest.sanitizeNames (14 ms) 2022-08-17T13:08:21.8161650Z [----------] 174 tests from LoopNest (30265 ms total) 2022-08-17T13:08:21.8161890Z 2022-08-17T13:08:21.8162739Z [----------] 31 tests from MemDependency 2022-08-17T13:08:21.8163305Z [ RUN ] MemDependency.BoundOverlap 2022-08-17T13:08:21.8367735Z [ OK ] MemDependency.BoundOverlap (20 ms) 2022-08-17T13:08:21.8368126Z [ RUN ] MemDependency.BoundComparison 2022-08-17T13:08:21.8485804Z [ OK ] MemDependency.BoundComparison (11 ms) 2022-08-17T13:08:21.8486315Z [ RUN ] MemDependency.BoundOverlapSymbolic 2022-08-17T13:08:21.8627530Z [ OK ] MemDependency.BoundOverlapSymbolic (14 ms) 2022-08-17T13:08:21.8627914Z [ RUN ] MemDependency.BoundOverlapMultiDim 2022-08-17T13:08:21.8781611Z [ OK ] MemDependency.BoundOverlapMultiDim (15 ms) 2022-08-17T13:08:21.8782116Z [ RUN ] MemDependency.BoundSubtract 2022-08-17T13:08:21.8909807Z [ OK ] MemDependency.BoundSubtract (12 ms) 2022-08-17T13:08:21.8910371Z [ RUN ] MemDependency.BoundSubtractSymbolic 2022-08-17T13:08:21.9281352Z [ OK ] MemDependency.BoundSubtractSymbolic (37 ms) 2022-08-17T13:08:21.9281782Z [ RUN ] MemDependency.BoundSubtractMultiDim 2022-08-17T13:08:21.9614831Z [ OK ] MemDependency.BoundSubtractMultiDim (33 ms) 2022-08-17T13:08:22.0078213Z [ RUN ] MemDependency.BoundSubtractMultiDimSymbolic 2022-08-17T13:08:22.0078687Z [ OK ] MemDependency.BoundSubtractMultiDimSymbolic (46 ms) 2022-08-17T13:08:22.0079094Z [ RUN ] MemDependency.MemDependencyCheckerSimple 2022-08-17T13:08:22.0093675Z [ OK ] MemDependency.MemDependencyCheckerSimple (0 ms) 2022-08-17T13:08:22.0094367Z [ RUN ] MemDependency.MemDependencyCheckerMultiStmt 2022-08-17T13:08:22.0095426Z [ OK ] MemDependency.MemDependencyCheckerMultiStmt (1 ms) 2022-08-17T13:08:22.0095842Z [ RUN ] MemDependency.MemDependencyCheckerOverlap 2022-08-17T13:08:22.0105441Z [ OK ] MemDependency.MemDependencyCheckerOverlap (0 ms) 2022-08-17T13:08:22.0106103Z [ RUN ] MemDependency.MemDependencyCheckerLoop 2022-08-17T13:08:22.0129542Z [ OK ] MemDependency.MemDependencyCheckerLoop (2 ms) 2022-08-17T13:08:22.0130202Z [ RUN ] MemDependency.MemDependencyCheckerLoopReduce 2022-08-17T13:08:22.0172106Z [ OK ] MemDependency.MemDependencyCheckerLoopReduce (4 ms) 2022-08-17T13:08:22.0172780Z [ RUN ] MemDependency.MemDependencyCheckerLoopReduceExpanded 2022-08-17T13:08:22.0213537Z [ OK ] MemDependency.MemDependencyCheckerLoopReduceExpanded (4 ms) 2022-08-17T13:08:22.0214209Z [ RUN ] MemDependency.MemDependencyCheckerInputsOutputs 2022-08-17T13:08:22.0240403Z [ OK ] MemDependency.MemDependencyCheckerInputsOutputs (2 ms) 2022-08-17T13:08:22.0241050Z [ RUN ] MemDependency.MemDependencyCheckerOutputDoesntDepend 2022-08-17T13:08:22.0258897Z [ OK ] MemDependency.MemDependencyCheckerOutputDoesntDepend (1 ms) 2022-08-17T13:08:22.0259386Z [ RUN ] MemDependency.MemDependencyCheckerLoopBounds 2022-08-17T13:08:22.0422000Z [ OK ] MemDependency.MemDependencyCheckerLoopBounds (16 ms) 2022-08-17T13:08:22.0422494Z [ RUN ] MemDependency.MemDependencyCheckerLoopBoundsIndexShift 2022-08-17T13:08:22.1319840Z [ OK ] MemDependency.MemDependencyCheckerLoopBoundsIndexShift (89 ms) 2022-08-17T13:08:22.1320483Z [ RUN ] MemDependency.MemDependencyCheckerLoopSelfDependency 2022-08-17T13:08:22.3776405Z [ OK ] MemDependency.MemDependencyCheckerLoopSelfDependency (245 ms) 2022-08-17T13:08:22.3776982Z [ RUN ] MemDependency.MemDependencyCheckerLoopDistinctStrides 2022-08-17T13:08:22.3931768Z [ OK ] MemDependency.MemDependencyCheckerLoopDistinctStrides (15 ms) 2022-08-17T13:08:22.3932390Z [ RUN ] MemDependency.MemDependencyCheckerLoopBoundsCond 2022-08-17T13:08:22.4231619Z [ OK ] MemDependency.MemDependencyCheckerLoopBoundsCond (29 ms) 2022-08-17T13:08:22.4232243Z [ RUN ] MemDependency.MemDependencyCheckerIfThenElse 2022-08-17T13:08:22.4441825Z [ OK ] MemDependency.MemDependencyCheckerIfThenElse (20 ms) 2022-08-17T13:08:22.4442468Z [ RUN ] MemDependency.MemDependencyCheckerCutLoop 2022-08-17T13:08:22.4756525Z [ OK ] MemDependency.MemDependencyCheckerCutLoop (31 ms) 2022-08-17T13:08:22.4757138Z [ RUN ] MemDependency.MemDependencyCheckerDynamicShapes 2022-08-17T13:08:22.5229829Z [ OK ] MemDependency.MemDependencyCheckerDynamicShapes (47 ms) 2022-08-17T13:08:22.5230399Z [ RUN ] MemDependency.MemDependencyCheckerMultiDim 2022-08-17T13:08:22.5811093Z [ OK ] MemDependency.MemDependencyCheckerMultiDim (58 ms) 2022-08-17T13:08:22.5811845Z [ RUN ] MemDependency.MemDependencyCheckerComputeAPI 2022-08-17T13:08:22.5981220Z [ OK ] MemDependency.MemDependencyCheckerComputeAPI (16 ms) 2022-08-17T13:08:22.5981822Z [ RUN ] MemDependency.MemDependencyCheckerComputeInline 2022-08-17T13:08:22.6107953Z [ OK ] MemDependency.MemDependencyCheckerComputeInline (12 ms) 2022-08-17T13:08:22.6108707Z [ RUN ] MemDependency.MemDependencyCheckerComputeSplit 2022-08-17T13:08:22.6447976Z [ OK ] MemDependency.MemDependencyCheckerComputeSplit (33 ms) 2022-08-17T13:08:22.6448612Z [ RUN ] MemDependency.MemDependencyCheckerComputeReorder 2022-08-17T13:08:22.6673225Z [ OK ] MemDependency.MemDependencyCheckerComputeReorder (22 ms) 2022-08-17T13:08:22.6673866Z [ RUN ] MemDependency.MemDependencyCheckerComputeReduce 2022-08-17T13:08:22.6852752Z [ OK ] MemDependency.MemDependencyCheckerComputeReduce (17 ms) 2022-08-17T13:08:22.6853173Z [ RUN ] MemDependency.MemDependencyCheckerComputeGEMM 2022-08-17T13:08:22.9211996Z [ OK ] MemDependency.MemDependencyCheckerComputeGEMM (235 ms) 2022-08-17T13:08:22.9212545Z [----------] 31 tests from MemDependency (1105 ms total) 2022-08-17T13:08:22.9212796Z 2022-08-17T13:08:22.9213083Z [----------] 2 tests from Ops 2022-08-17T13:08:22.9213515Z [ RUN ] Ops.Sum 2022-08-17T13:08:22.9839855Z [ OK ] Ops.Sum (62 ms) 2022-08-17T13:08:22.9840191Z [ RUN ] Ops.ChannelsLastSum 2022-08-17T13:08:25.3383880Z [ OK ] Ops.ChannelsLastSum (2354 ms) 2022-08-17T13:08:25.3384481Z [----------] 2 tests from Ops (2417 ms total) 2022-08-17T13:08:25.3384630Z 2022-08-17T13:08:25.3384787Z [----------] 10 tests from Quantization 2022-08-17T13:08:25.3385080Z [ RUN ] Quantization.QuantDequantInt8 2022-08-17T13:08:25.3549732Z [ OK ] Quantization.QuantDequantInt8 (16 ms) 2022-08-17T13:08:25.3550094Z [ RUN ] Quantization.QuantDequantUInt8 2022-08-17T13:08:25.3670325Z [ OK ] Quantization.QuantDequantUInt8 (11 ms) 2022-08-17T13:08:25.3670695Z [ RUN ] Quantization.QuantDequantUInt8_NLC 2022-08-17T13:08:25.3887771Z [ OK ] Quantization.QuantDequantUInt8_NLC (21 ms) 2022-08-17T13:08:25.3888150Z [ RUN ] Quantization.QuantAddDequantInt8 2022-08-17T13:08:25.4149211Z [ OK ] Quantization.QuantAddDequantInt8 (26 ms) 2022-08-17T13:08:25.4149636Z [ RUN ] Quantization.QuantAddDequantUInt8 2022-08-17T13:08:25.4371459Z [ OK ] Quantization.QuantAddDequantUInt8 (22 ms) 2022-08-17T13:08:25.4371972Z [ RUN ] Quantization.QuantSigmoidDequantUInt8 2022-08-17T13:08:25.4563796Z [ OK ] Quantization.QuantSigmoidDequantUInt8 (19 ms) 2022-08-17T13:08:25.4564234Z [ RUN ] Quantization.QuantMulDequantUInt8 2022-08-17T13:08:25.4823706Z [ OK ] Quantization.QuantMulDequantUInt8 (25 ms) 2022-08-17T13:08:25.4824282Z [ RUN ] Quantization.QuantUpsampleNearst2dDequantUInt8 2022-08-17T13:08:25.5330171Z [ OK ] Quantization.QuantUpsampleNearst2dDequantUInt8 (50 ms) 2022-08-17T13:08:25.5330637Z [ RUN ] Quantization.UpsampleNearst2d 2022-08-17T13:08:25.5497817Z [ OK ] Quantization.UpsampleNearst2d (16 ms) 2022-08-17T13:08:25.5498179Z [ RUN ] Quantization.QuantCatDequantUInt8 2022-08-17T13:08:25.6273364Z [ OK ] Quantization.QuantCatDequantUInt8 (77 ms) 2022-08-17T13:08:25.6273996Z [----------] 10 tests from Quantization (289 ms total) 2022-08-17T13:08:25.6274179Z 2022-08-17T13:08:25.6274330Z [----------] 2 tests from BufLiveRange 2022-08-17T13:08:25.6274624Z [ RUN ] BufLiveRange.SingleRangeLine 2022-08-17T13:08:25.6275181Z [ OK ] BufLiveRange.SingleRangeLine (0 ms) 2022-08-17T13:08:25.6275723Z [ RUN ] BufLiveRange.MulRangeLine 2022-08-17T13:08:25.6278122Z [ OK ] BufLiveRange.MulRangeLine (0 ms) 2022-08-17T13:08:25.6278730Z [----------] 2 tests from BufLiveRange (0 ms total) 2022-08-17T13:08:25.6278932Z 2022-08-17T13:08:25.6279086Z [----------] 6 tests from MemPlanning 2022-08-17T13:08:25.6279379Z [ RUN ] MemPlanning.MemReuseWithTypeCast 2022-08-17T13:08:25.7096926Z [ OK ] MemPlanning.MemReuseWithTypeCast (81 ms) 2022-08-17T13:08:25.7097323Z [ RUN ] MemPlanning.NoMemReuseForLargerType 2022-08-17T13:08:25.7875625Z [ OK ] MemPlanning.NoMemReuseForLargerType (77 ms) 2022-08-17T13:08:25.7876032Z [ RUN ] MemPlanning.SameBufSizeMemReuse 2022-08-17T13:08:25.7935957Z [ OK ] MemPlanning.SameBufSizeMemReuse (6 ms) 2022-08-17T13:08:25.7936325Z [ RUN ] MemPlanning.SameBufSizeMultiMemReuses 2022-08-17T13:08:25.8007798Z [ OK ] MemPlanning.SameBufSizeMultiMemReuses (7 ms) 2022-08-17T13:08:25.8008215Z [ RUN ] MemPlanning.SameBufSizeMultiMemReusesOfOneBuf 2022-08-17T13:08:25.8092385Z [ OK ] MemPlanning.SameBufSizeMultiMemReusesOfOneBuf (8 ms) 2022-08-17T13:08:25.8092791Z [ RUN ] MemPlanning.SmallerBufSizeNonMemReuse 2022-08-17T13:08:25.8152115Z [ OK ] MemPlanning.SmallerBufSizeNonMemReuse (5 ms) 2022-08-17T13:08:25.8152748Z [----------] 6 tests from MemPlanning (187 ms total) 2022-08-17T13:08:25.8153033Z 2022-08-17T13:08:25.8153216Z [----------] 45 tests from Reductions 2022-08-17T13:08:25.8153502Z [ RUN ] Reductions.ReduceSum0D_1 2022-08-17T13:08:25.8167083Z [ OK ] Reductions.ReduceSum0D_1 (1 ms) 2022-08-17T13:08:25.8167628Z [ RUN ] Reductions.ReduceSum0D_2 2022-08-17T13:08:25.8171503Z [ OK ] Reductions.ReduceSum0D_2 (0 ms) 2022-08-17T13:08:25.8172067Z [ RUN ] Reductions.ReduceSum1D 2022-08-17T13:08:25.8188300Z [ OK ] Reductions.ReduceSum1D (1 ms) 2022-08-17T13:08:25.8188993Z [ RUN ] Reductions.ReduceSum2D 2022-08-17T13:08:25.8245130Z [ OK ] Reductions.ReduceSum2D (5 ms) 2022-08-17T13:08:25.8245586Z [ RUN ] Reductions.ReduceSum3D 2022-08-17T13:08:25.8783749Z [ OK ] Reductions.ReduceSum3D (53 ms) 2022-08-17T13:08:25.8784326Z [ RUN ] Reductions.ReduceSum10D 2022-08-17T13:08:39.9335117Z [ OK ] Reductions.ReduceSum10D (14055 ms) 2022-08-17T13:08:39.9335483Z [ RUN ] Reductions.ReduceProduct 2022-08-17T13:08:39.9390640Z [ OK ] Reductions.ReduceProduct (5 ms) 2022-08-17T13:08:39.9391147Z [ RUN ] Reductions.ReduceMax 2022-08-17T13:08:39.9452635Z [ OK ] Reductions.ReduceMax (6 ms) 2022-08-17T13:08:39.9453246Z [ RUN ] Reductions.ReduceMinCustomInitializer 2022-08-17T13:08:39.9475203Z [ OK ] Reductions.ReduceMinCustomInitializer (2 ms) 2022-08-17T13:08:39.9475795Z [ RUN ] Reductions.ReduceAnyAll 2022-08-17T13:08:39.9825789Z [ OK ] Reductions.ReduceAnyAll (34 ms) 2022-08-17T13:08:39.9826186Z [ RUN ] Reductions.ReduceMatmul2D 2022-08-17T13:08:39.9994602Z [ OK ] Reductions.ReduceMatmul2D (16 ms) 2022-08-17T13:08:39.9995120Z [ RUN ] Reductions.ReduceRfactorLike 2022-08-17T13:08:40.0179668Z [ OK ] Reductions.ReduceRfactorLike (18 ms) 2022-08-17T13:08:40.0180234Z [ RUN ] Reductions.ReduceAsProducer 2022-08-17T13:08:40.0578555Z [ OK ] Reductions.ReduceAsProducer (39 ms) 2022-08-17T13:08:40.0579109Z [ RUN ] Reductions.ReduceAsConsumer 2022-08-17T13:08:40.1173077Z [ OK ] Reductions.ReduceAsConsumer (59 ms) 2022-08-17T13:08:40.1173640Z [ RUN ] Reductions.SplitReduceAxis 2022-08-17T13:08:40.1460210Z [ OK ] Reductions.SplitReduceAxis (28 ms) 2022-08-17T13:08:40.1460575Z [ RUN ] Reductions.SplitNonReduceAxis 2022-08-17T13:08:40.2058765Z [ OK ] Reductions.SplitNonReduceAxis (59 ms) 2022-08-17T13:08:40.2059140Z [ RUN ] Reductions.ReorderedReductionInitializer 2022-08-17T13:08:40.2799072Z [ OK ] Reductions.ReorderedReductionInitializer (73 ms) 2022-08-17T13:08:40.2799744Z [ RUN ] Reductions.ReduceRfactor 2022-08-17T13:08:40.2972383Z [ OK ] Reductions.ReduceRfactor (17 ms) 2022-08-17T13:08:40.2972786Z [ RUN ] Reductions.Reduce3DRfactorInner 2022-08-17T13:08:40.5205240Z [ OK ] Reductions.Reduce3DRfactorInner (223 ms) 2022-08-17T13:08:40.5205673Z [ RUN ] Reductions.Reduce3DRfactorOuter 2022-08-17T13:08:40.7864583Z [ OK ] Reductions.Reduce3DRfactorOuter (265 ms) 2022-08-17T13:08:40.7865082Z [ RUN ] Reductions.ReduceRepeatedInternalRfactor 2022-08-17T13:08:44.4123639Z [ OK ] Reductions.ReduceRepeatedInternalRfactor (3625 ms) 2022-08-17T13:08:44.4124048Z [ RUN ] Reductions.ReduceSplitTail 2022-08-17T13:08:45.1235061Z [ OK ] Reductions.ReduceSplitTail (711 ms) 2022-08-17T13:08:45.1235425Z [ RUN ] Reductions.ReduceSplitNoTail 2022-08-17T13:08:46.0226034Z [ OK ] Reductions.ReduceSplitNoTail (899 ms) 2022-08-17T13:08:46.0226417Z [ RUN ] Reductions.ReduceOverSplitTail 2022-08-17T13:08:46.7069098Z [ OK ] Reductions.ReduceOverSplitTail (684 ms) 2022-08-17T13:08:46.7069478Z [ RUN ] Reductions.ReduceSplitMask 2022-08-17T13:08:47.6627675Z [ OK ] Reductions.ReduceSplitMask (955 ms) 2022-08-17T13:08:47.6628037Z [ RUN ] Reductions.ReduceSplitNoMask 2022-08-17T13:08:48.5115919Z [ OK ] Reductions.ReduceSplitNoMask (848 ms) 2022-08-17T13:08:48.5116315Z [ RUN ] Reductions.ReduceOverSplitMask 2022-08-17T13:08:49.2823520Z [ OK ] Reductions.ReduceOverSplitMask (770 ms) 2022-08-17T13:08:49.2824132Z [ RUN ] Reductions.ReduceSplitRfactor 2022-08-17T13:08:49.3568183Z [ OK ] Reductions.ReduceSplitRfactor (74 ms) 2022-08-17T13:08:49.3568527Z [ RUN ] Reductions.ReduceOverSplitRfactor 2022-08-17T13:08:49.3797532Z [ OK ] Reductions.ReduceOverSplitRfactor (22 ms) 2022-08-17T13:08:49.3797915Z [ RUN ] Reductions.ReduceInlineReduction 2022-08-17T13:08:49.3810351Z [ OK ] Reductions.ReduceInlineReduction (1 ms) 2022-08-17T13:08:49.3810760Z [ RUN ] Reductions.ReduceInlineConsumer 2022-08-17T13:08:49.5516436Z [ OK ] Reductions.ReduceInlineConsumer (170 ms) 2022-08-17T13:08:49.5516801Z [ RUN ] Reductions.ReduceInlineReducerInternal 2022-08-17T13:08:49.7227465Z [ OK ] Reductions.ReduceInlineReducerInternal (171 ms) 2022-08-17T13:08:49.7227912Z [ RUN ] Reductions.ReductionCacheAccessesOperatorAxis 2022-08-17T13:08:49.8025736Z [ OK ] Reductions.ReductionCacheAccessesOperatorAxis (79 ms) 2022-08-17T13:08:49.8026167Z [ RUN ] Reductions.ReductionCacheAccessesOuterReduceAxis 2022-08-17T13:08:49.8782030Z [ OK ] Reductions.ReductionCacheAccessesOuterReduceAxis (75 ms) 2022-08-17T13:08:49.8782482Z [ RUN ] Reductions.ReductionCacheAccessesInnerReduceAxis 2022-08-17T13:08:49.9543237Z [ OK ] Reductions.ReductionCacheAccessesInnerReduceAxis (76 ms) 2022-08-17T13:08:49.9543627Z [ RUN ] Reductions.ReductionCacheBodyAccess 2022-08-17T13:08:49.9764190Z [ OK ] Reductions.ReductionCacheBodyAccess (22 ms) 2022-08-17T13:08:49.9764573Z [ RUN ] Reductions.ReductionCacheConsumerAccess 2022-08-17T13:08:50.0011031Z [ OK ] Reductions.ReductionCacheConsumerAccess (24 ms) 2022-08-17T13:08:50.0011431Z [ RUN ] Reductions.ReductionSplitCacheConsumerAccess 2022-08-17T13:08:50.0285772Z [ OK ] Reductions.ReductionSplitCacheConsumerAccess (27 ms) 2022-08-17T13:08:50.0286215Z [ RUN ] Reductions.ReductionReorderCacheConsumerAccess 2022-08-17T13:08:50.0534113Z [ OK ] Reductions.ReductionReorderCacheConsumerAccess (24 ms) 2022-08-17T13:08:50.0534518Z [ RUN ] Reductions.ReductionRfactorCacheTempOuter 2022-08-17T13:08:50.3595604Z [ OK ] Reductions.ReductionRfactorCacheTempOuter (305 ms) 2022-08-17T13:08:50.3596307Z [ RUN ] Reductions.ReductionRfactorCacheTempInner 2022-08-17T13:08:50.6563313Z [ OK ] Reductions.ReductionRfactorCacheTempInner (296 ms) 2022-08-17T13:08:50.6563935Z [ RUN ] Reductions.ReductionVectorize 2022-08-17T13:08:50.6759842Z [ OK ] Reductions.ReductionVectorize (19 ms) 2022-08-17T13:08:50.6760474Z [ RUN ] Reductions.ReductionVectorizeInner 2022-08-17T13:08:50.6765833Z [ OK ] Reductions.ReductionVectorizeInner (0 ms) 2022-08-17T13:08:50.6766451Z [ RUN ] Reductions.ReductionVectorizeRfactor 2022-08-17T13:08:50.6982274Z [ OK ] Reductions.ReductionVectorizeRfactor (21 ms) 2022-08-17T13:08:50.6982679Z [ RUN ] Reductions.InitFunction 2022-08-17T13:08:50.7010292Z [ OK ] Reductions.InitFunction (2 ms) 2022-08-17T13:08:50.7010748Z [----------] 45 tests from Reductions (24885 ms total) 2022-08-17T13:08:50.7010921Z 2022-08-17T13:08:50.7011077Z [----------] 69 tests from Registerizer 2022-08-17T13:08:50.7011388Z [ RUN ] Registerizer.RegisterizerSimple 2022-08-17T13:08:50.7048768Z [ OK ] Registerizer.RegisterizerSimple (3 ms) 2022-08-17T13:08:50.7049224Z [ RUN ] Registerizer.RegisterizerLoop 2022-08-17T13:08:50.7068914Z [ OK ] Registerizer.RegisterizerLoop (2 ms) 2022-08-17T13:08:50.7069282Z [ RUN ] Registerizer.RegisterizerLoopFixedLoad 2022-08-17T13:08:50.7091053Z [ OK ] Registerizer.RegisterizerLoopFixedLoad (2 ms) 2022-08-17T13:08:50.7091662Z [ RUN ] Registerizer.RegisterizerLoopInternal 2022-08-17T13:08:50.7112442Z [ OK ] Registerizer.RegisterizerLoopInternal (2 ms) 2022-08-17T13:08:50.7112858Z [ RUN ] Registerizer.RegisterizerLoopInternalLoadOverlap 2022-08-17T13:08:50.7139095Z [ OK ] Registerizer.RegisterizerLoopInternalLoadOverlap (2 ms) 2022-08-17T13:08:50.7139544Z [ RUN ] Registerizer.RegisterizerLoopInternalRepeated 2022-08-17T13:08:50.7193297Z [ OK ] Registerizer.RegisterizerLoopInternalRepeated (5 ms) 2022-08-17T13:08:50.7193784Z [ RUN ] Registerizer.RegisterizerLoopInternalRepeatedOverlapLoopVar 2022-08-17T13:08:50.7235450Z [ OK ] Registerizer.RegisterizerLoopInternalRepeatedOverlapLoopVar (4 ms) 2022-08-17T13:08:50.7235972Z [ RUN ] Registerizer.RegisterizerLoopInternalRepeatedOverlapOther 2022-08-17T13:08:50.7277075Z [ OK ] Registerizer.RegisterizerLoopInternalRepeatedOverlapOther (4 ms) 2022-08-17T13:08:50.7277503Z [ RUN ] Registerizer.RegisterizerMultiVar 2022-08-17T13:08:50.7320479Z [ OK ] Registerizer.RegisterizerMultiVar (4 ms) 2022-08-17T13:08:50.7320850Z [ RUN ] Registerizer.RegisterizerVariableLoad 2022-08-17T13:08:50.7354687Z [ OK ] Registerizer.RegisterizerVariableLoad (3 ms) 2022-08-17T13:08:50.7355062Z [ RUN ] Registerizer.RegisterizerSymbolicIndices 2022-08-17T13:08:50.7379278Z [ OK ] Registerizer.RegisterizerSymbolicIndices (2 ms) 2022-08-17T13:08:50.7379656Z [ RUN ] Registerizer.RegisterizerMultiLoop 2022-08-17T13:08:50.7418922Z [ OK ] Registerizer.RegisterizerMultiLoop (3 ms) 2022-08-17T13:08:50.7419265Z [ RUN ] Registerizer.RegisterizerRepeated 2022-08-17T13:08:50.7471508Z [ OK ] Registerizer.RegisterizerRepeated (5 ms) 2022-08-17T13:08:50.7471863Z [ RUN ] Registerizer.RegisterizerNoLoads 2022-08-17T13:08:50.7493458Z [ OK ] Registerizer.RegisterizerNoLoads (2 ms) 2022-08-17T13:08:50.7493916Z [ RUN ] Registerizer.RegisterizerNoRepeatedStores 2022-08-17T13:08:50.7519180Z [ OK ] Registerizer.RegisterizerNoRepeatedStores (2 ms) 2022-08-17T13:08:50.7519848Z [ RUN ] Registerizer.RegisterizerMultiVarOverlap 2022-08-17T13:08:50.7569814Z [ OK ] Registerizer.RegisterizerMultiVarOverlap (5 ms) 2022-08-17T13:08:50.7570216Z [ RUN ] Registerizer.RegisterizerAllocs 2022-08-17T13:08:50.7616138Z [ OK ] Registerizer.RegisterizerAllocs (4 ms) 2022-08-17T13:08:50.7616517Z [ RUN ] Registerizer.RegisterizerNoInitializer 2022-08-17T13:08:50.7634868Z [ OK ] Registerizer.RegisterizerNoInitializer (1 ms) 2022-08-17T13:08:50.7635308Z [ RUN ] Registerizer.RegisterizerNoInitializerLoopVar 2022-08-17T13:08:50.7653804Z [ OK ] Registerizer.RegisterizerNoInitializerLoopVar (1 ms) 2022-08-17T13:08:50.7654258Z [ RUN ] Registerizer.RegisterizerLoadThenStore 2022-08-17T13:08:50.7681280Z [ OK ] Registerizer.RegisterizerLoadThenStore (2 ms) 2022-08-17T13:08:50.7681719Z [ RUN ] Registerizer.RegisterizerParallelized 2022-08-17T13:08:50.7712149Z [ OK ] Registerizer.RegisterizerParallelized (3 ms) 2022-08-17T13:08:50.7712522Z [ RUN ] Registerizer.RegisterizerConditionAfter 2022-08-17T13:08:50.7738298Z [ OK ] Registerizer.RegisterizerConditionAfter (2 ms) 2022-08-17T13:08:50.7738690Z [ RUN ] Registerizer.RegisterizerConditionBefore 2022-08-17T13:08:50.7762521Z [ OK ] Registerizer.RegisterizerConditionBefore (2 ms) 2022-08-17T13:08:50.7762895Z [ RUN ] Registerizer.RegisterizerConditionInside 2022-08-17T13:08:50.7796401Z [ OK ] Registerizer.RegisterizerConditionInside (3 ms) 2022-08-17T13:08:50.7797040Z [ RUN ] Registerizer.RegisterizerConditionInsideOverlap1 2022-08-17T13:08:50.7831847Z [ OK ] Registerizer.RegisterizerConditionInsideOverlap1 (3 ms) 2022-08-17T13:08:50.7832298Z [ RUN ] Registerizer.RegisterizerConditionInsideOverlap2 2022-08-17T13:08:50.7884746Z [ OK ] Registerizer.RegisterizerConditionInsideOverlap2 (5 ms) 2022-08-17T13:08:50.7885161Z [ RUN ] Registerizer.RegisterizerConditionHidden 2022-08-17T13:08:50.7902260Z [ OK ] Registerizer.RegisterizerConditionHidden (1 ms) 2022-08-17T13:08:50.7902656Z [ RUN ] Registerizer.RegisterizerConditionUnhidden 2022-08-17T13:08:50.7930961Z [ OK ] Registerizer.RegisterizerConditionUnhidden (2 ms) 2022-08-17T13:08:50.7931441Z [ RUN ] Registerizer.RegisterizerCondCondition 2022-08-17T13:08:50.7959709Z [ OK ] Registerizer.RegisterizerCondCondition (2 ms) 2022-08-17T13:08:50.7960120Z [ RUN ] Registerizer.RegisterizerCondConditionUnhidden 2022-08-17T13:08:50.7990379Z [ OK ] Registerizer.RegisterizerCondConditionUnhidden (3 ms) 2022-08-17T13:08:50.7990784Z [ RUN ] Registerizer.RegisterizerIfThenElseHidden 2022-08-17T13:08:50.8047820Z [ OK ] Registerizer.RegisterizerIfThenElseHidden (5 ms) 2022-08-17T13:08:50.8048230Z [ RUN ] Registerizer.RegisterizerIfThenElseUnhidden 2022-08-17T13:08:50.8112513Z [ OK ] Registerizer.RegisterizerIfThenElseUnhidden (6 ms) 2022-08-17T13:08:50.8112910Z [ RUN ] Registerizer.RegisterizerIfThenElseNested 2022-08-17T13:08:50.8143273Z [ OK ] Registerizer.RegisterizerIfThenElseNested (3 ms) 2022-08-17T13:08:50.8143680Z [ RUN ] Registerizer.RegisterizerIfThenElseInternal 2022-08-17T13:08:50.8182375Z [ OK ] Registerizer.RegisterizerIfThenElseInternal (3 ms) 2022-08-17T13:08:50.8182803Z [ RUN ] Registerizer.RegisterizerIfThenElseCondition 2022-08-17T13:08:50.8204582Z [ OK ] Registerizer.RegisterizerIfThenElseCondition (2 ms) 2022-08-17T13:08:50.8205068Z [ RUN ] Registerizer.RegisterizerIfThenElseConditionUnhidden 2022-08-17T13:08:50.8236947Z [ OK ] Registerizer.RegisterizerIfThenElseConditionUnhidden (3 ms) 2022-08-17T13:08:50.8237596Z [ RUN ] Registerizer.RegisterizerConditionBranchOnly 2022-08-17T13:08:50.8422841Z [ OK ] Registerizer.RegisterizerConditionBranchOnly (18 ms) 2022-08-17T13:08:50.8423494Z [ RUN ] Registerizer.RegisterizerCondIfThenElse 2022-08-17T13:08:50.8457623Z [ OK ] Registerizer.RegisterizerCondIfThenElse (3 ms) 2022-08-17T13:08:50.8458018Z [ RUN ] Registerizer.RegisterizerIfThenElseLoop 2022-08-17T13:08:50.8482222Z [ OK ] Registerizer.RegisterizerIfThenElseLoop (2 ms) 2022-08-17T13:08:50.8482632Z [ RUN ] Registerizer.RegisterizerIfThenElseLoopCut 2022-08-17T13:08:50.8508596Z [ OK ] Registerizer.RegisterizerIfThenElseLoopCut (2 ms) 2022-08-17T13:08:50.8509008Z [ RUN ] Registerizer.RegisterizerPartialAfter 2022-08-17T13:08:50.8554088Z [ OK ] Registerizer.RegisterizerPartialAfter (4 ms) 2022-08-17T13:08:50.8554484Z [ RUN ] Registerizer.RegisterizerPartialBefore 2022-08-17T13:08:50.8599730Z [ OK ] Registerizer.RegisterizerPartialBefore (4 ms) 2022-08-17T13:08:50.8600112Z [ RUN ] Registerizer.RegisterizerPartialInside 2022-08-17T13:08:50.8655936Z [ OK ] Registerizer.RegisterizerPartialInside (5 ms) 2022-08-17T13:08:50.8656331Z [ RUN ] Registerizer.RegisterizerPartialCondition 2022-08-17T13:08:50.8721983Z [ OK ] Registerizer.RegisterizerPartialCondition (6 ms) 2022-08-17T13:08:50.8722424Z [ RUN ] Registerizer.RegisterizerPartialConditionInternalCut 2022-08-17T13:08:50.8742709Z [ OK ] Registerizer.RegisterizerPartialConditionInternalCut (2 ms) 2022-08-17T13:08:50.8743344Z [ RUN ] Registerizer.RegisterizerPartialConditionInternalStart 2022-08-17T13:08:50.8762658Z [ OK ] Registerizer.RegisterizerPartialConditionInternalStart (1 ms) 2022-08-17T13:08:50.8763134Z [ RUN ] Registerizer.RegisterizerPartialOverlapsTwo 2022-08-17T13:08:50.8803279Z [ OK ] Registerizer.RegisterizerPartialOverlapsTwo (4 ms) 2022-08-17T13:08:50.8803654Z [ RUN ] Registerizer.RegisterizerNestedBlocks 2022-08-17T13:08:50.8829489Z [ OK ] Registerizer.RegisterizerNestedBlocks (2 ms) 2022-08-17T13:08:50.8829872Z [ RUN ] Registerizer.RegisterizerNestedConditions 2022-08-17T13:08:50.8855458Z [ OK ] Registerizer.RegisterizerNestedConditions (2 ms) 2022-08-17T13:08:50.8855881Z [ RUN ] Registerizer.RegisterizerNestedConditionsUnhidden 2022-08-17T13:08:50.8886499Z [ OK ] Registerizer.RegisterizerNestedConditionsUnhidden (3 ms) 2022-08-17T13:08:50.8886950Z [ RUN ] Registerizer.RegisterizerNestedConditionsHiddenFirst 2022-08-17T13:08:50.8927539Z [ OK ] Registerizer.RegisterizerNestedConditionsHiddenFirst (4 ms) 2022-08-17T13:08:50.8928003Z [ RUN ] Registerizer.RegisterizerNestedConditionsHiddenSecond 2022-08-17T13:08:50.8968896Z [ OK ] Registerizer.RegisterizerNestedConditionsHiddenSecond (4 ms) 2022-08-17T13:08:50.8969346Z [ RUN ] Registerizer.RegisterizerNestedConditionsCut 2022-08-17T13:08:50.8993330Z [ OK ] Registerizer.RegisterizerNestedConditionsCut (2 ms) 2022-08-17T13:08:50.8993771Z [ RUN ] Registerizer.RegisterizerNestedConditionLoopHidden 2022-08-17T13:08:50.9031494Z [ OK ] Registerizer.RegisterizerNestedConditionLoopHidden (3 ms) 2022-08-17T13:08:50.9031960Z [ RUN ] Registerizer.RegisterizerNestedConditionThreeDeep 2022-08-17T13:08:50.9110375Z [ OK ] Registerizer.RegisterizerNestedConditionThreeDeep (7 ms) 2022-08-17T13:08:50.9110798Z [ RUN ] Registerizer.RegisterizerNestedLoopSimple 2022-08-17T13:08:50.9135326Z [ OK ] Registerizer.RegisterizerNestedLoopSimple (2 ms) 2022-08-17T13:08:50.9135770Z [ RUN ] Registerizer.RegisterizerHiddenAccessYes 2022-08-17T13:08:50.9184310Z [ OK ] Registerizer.RegisterizerHiddenAccessYes (4 ms) 2022-08-17T13:08:50.9184725Z [ RUN ] Registerizer.RegisterizerHiddenAccessNo 2022-08-17T13:08:50.9225813Z [ OK ] Registerizer.RegisterizerHiddenAccessNo (4 ms) 2022-08-17T13:08:50.9226213Z [ RUN ] Registerizer.RegisterizerHiddenAccessMultiLoop 2022-08-17T13:08:50.9280632Z [ OK ] Registerizer.RegisterizerHiddenAccessMultiLoop (5 ms) 2022-08-17T13:08:50.9281070Z [ RUN ] Registerizer.RegisterizerTwoConditionalLoops 2022-08-17T13:08:50.9315291Z [ OK ] Registerizer.RegisterizerTwoConditionalLoops (3 ms) 2022-08-17T13:08:50.9315721Z [ RUN ] Registerizer.RegisterizerTwoConditionalLoopsCut 2022-08-17T13:08:50.9357375Z [ OK ] Registerizer.RegisterizerTwoConditionalLoopsCut (4 ms) 2022-08-17T13:08:50.9357974Z [ RUN ] Registerizer.RegisterizerLoopLetVar 2022-08-17T13:08:50.9377641Z [ OK ] Registerizer.RegisterizerLoopLetVar (2 ms) 2022-08-17T13:08:50.9378266Z [ RUN ] Registerizer.RegisterizerLoopLetVarOuter 2022-08-17T13:08:50.9397587Z [ OK ] Registerizer.RegisterizerLoopLetVarOuter (1 ms) 2022-08-17T13:08:50.9398164Z [ RUN ] Registerizer.RegisterizerMultiDim 2022-08-17T13:08:50.9422681Z [ OK ] Registerizer.RegisterizerMultiDim (2 ms) 2022-08-17T13:08:50.9423447Z [ RUN ] Registerizer.RegisterizerMultiDimPartial 2022-08-17T13:08:50.9457829Z [ OK ] Registerizer.RegisterizerMultiDimPartial (3 ms) 2022-08-17T13:08:50.9458637Z [ RUN ] Registerizer.RegisterizerMultiDimOverlap 2022-08-17T13:08:50.9497186Z [ OK ] Registerizer.RegisterizerMultiDimOverlap (3 ms) 2022-08-17T13:08:50.9497751Z [ RUN ] Registerizer.RegisterizerMultiDimPartialOverlap 2022-08-17T13:08:50.9541971Z [ OK ] Registerizer.RegisterizerMultiDimPartialOverlap (4 ms) 2022-08-17T13:08:50.9542583Z [ RUN ] Registerizer.RegisterizerMultiDim3DReduction1 2022-08-17T13:08:50.9587650Z [ OK ] Registerizer.RegisterizerMultiDim3DReduction1 (4 ms) 2022-08-17T13:08:50.9588261Z [ RUN ] Registerizer.RegisterizerMultiDim3DReduction2 2022-08-17T13:08:50.9634667Z [ OK ] Registerizer.RegisterizerMultiDim3DReduction2 (4 ms) 2022-08-17T13:08:50.9635355Z [----------] 69 tests from Registerizer (262 ms total) 2022-08-17T13:08:50.9635520Z 2022-08-17T13:08:50.9635666Z [----------] 92 tests from Simplify 2022-08-17T13:08:50.9635961Z [ RUN ] Simplify.ConstantFoldSimple 2022-08-17T13:08:50.9639207Z [ OK ] Simplify.ConstantFoldSimple (0 ms) 2022-08-17T13:08:50.9639759Z [ RUN ] Simplify.ConstantFoldTwoLayer 2022-08-17T13:08:50.9646957Z [ OK ] Simplify.ConstantFoldTwoLayer (0 ms) 2022-08-17T13:08:50.9647527Z [ RUN ] Simplify.ConstantFoldShifts 2022-08-17T13:08:50.9654411Z [ OK ] Simplify.ConstantFoldShifts (0 ms) 2022-08-17T13:08:50.9654946Z [ RUN ] Simplify.ConstantFoldBitwise 2022-08-17T13:08:50.9659973Z [ OK ] Simplify.ConstantFoldBitwise (0 ms) 2022-08-17T13:08:50.9660351Z [ RUN ] Simplify.ConstantFoldMultiOp 2022-08-17T13:08:50.9672123Z [ OK ] Simplify.ConstantFoldMultiOp (1 ms) 2022-08-17T13:08:50.9672495Z [ RUN ] Simplify.ConstantFoldMinMax 2022-08-17T13:08:50.9677436Z [ OK ] Simplify.ConstantFoldMinMax (0 ms) 2022-08-17T13:08:50.9677826Z [ RUN ] Simplify.ConstantFoldIntrinsics 2022-08-17T13:08:50.9691544Z [ OK ] Simplify.ConstantFoldIntrinsics (1 ms) 2022-08-17T13:08:50.9692015Z [ RUN ] Simplify.ConstantFoldCastToBool 2022-08-17T13:08:50.9695111Z [ OK ] Simplify.ConstantFoldCastToBool (0 ms) 2022-08-17T13:08:50.9695658Z [ RUN ] Simplify.ConstantFoldWithVar 2022-08-17T13:08:50.9703450Z [ OK ] Simplify.ConstantFoldWithVar (0 ms) 2022-08-17T13:08:50.9703808Z [ RUN ] Simplify.ConditionalSelectFoldSimple 2022-08-17T13:08:50.9728489Z [ OK ] Simplify.ConditionalSelectFoldSimple (2 ms) 2022-08-17T13:08:50.9728922Z [ RUN ] Simplify.ConditionalSelectFoldTwoLayer 2022-08-17T13:08:50.9763330Z [ OK ] Simplify.ConditionalSelectFoldTwoLayer (3 ms) 2022-08-17T13:08:50.9763736Z [ RUN ] Simplify.ConditionalSelectFoldWithVar 2022-08-17T13:08:50.9767895Z [ OK ] Simplify.ConditionalSelectFoldWithVar (0 ms) 2022-08-17T13:08:50.9768297Z [ RUN ] Simplify.UnFoldableExpr 2022-08-17T13:08:50.9774129Z [ OK ] Simplify.UnFoldableExpr (0 ms) 2022-08-17T13:08:50.9774621Z [ RUN ] Simplify.HashSimple 2022-08-17T13:08:50.9774913Z [ OK ] Simplify.HashSimple (0 ms) 2022-08-17T13:08:50.9775195Z [ RUN ] Simplify.HashEquivalence 2022-08-17T13:08:50.9777191Z [ OK ] Simplify.HashEquivalence (0 ms) 2022-08-17T13:08:50.9777559Z [ RUN ] Simplify.HashEquivalenceRand 2022-08-17T13:08:50.9777870Z [ OK ] Simplify.HashEquivalenceRand (0 ms) 2022-08-17T13:08:50.9778211Z [ RUN ] Simplify.HashEquivalenceAfterFolding 2022-08-17T13:08:50.9781032Z [ OK ] Simplify.HashEquivalenceAfterFolding (0 ms) 2022-08-17T13:08:50.9781437Z [ RUN ] Simplify.HashDifferenceTypes 2022-08-17T13:08:50.9788226Z [ OK ] Simplify.HashDifferenceTypes (0 ms) 2022-08-17T13:08:50.9789009Z [ RUN ] Simplify.HashLargeExpression 2022-08-17T13:08:50.9791813Z [ OK ] Simplify.HashLargeExpression (0 ms) 2022-08-17T13:08:50.9792363Z [ RUN ] Simplify.HashForLoopOptions 2022-08-17T13:08:50.9795008Z [ OK ] Simplify.HashForLoopOptions (0 ms) 2022-08-17T13:08:50.9795559Z [ RUN ] Simplify.SimplifyAdd 2022-08-17T13:08:50.9800982Z [ OK ] Simplify.SimplifyAdd (0 ms) 2022-08-17T13:08:50.9801491Z [ RUN ] Simplify.SimplifySub 2022-08-17T13:08:50.9805583Z [ OK ] Simplify.SimplifySub (0 ms) 2022-08-17T13:08:50.9806132Z [ RUN ] Simplify.SimplifyMultiLayer 2022-08-17T13:08:50.9817311Z [ OK ] Simplify.SimplifyMultiLayer (1 ms) 2022-08-17T13:08:50.9817820Z [ RUN ] Simplify.SimplifyMultiTerm 2022-08-17T13:08:50.9823473Z [ OK ] Simplify.SimplifyMultiTerm (0 ms) 2022-08-17T13:08:50.9824012Z [ RUN ] Simplify.SimplifyCasts 2022-08-17T13:08:50.9834507Z [ OK ] Simplify.SimplifyCasts (1 ms) 2022-08-17T13:08:50.9835085Z [ RUN ] Simplify.SimplifyEliminatesNoOps 2022-08-17T13:08:50.9836247Z [ OK ] Simplify.SimplifyEliminatesNoOps (0 ms) 2022-08-17T13:08:50.9836756Z [ RUN ] Simplify.SimplifyMultiVar 2022-08-17T13:08:50.9839274Z [ OK ] Simplify.SimplifyMultiVar (0 ms) 2022-08-17T13:08:50.9839751Z [ RUN ] Simplify.SimplifyEliminatesVar 2022-08-17T13:08:50.9841279Z [ OK ] Simplify.SimplifyEliminatesVar (0 ms) 2022-08-17T13:08:50.9841833Z [ RUN ] Simplify.SimplifyAdds 2022-08-17T13:08:50.9878306Z [ OK ] Simplify.SimplifyAdds (3 ms) 2022-08-17T13:08:50.9878842Z [ RUN ] Simplify.SimplifyMuls 2022-08-17T13:08:50.9934099Z [ OK ] Simplify.SimplifyMuls (5 ms) 2022-08-17T13:08:50.9934605Z [ RUN ] Simplify.SimplifySubs 2022-08-17T13:08:51.0044507Z [ OK ] Simplify.SimplifySubs (10 ms) 2022-08-17T13:08:51.0044991Z [ RUN ] Simplify.SimplifyDiv 2022-08-17T13:08:51.0046189Z [ OK ] Simplify.SimplifyDiv (0 ms) 2022-08-17T13:08:51.0046799Z [ RUN ] Simplify.SimplifyDivWithLoopContext0 2022-08-17T13:08:51.0063249Z [ OK ] Simplify.SimplifyDivWithLoopContext0 (1 ms) 2022-08-17T13:08:51.0064041Z [ RUN ] Simplify.SimplifyDivWithLoopContext1 2022-08-17T13:08:51.0095109Z [ OK ] Simplify.SimplifyDivWithLoopContext1 (3 ms) 2022-08-17T13:08:51.0095665Z [ RUN ] Simplify.SimplifyDivWithLoopContext2 2022-08-17T13:08:51.0124825Z [ OK ] Simplify.SimplifyDivWithLoopContext2 (2 ms) 2022-08-17T13:08:51.0125396Z [ RUN ] Simplify.SimplifyDivWithLoopContext3 2022-08-17T13:08:51.0137870Z [ OK ] Simplify.SimplifyDivWithLoopContext3 (1 ms) 2022-08-17T13:08:51.0138476Z [ RUN ] Simplify.SimplifyDivWithLoopContext4 2022-08-17T13:08:51.0173149Z [ OK ] Simplify.SimplifyDivWithLoopContext4 (3 ms) 2022-08-17T13:08:51.0173776Z [ RUN ] Simplify.SimplifyDivWithLoopContext5 2022-08-17T13:08:51.0213976Z [ OK ] Simplify.SimplifyDivWithLoopContext5 (4 ms) 2022-08-17T13:08:51.0214588Z [ RUN ] Simplify.SimplifyDivWithLoopContext6 2022-08-17T13:08:51.0258804Z [ OK ] Simplify.SimplifyDivWithLoopContext6 (4 ms) 2022-08-17T13:08:51.0259396Z [ RUN ] Simplify.SimplifyDivWithLoopContext7 2022-08-17T13:08:51.0273987Z [ OK ] Simplify.SimplifyDivWithLoopContext7 (1 ms) 2022-08-17T13:08:51.0274628Z [ RUN ] Simplify.SimplifyModWithLoopContext0 2022-08-17T13:08:51.0289255Z [ OK ] Simplify.SimplifyModWithLoopContext0 (1 ms) 2022-08-17T13:08:51.0289769Z [ RUN ] Simplify.SimplifyModWithLoopContext1 2022-08-17T13:08:51.0317836Z [ OK ] Simplify.SimplifyModWithLoopContext1 (2 ms) 2022-08-17T13:08:51.0318477Z [ RUN ] Simplify.SimplifyModWithLoopContext2 2022-08-17T13:08:51.0346062Z [ OK ] Simplify.SimplifyModWithLoopContext2 (2 ms) 2022-08-17T13:08:51.0346495Z [ RUN ] Simplify.SimplifyModWithLoopContext3 2022-08-17T13:08:51.0357791Z [ OK ] Simplify.SimplifyModWithLoopContext3 (1 ms) 2022-08-17T13:08:51.0358175Z [ RUN ] Simplify.SimplifyModWithLoopContext4 2022-08-17T13:08:51.0392936Z [ OK ] Simplify.SimplifyModWithLoopContext4 (3 ms) 2022-08-17T13:08:51.0393309Z [ RUN ] Simplify.SimplifyModWithLoopContext5 2022-08-17T13:08:51.0433545Z [ OK ] Simplify.SimplifyModWithLoopContext5 (4 ms) 2022-08-17T13:08:51.0433922Z [ RUN ] Simplify.SimplifyModWithLoopContext6 2022-08-17T13:08:51.0478041Z [ OK ] Simplify.SimplifyModWithLoopContext6 (4 ms) 2022-08-17T13:08:51.0478422Z [ RUN ] Simplify.SimplifyModWithLoopContext7 2022-08-17T13:08:51.0492791Z [ OK ] Simplify.SimplifyModWithLoopContext7 (1 ms) 2022-08-17T13:08:51.0493114Z [ RUN ] Simplify.SimplifyMod 2022-08-17T13:08:51.0522856Z [ OK ] Simplify.SimplifyMod (2 ms) 2022-08-17T13:08:51.0523161Z [ RUN ] Simplify.SimplifyMultiOp 2022-08-17T13:08:51.0553438Z [ OK ] Simplify.SimplifyMultiOp (3 ms) 2022-08-17T13:08:51.0553750Z [ RUN ] Simplify.SimplifyManyOps 2022-08-17T13:08:51.0607948Z [ OK ] Simplify.SimplifyManyOps (5 ms) 2022-08-17T13:08:51.0608278Z [ RUN ] Simplify.SimplifyFactorization 2022-08-17T13:08:51.0669100Z [ OK ] Simplify.SimplifyFactorization (6 ms) 2022-08-17T13:08:51.0669429Z [ RUN ] Simplify.SimplifyFactorizeUneven 2022-08-17T13:08:51.0685050Z [ OK ] Simplify.SimplifyFactorizeUneven (1 ms) 2022-08-17T13:08:51.0685436Z [ RUN ] Simplify.SimplifyDeeperTerms 2022-08-17T13:08:51.0696703Z [ OK ] Simplify.SimplifyDeeperTerms (1 ms) 2022-08-17T13:08:51.0697048Z [ RUN ] Simplify.SimplifyDeeperDifference 2022-08-17T13:08:51.0708775Z [ OK ] Simplify.SimplifyDeeperDifference (1 ms) 2022-08-17T13:08:51.0709162Z [ RUN ] Simplify.SimplifyFoldComplexDifference 2022-08-17T13:08:51.0724802Z [ OK ] Simplify.SimplifyFoldComplexDifference (1 ms) 2022-08-17T13:08:51.0725159Z [ RUN ] Simplify.SimplifyIfComponents 2022-08-17T13:08:51.0735318Z [ OK ] Simplify.SimplifyIfComponents (1 ms) 2022-08-17T13:08:51.0735882Z [ RUN ] Simplify.SimplifyOpaqueTerms 2022-08-17T13:08:51.0747474Z [ OK ] Simplify.SimplifyOpaqueTerms (1 ms) 2022-08-17T13:08:51.0748048Z [ RUN ] Simplify.SimplifySymbolicMinMax 2022-08-17T13:08:51.0769566Z [ OK ] Simplify.SimplifySymbolicMinMax (2 ms) 2022-08-17T13:08:51.0770121Z [ RUN ] Simplify.SimplifyNestedMax 2022-08-17T13:08:51.0961532Z [ OK ] Simplify.SimplifyNestedMax (19 ms) 2022-08-17T13:08:51.0961884Z [ RUN ] Simplify.SimplifyNestedMin 2022-08-17T13:08:51.1152791Z [ OK ] Simplify.SimplifyNestedMin (19 ms) 2022-08-17T13:08:51.1153183Z [ RUN ] Simplify.SimplifyWontReorderFloat 2022-08-17T13:08:51.1182069Z [ OK ] Simplify.SimplifyWontReorderFloat (3 ms) 2022-08-17T13:08:51.1182437Z [ RUN ] Simplify.SimplifyRoundModPattern 2022-08-17T13:08:51.1311209Z [ OK ] Simplify.SimplifyRoundModPattern (12 ms) 2022-08-17T13:08:51.1311598Z [ RUN ] Simplify.SimplifyRoundModPatternFactorization 2022-08-17T13:08:51.1380285Z [ OK ] Simplify.SimplifyRoundModPatternFactorization (6 ms) 2022-08-17T13:08:51.1380701Z [ RUN ] Simplify.SimplifyRoundModPatternMultivar 2022-08-17T13:08:51.1432175Z [ OK ] Simplify.SimplifyRoundModPatternMultivar (5 ms) 2022-08-17T13:08:51.1432747Z [ RUN ] Simplify.SimplifyModRoundModPattern 2022-08-17T13:08:51.1496824Z [ OK ] Simplify.SimplifyModRoundModPattern (6 ms) 2022-08-17T13:08:51.1497233Z [ RUN ] Simplify.SimplifyModRoundModPatternFactorization 2022-08-17T13:08:51.1622563Z [ OK ] Simplify.SimplifyModRoundModPatternFactorization (12 ms) 2022-08-17T13:08:51.1623175Z [ RUN ] Simplify.SimplifyModRoundModPatternMultivar 2022-08-17T13:08:51.1811191Z [ OK ] Simplify.SimplifyModRoundModPatternMultivar (18 ms) 2022-08-17T13:08:51.1811590Z [ RUN ] Simplify.SimplifyDivisionScalarFactorization 2022-08-17T13:08:51.1831823Z [ OK ] Simplify.SimplifyDivisionScalarFactorization (2 ms) 2022-08-17T13:08:51.1832202Z [ RUN ] Simplify.SimplifyConstantBranches 2022-08-17T13:08:51.1840749Z [ OK ] Simplify.SimplifyConstantBranches (0 ms) 2022-08-17T13:08:51.1841071Z [ RUN ] Simplify.SimplifyConstantCond 2022-08-17T13:08:51.1861049Z [ OK ] Simplify.SimplifyConstantCond (1 ms) 2022-08-17T13:08:51.1861441Z [ RUN ] Simplify.SimplifyEliminateEmptyCond 2022-08-17T13:08:51.1862267Z [ OK ] Simplify.SimplifyEliminateEmptyCond (0 ms) 2022-08-17T13:08:51.1862686Z [ RUN ] Simplify.SimplifyConstantComparisons 2022-08-17T13:08:51.1940675Z [ OK ] Simplify.SimplifyConstantComparisons (7 ms) 2022-08-17T13:08:51.1941039Z [ RUN ] Simplify.SimplifySymbolicComparisons 2022-08-17T13:08:51.2075731Z [ OK ] Simplify.SimplifySymbolicComparisons (13 ms) 2022-08-17T13:08:51.2076118Z [ RUN ] Simplify.SimplifyEliminateZeroLengthFor 2022-08-17T13:08:51.2091644Z [ OK ] Simplify.SimplifyEliminateZeroLengthFor (1 ms) 2022-08-17T13:08:51.2092065Z [ RUN ] Simplify.SimplifyOneLoopFor 2022-08-17T13:08:51.2115083Z [ OK ] Simplify.SimplifyOneLoopFor (2 ms) 2022-08-17T13:08:51.2115480Z [ RUN ] Simplify.SimplifyForWontLoseLoopOptions 2022-08-17T13:08:51.2118445Z [ OK ] Simplify.SimplifyForWontLoseLoopOptions (0 ms) 2022-08-17T13:08:51.2118796Z [ RUN ] Simplify.SimplifyMultilevelFor 2022-08-17T13:08:51.2137645Z [ OK ] Simplify.SimplifyMultilevelFor (1 ms) 2022-08-17T13:08:51.2138195Z [ RUN ] Simplify.SimplifyForCleansUp 2022-08-17T13:08:51.2184914Z [ OK ] Simplify.SimplifyForCleansUp (4 ms) 2022-08-17T13:08:51.2185258Z [ RUN ] Simplify.SimplifyEliminateEmptyFor 2022-08-17T13:08:51.2203796Z [ OK ] Simplify.SimplifyEliminateEmptyFor (1 ms) 2022-08-17T13:08:51.2204138Z [ RUN ] Simplify.SimplifyFlattenBlock 2022-08-17T13:08:51.2212513Z [ OK ] Simplify.SimplifyFlattenBlock (0 ms) 2022-08-17T13:08:51.2212884Z [ RUN ] Simplify.SimplifyEliminateZeroLengthAlloc 2022-08-17T13:08:51.2225927Z [ OK ] Simplify.SimplifyEliminateZeroLengthAlloc (1 ms) 2022-08-17T13:08:51.2226287Z [ RUN ] Simplify.DontSimplifyRand 2022-08-17T13:08:51.2229158Z [ OK ] Simplify.DontSimplifyRand (0 ms) 2022-08-17T13:08:51.2229482Z [ RUN ] Simplify.SimplifyReorderForCond 2022-08-17T13:08:51.2313071Z [ OK ] Simplify.SimplifyReorderForCond (8 ms) 2022-08-17T13:08:51.2313412Z [ RUN ] Simplify.SimplifyFuseConditions 2022-08-17T13:08:51.2395419Z [ OK ] Simplify.SimplifyFuseConditions (8 ms) 2022-08-17T13:08:51.2395767Z [ RUN ] Simplify.SimplifySyncThreads 2022-08-17T13:08:51.2403047Z [ OK ] Simplify.SimplifySyncThreads (0 ms) 2022-08-17T13:08:51.2403421Z [ RUN ] Simplify.SimplifyRampSubBroadcast 2022-08-17T13:08:51.2406008Z [ OK ] Simplify.SimplifyRampSubBroadcast (0 ms) 2022-08-17T13:08:51.2406381Z [ RUN ] Simplify.SimplifyBroadcastTermExpander 2022-08-17T13:08:51.2413267Z [ OK ] Simplify.SimplifyBroadcastTermExpander (0 ms) 2022-08-17T13:08:51.2413659Z [ RUN ] Simplify.CompareSelectLoopBounds 2022-08-17T13:08:51.3986706Z [ OK ] Simplify.CompareSelectLoopBounds (157 ms) 2022-08-17T13:08:51.3987115Z [ RUN ] Simplify.CompareSelectCondAlwaysInLoopBounds 2022-08-17T13:08:51.3998639Z [ OK ] Simplify.CompareSelectCondAlwaysInLoopBounds (1 ms) 2022-08-17T13:08:51.3999047Z [ RUN ] Simplify.IfThenCondAlwaysInLoopBounds 2022-08-17T13:08:51.4012549Z [ OK ] Simplify.IfThenCondAlwaysInLoopBounds (1 ms) 2022-08-17T13:08:51.4012937Z [ RUN ] Simplify.MultiClauseCondAlwaysInLoopBounds 2022-08-17T13:08:51.4048768Z [ OK ] Simplify.MultiClauseCondAlwaysInLoopBounds (3 ms) 2022-08-17T13:08:51.4049167Z [----------] 92 tests from Simplify (441 ms total) 2022-08-17T13:08:51.4049323Z 2022-08-17T13:08:51.4049474Z [----------] 12 tests from TEFuserPass 2022-08-17T13:08:51.4049769Z [ RUN ] TEFuserPass.FuserPass_1 2022-08-17T13:08:51.4128793Z [ OK ] TEFuserPass.FuserPass_1 (7 ms) 2022-08-17T13:08:51.4129099Z [ RUN ] TEFuserPass.FuserPass_2 2022-08-17T13:08:51.4168634Z [ OK ] TEFuserPass.FuserPass_2 (3 ms) 2022-08-17T13:08:51.4168946Z [ RUN ] TEFuserPass.FuserPass_3 2022-08-17T13:08:51.4204755Z [ OK ] TEFuserPass.FuserPass_3 (3 ms) 2022-08-17T13:08:51.4205070Z [ RUN ] TEFuserPass.FuserPass_0DimInput 2022-08-17T13:08:51.4234396Z [ OK ] TEFuserPass.FuserPass_0DimInput (2 ms) 2022-08-17T13:08:51.4234720Z [ RUN ] TEFuserPass.FuserPass_UnfusibleDevice 2022-08-17T13:08:51.4246522Z [ OK ] TEFuserPass.FuserPass_UnfusibleDevice (1 ms) 2022-08-17T13:08:51.4256467Z [ RUN ] TEFuserPass.FuserPass_UnknownShapes 2022-08-17T13:08:51.4257029Z [ OK ] TEFuserPass.FuserPass_UnknownShapes (0 ms) 2022-08-17T13:08:51.4257361Z [ RUN ] TEFuserPass.FuserPass_Multidevice 2022-08-17T13:08:51.4361597Z [ OK ] TEFuserPass.FuserPass_Multidevice (10 ms) 2022-08-17T13:08:51.4362096Z [ RUN ] TEFuserPass.FuserPass_MergeGroups 2022-08-17T13:08:51.4394654Z [ OK ] TEFuserPass.FuserPass_MergeGroups (3 ms) 2022-08-17T13:08:51.4395405Z [ RUN ] TEFuserPass.FuserPass_IgnoreUnknownShapeAtStart 2022-08-17T13:08:51.4408022Z [ OK ] TEFuserPass.FuserPass_IgnoreUnknownShapeAtStart (1 ms) 2022-08-17T13:08:51.4408552Z [ RUN ] TEFuserPass.FuserPass_Where 2022-08-17T13:08:51.4441614Z [ OK ] TEFuserPass.FuserPass_Where (3 ms) 2022-08-17T13:08:51.4442146Z [ RUN ] TEFuserPass.FuserPass_WhereList 2022-08-17T13:08:51.4457686Z [ OK ] TEFuserPass.FuserPass_WhereList (1 ms) 2022-08-17T13:08:51.4458266Z [ RUN ] TEFuserPass.DynamicShapeFusion 2022-08-17T13:08:54.3673097Z [ OK ] TEFuserPass.DynamicShapeFusion (2921 ms) 2022-08-17T13:08:54.3673659Z [----------] 12 tests from TEFuserPass (2962 ms total) 2022-08-17T13:08:54.3673806Z 2022-08-17T13:08:54.3673950Z [----------] 3 tests from Type 2022-08-17T13:08:54.3674202Z [ RUN ] Type.Test01 2022-08-17T13:08:54.3674466Z [ OK ] Type.Test01 (0 ms) 2022-08-17T13:08:54.3674705Z [ RUN ] Type.BitCasting 2022-08-17T13:08:54.3679551Z [ OK ] Type.BitCasting (0 ms) 2022-08-17T13:08:54.3679825Z [ RUN ] Type.Propagation 2022-08-17T13:08:54.3681688Z [ OK ] Type.Propagation (0 ms) 2022-08-17T13:08:54.3682206Z [----------] 3 tests from Type (1 ms total) 2022-08-17T13:08:54.3682463Z 2022-08-17T13:08:54.3682708Z [----------] 1 test from SpecializationsInCustomPasses 2022-08-17T13:08:54.3683059Z [ RUN ] SpecializationsInCustomPasses.Basic 2022-08-17T13:08:54.3829082Z [ OK ] SpecializationsInCustomPasses.Basic (14 ms) 2022-08-17T13:08:54.3829982Z [----------] 1 test from SpecializationsInCustomPasses (14 ms total) 2022-08-17T13:08:54.3830283Z 2022-08-17T13:08:54.3830575Z [----------] Global test environment tear-down 2022-08-17T13:08:54.4045330Z [==========] 645 tests from 23 test suites ran. (487127 ms total) 2022-08-17T13:08:54.4045723Z [ PASSED ] 645 tests. 2022-08-17T13:08:54.4045843Z 2022-08-17T13:08:54.4045969Z  YOU HAVE 5 DISABLED TESTS 2022-08-17T13:08:54.4046092Z 2022-08-17T13:08:54.8833073Z + [[ linux-focal-py3.7-clang7-asan == pytorch-linux-xenial-py3* ]] 2022-08-17T13:08:54.8833523Z + assert_git_not_dirty 2022-08-17T13:08:54.8833810Z + [[ linux-focal-py3.7-clang7-asan != *rocm* ]] 2022-08-17T13:08:54.8834202Z + [[ linux-focal-py3.7-clang7-asan != *xla* ]] 2022-08-17T13:08:54.8834760Z ++ git status --porcelain 2022-08-17T13:08:55.0528959Z + git_status= 2022-08-17T13:08:55.0529492Z + [[ -n '' ]] 2022-08-17T13:08:55.0529786Z + test_aot_compilation 2022-08-17T13:08:55.0530265Z + echo 'Testing Ahead of Time compilation' 2022-08-17T13:08:55.0530672Z Testing Ahead of Time compilation 2022-08-17T13:08:55.0531165Z + '[' -f /opt/conda/lib/python3.7/site-packages/torch/bin/test_mobile_nnc ']' 2022-08-17T13:08:55.0531569Z + '[' -f /opt/conda/lib/python3.7/site-packages/torch/bin/aot_model_compiler_test ']' 2022-08-17T13:08:55.0531827Z + test_custom_script_ops 2022-08-17T13:08:55.0532185Z + [[ linux-focal-py3.7-clang7-asan != *asan* ]] 2022-08-17T13:08:55.0532416Z + test_custom_backend 2022-08-17T13:08:55.0532673Z + [[ linux-focal-py3.7-clang7-asan != *asan* ]] 2022-08-17T13:08:55.0532905Z + test_torch_function_benchmark 2022-08-17T13:08:55.0533175Z + echo 'Testing __torch_function__ benchmarks' 2022-08-17T13:08:55.0533404Z Testing __torch_function__ benchmarks 2022-08-17T13:08:55.0533615Z + pushd benchmarks/overrides_benchmark 2022-08-17T13:08:55.0533865Z ~/workspace/benchmarks/overrides_benchmark ~/workspace 2022-08-17T13:08:55.0534136Z + python bench.py -n 1 -m 2 2022-08-17T13:08:58.1122092Z Type tensor had a minimum time of 0.07605552673339844 us and a standard deviation of 14.358925633132458 us. 2022-08-17T13:08:58.1129406Z Type SubTensor had a minimum time of 0.09608268737792969 us and a standard deviation of 0.12020281428704038 us. 2022-08-17T13:08:58.1135144Z Type WithTorchFunction had a minimum time of 0.045299530029296875 us and a standard deviation of 0.045012835471425205 us. 2022-08-17T13:08:58.1139371Z Type SubWithTorchFunction had a minimum time of 0.05173683166503906 us and a standard deviation of 0.021242010916466825 us. 2022-08-17T13:08:58.5827947Z + python pyspybench.py Tensor -n 1 2022-08-17T13:09:02.0176413Z + python pyspybench.py SubTensor -n 1 2022-08-17T13:09:05.4866604Z + python pyspybench.py WithTorchFunction -n 1 2022-08-17T13:09:09.1849303Z + python pyspybench.py SubWithTorchFunction -n 1 2022-08-17T13:09:12.6853891Z + popd 2022-08-17T13:09:12.6854298Z ~/workspace 2022-08-17T13:09:12.6854563Z + assert_git_not_dirty 2022-08-17T13:09:12.6854964Z + [[ linux-focal-py3.7-clang7-asan != *rocm* ]] 2022-08-17T13:09:12.6855277Z + [[ linux-focal-py3.7-clang7-asan != *xla* ]] 2022-08-17T13:09:12.6856618Z ++ git status --porcelain 2022-08-17T13:09:12.8599977Z + git_status= 2022-08-17T13:09:12.8600423Z + [[ -n '' ]] 2022-08-17T13:09:12.8666733Z Prepare all required actions 2022-08-17T13:09:12.8667049Z Getting action download info 2022-08-17T13:09:13.0684905Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-08-17T13:09:13.0685127Z with: 2022-08-17T13:09:13.0685463Z github-token: *** 2022-08-17T13:09:13.0685624Z env: 2022-08-17T13:09:13.0685803Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:09:13.0685989Z ##[endgroup] 2022-08-17T13:09:13.0712370Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-17T13:09:13.0712607Z with: 2022-08-17T13:09:13.0712756Z shell: bash 2022-08-17T13:09:13.0712933Z timeout_minutes: 10 2022-08-17T13:09:13.0713113Z max_attempts: 5 2022-08-17T13:09:13.0713298Z retry_wait_seconds: 30 2022-08-17T13:09:13.0713672Z 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:09:13.0714107Z polling_interval_seconds: 1 2022-08-17T13:09:13.0714320Z warning_on_retry: true 2022-08-17T13:09:13.0714497Z continue_on_error: false 2022-08-17T13:09:13.0714676Z env: 2022-08-17T13:09:13.0714849Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:09:13.0715155Z GITHUB_TOKEN: *** 2022-08-17T13:09:13.0715329Z ##[endgroup] 2022-08-17T13:09:13.3627469Z 2022-08-17T13:09:13.3700700Z + python3 -m pip install requests==2.26.0 2022-08-17T13:09:13.9782235Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T13:09:14.0035500Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-08-17T13:09:14.0167625Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-08-17T13:09:14.0187708Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.11) 2022-08-17T13:09:14.0346813Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.3) 2022-08-17T13:09:14.0358457Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.6.15) 2022-08-17T13:09:14.2352104Z ++ python3 .github/scripts/get_workflow_job_id.py 2875102080 i-04c2ab56a15ff285b 2022-08-17T13:09:16.9587771Z + GHA_WORKFLOW_JOB_ID=7878228847 2022-08-17T13:09:16.9588305Z + echo '::set-output name=job-id::7878228847' 2022-08-17T13:09:17.3727052Z Command completed after 1 attempt(s). 2022-08-17T13:09:17.3727265Z 2022-08-17T13:09:17.3848326Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-08-17T13:09:17.3848560Z kill "$MONITOR_SCRIPT_PID" 2022-08-17T13:09:17.4325085Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:09:17.4325326Z env: 2022-08-17T13:09:17.4325515Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:09:17.4325711Z MONITOR_SCRIPT_PID: 16067 2022-08-17T13:09:17.4326007Z ##[endgroup] 2022-08-17T13:09:17.4408028Z Prepare all required actions 2022-08-17T13:09:17.4408293Z Getting action download info 2022-08-17T13:09:17.6024867Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-08-17T13:09:17.7405908Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-08-17T13:09:17.7406132Z with: 2022-08-17T13:09:17.7406347Z file-suffix: test-default-2-5-linux.2xlarge_7878228847 2022-08-17T13:09:17.7406570Z env: 2022-08-17T13:09:17.7406749Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:09:17.7406922Z ##[endgroup] 2022-08-17T13:09:17.7431220Z ##[group]Run # Remove any previous test jsons if they exist 2022-08-17T13:09:17.7431506Z # Remove any previous test jsons if they exist 2022-08-17T13:09:17.7431738Z rm -f test-jsons-*.zip 2022-08-17T13:09:17.7431972Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-08-17T13:09:17.7443359Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:09:17.7443624Z env: 2022-08-17T13:09:17.7443790Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:09:17.7444038Z FILE_SUFFIX: test-default-2-5-linux.2xlarge_7878228847 2022-08-17T13:09:17.7444269Z ##[endgroup] 2022-08-17T13:09:17.7546156Z adding: test/allowlist_for_publicAPI.json (deflated 80%) 2022-08-17T13:09:17.7572901Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-08-17T13:09:17.7578796Z adding: test/profiler_utils_mock_events.json (deflated 87%) 2022-08-17T13:09:17.7579763Z adding: test/.pytorch-slow-tests.json (deflated 75%) 2022-08-17T13:09:17.7584670Z adding: test/.pytorch-disabled-tests.json (deflated 85%) 2022-08-17T13:09:17.7604707Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T13:09:17.7605001Z # Remove any previous test reports if they exist 2022-08-17T13:09:17.7605241Z rm -f test-reports-*.zip 2022-08-17T13:09:17.7605481Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-08-17T13:09:17.7616427Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:09:17.7616646Z env: 2022-08-17T13:09:17.7616809Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:09:17.7617056Z FILE_SUFFIX: test-default-2-5-linux.2xlarge_7878228847 2022-08-17T13:09:17.7617287Z ##[endgroup] 2022-08-17T13:09:17.7820140Z adding: test/test-reports/python-pytest/test_ops_gradients/test_ops_gradients.xml (deflated 96%) 2022-08-17T13:09:17.7833458Z adding: test/test-reports/cpp-unittest/test_libtorch/test_jit.xml (deflated 91%) 2022-08-17T13:09:17.7842665Z adding: test/test-reports/cpp-unittest/test_libtorch/test_lazy.xml (deflated 92%) 2022-08-17T13:09:17.7861555Z adding: test/test-reports/cpp-unittest/test_libtorch/test_api.xml (deflated 91%) 2022-08-17T13:09:17.7875295Z adding: test/test-reports/cpp-unittest/test_libtorch/test_tensorexpr.xml (deflated 91%) 2022-08-17T13:09:17.7913767Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T13:09:17.7914120Z # Remove any previous test reports if they exist 2022-08-17T13:09:17.7914355Z rm -f usage-log-*.zip 2022-08-17T13:09:17.7914618Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-08-17T13:09:17.7914907Z # so check to see if the file exists first 2022-08-17T13:09:17.7915135Z if [ -f 'usage_log.txt' ]; then 2022-08-17T13:09:17.7915379Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-08-17T13:09:17.7915579Z fi 2022-08-17T13:09:17.7926794Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:09:17.7927012Z env: 2022-08-17T13:09:17.7927179Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:09:17.7927432Z FILE_SUFFIX: test-default-2-5-linux.2xlarge_7878228847 2022-08-17T13:09:17.7927656Z ##[endgroup] 2022-08-17T13:09:17.8143618Z adding: usage_log.txt (deflated 95%) 2022-08-17T13:09:17.8180245Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:09:17.8180555Z with: 2022-08-17T13:09:17.8180832Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:09:17.8181045Z retention-days: 14 2022-08-17T13:09:17.8181243Z if-no-files-found: warn 2022-08-17T13:09:17.8181445Z path: test-jsons-*.zip 2022-08-17T13:09:17.8181632Z name: artifact 2022-08-17T13:09:17.8181804Z s3-bucket: gha-artifacts 2022-08-17T13:09:17.8182001Z region: us-east-1 2022-08-17T13:09:17.8182167Z env: 2022-08-17T13:09:17.8182335Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:09:17.8182526Z ##[endgroup] 2022-08-17T13:09:18.2049698Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:09:18.2050054Z With the provided path, there will be 1 file uploaded 2022-08-17T13:09:18.2050333Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:09:18.2111726Z Starting upload of test-jsons-test-default-2-5-linux.2xlarge_7878228847.zip 2022-08-17T13:09:18.3635611Z Finished upload of test-jsons-test-default-2-5-linux.2xlarge_7878228847.zip 2022-08-17T13:09:18.3756954Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:09:18.3757172Z with: 2022-08-17T13:09:18.3757381Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:09:18.3757588Z retention-days: 14 2022-08-17T13:09:18.3757792Z if-no-files-found: error 2022-08-17T13:09:18.3758002Z path: test-reports-*.zip 2022-08-17T13:09:18.3758180Z name: artifact 2022-08-17T13:09:18.3758369Z s3-bucket: gha-artifacts 2022-08-17T13:09:18.3758563Z region: us-east-1 2022-08-17T13:09:18.3758731Z env: 2022-08-17T13:09:18.3758894Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:09:18.3759080Z ##[endgroup] 2022-08-17T13:09:18.6960725Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:09:18.6961296Z With the provided path, there will be 1 file uploaded 2022-08-17T13:09:18.6961624Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:09:18.6967582Z Starting upload of test-reports-test-default-2-5-linux.2xlarge_7878228847.zip 2022-08-17T13:09:18.8096872Z Finished upload of test-reports-test-default-2-5-linux.2xlarge_7878228847.zip 2022-08-17T13:09:18.8218555Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:09:18.8218778Z with: 2022-08-17T13:09:18.8218984Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:09:18.8219192Z retention-days: 14 2022-08-17T13:09:18.8219386Z if-no-files-found: ignore 2022-08-17T13:09:18.8219587Z path: usage-log-*.zip 2022-08-17T13:09:18.8219754Z name: artifact 2022-08-17T13:09:18.8219937Z s3-bucket: gha-artifacts 2022-08-17T13:09:18.8220128Z region: us-east-1 2022-08-17T13:09:18.8220291Z env: 2022-08-17T13:09:18.8220453Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:09:18.8220642Z ##[endgroup] 2022-08-17T13:09:19.1376305Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:09:19.1376775Z With the provided path, there will be 1 file uploaded 2022-08-17T13:09:19.1377196Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:09:19.1384798Z Starting upload of usage-log-test-default-2-5-linux.2xlarge_7878228847.zip 2022-08-17T13:09:19.2324990Z Finished upload of usage-log-test-default-2-5-linux.2xlarge_7878228847.zip 2022-08-17T13:09:19.2446138Z ##[group]Run set -x 2022-08-17T13:09:19.2446330Z set -x 2022-08-17T13:09:19.2446555Z python3 -m pip install -r requirements.txt 2022-08-17T13:09:19.2446812Z python3 -m pip install boto3==1.19.12 2022-08-17T13:09:19.2447109Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:09:19.2458485Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:09:19.2458712Z env: 2022-08-17T13:09:19.2458895Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:09:19.2459092Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T13:09:19.2459290Z BRANCH: pull/82657 2022-08-17T13:09:19.2459476Z TEST_CONFIG: default 2022-08-17T13:09:19.2459645Z SHARD_NUMBER: 2 2022-08-17T13:09:19.2459869Z BUILD_ENVIRONMENT: linux-focal-py3.7-clang7-asan 2022-08-17T13:09:19.2460198Z PR_NUMBER: 82657 2022-08-17T13:09:19.2460377Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T13:09:19.2460587Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T13:09:19.2460862Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T13:09:19.2461054Z TAG: 2022-08-17T13:09:19.2461222Z WORKFLOW_ID: 2875102080 2022-08-17T13:09:19.2461550Z GITHUB_TOKEN: *** 2022-08-17T13:09:19.2461727Z GHA_WORKFLOW_JOB_ID: 7878228847 2022-08-17T13:09:19.2461920Z ##[endgroup] 2022-08-17T13:09:19.2487363Z + python3 -m pip install -r requirements.txt 2022-08-17T13:09:19.4700438Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T13:09:19.4963842Z Requirement already satisfied: astunparse in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-08-17T13:09:19.5001089Z Requirement already satisfied: expecttest in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.3) 2022-08-17T13:09:19.5009750Z Requirement already satisfied: future in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-08-17T13:09:19.5018675Z Requirement already satisfied: numpy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (1.21.6) 2022-08-17T13:09:19.5027542Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (5.9.1) 2022-08-17T13:09:19.5108896Z Requirement already satisfied: pyyaml in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (6.0) 2022-08-17T13:09:19.5117482Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (2.26.0) 2022-08-17T13:09:19.5234465Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (49.1.3) 2022-08-17T13:09:19.5406189Z Requirement already satisfied: six in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (1.16.0) 2022-08-17T13:09:19.5415916Z Requirement already satisfied: types-dataclasses in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (0.6.6) 2022-08-17T13:09:19.5421970Z Requirement already satisfied: typing_extensions in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 12)) (4.3.0) 2022-08-17T13:09:19.5432184Z Requirement already satisfied: sympy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 13)) (1.10.1) 2022-08-17T13:09:19.5451775Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from astunparse->-r requirements.txt (line 2)) (0.37.1) 2022-08-17T13:09:19.5478281Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2.0.12) 2022-08-17T13:09:19.5497949Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (3.3) 2022-08-17T13:09:19.5509115Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2022.6.15) 2022-08-17T13:09:19.5517453Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (1.26.11) 2022-08-17T13:09:19.5785861Z Requirement already satisfied: mpmath>=0.19 in /home/ec2-user/.local/lib/python3.7/site-packages (from sympy->-r requirements.txt (line 13)) (1.2.1) 2022-08-17T13:09:19.7359933Z + python3 -m pip install boto3==1.19.12 2022-08-17T13:09:19.9537498Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T13:09:19.9749910Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2022-08-17T13:09:19.9800289Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2022-08-17T13:09:19.9827530Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2022-08-17T13:09:19.9878466Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2022-08-17T13:09:19.9890729Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.8.2) 2022-08-17T13:09:19.9910691Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.11) 2022-08-17T13:09:20.0058041Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2022-08-17T13:09:20.2075960Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:09:35.9168518Z [scribe] Scribe access token not provided, sending report via boto3... 2022-08-17T13:09:35.9168884Z 2022-08-17T13:09:35.9169158Z ----- Historic stats comparison result ------ 2022-08-17T13:09:35.9169328Z 2022-08-17T13:09:35.9169492Z job: linux-focal-py3.7-clang7-asan 2022-08-17T13:09:35.9169750Z commit: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T13:09:35.9169901Z 2022-08-17T13:09:35.9170047Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-08-17T13:09:35.9170223Z 2022-08-17T13:09:35.9170279Z : (master) 2022-08-17T13:09:35.9170436Z | 2022-08-17T13:09:35.9170634Z | * ce6a3c605d (HEAD) total time 6591.54s 2022-08-17T13:09:35.9170815Z | | 2022-08-17T13:09:35.9170970Z | : (3 commits) 2022-08-17T13:09:35.9171147Z |/| 2022-08-17T13:09:35.9171291Z | : (6 commits) 2022-08-17T13:09:35.9171448Z | 2022-08-17T13:09:35.9171755Z * 343b5f8651 (base) 5 reports, total time 4947.76s ± 735.80s 2022-08-17T13:09:35.9172107Z * 1a09b05c94 5 reports, total time 5117.00s ± 670.77s 2022-08-17T13:09:35.9172427Z * df62ea76d1 5 reports, total time 5085.22s ± 877.23s 2022-08-17T13:09:35.9172741Z * aac622ad55 5 reports, total time 5305.08s ± 1049.01s 2022-08-17T13:09:35.9173057Z * 31d4b6f52a 5 reports, total time 5113.28s ± 581.08s 2022-08-17T13:09:35.9173358Z * 0e2efaf9cc 5 reports, total time 5303.23s ± 900.84s 2022-08-17T13:09:35.9173671Z * 1ee9eb52b6 5 reports, total time 5044.10s ± 709.02s 2022-08-17T13:09:35.9173887Z * f4b7c10e14 0 reports 2022-08-17T13:09:35.9174159Z * 785f7f6298 5 reports, total time 5128.75s ± 689.02s 2022-08-17T13:09:35.9174466Z * 3586af8adc 5 reports, total time 5200.25s ± 937.67s 2022-08-17T13:09:35.9174674Z | 2022-08-17T13:09:35.9174813Z : 2022-08-17T13:09:35.9174904Z 2022-08-17T13:09:35.9175275Z Removed (across 475 suites) 0 tests, totaling 0.00s 2022-08-17T13:09:35.9175535Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-08-17T13:09:35.9175791Z Added (across 200 suites) 10242 tests, totaling +6591.54s 2022-08-17T13:09:35.9920434Z Prepare all required actions 2022-08-17T13:09:35.9957557Z ##[group]Run ./.github/actions/teardown-linux 2022-08-17T13:09:35.9957773Z with: 2022-08-17T13:09:35.9957914Z env: 2022-08-17T13:09:35.9958089Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:09:35.9958276Z ##[endgroup] 2022-08-17T13:09:35.9973771Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T13:09:35.9974035Z .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T13:09:35.9985772Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:09:35.9985994Z env: 2022-08-17T13:09:35.9986273Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:09:35.9986448Z ##[endgroup] 2022-08-17T13:09:36.0056073Z Holding runner for 2 hours until all ssh sessions have logged out 2022-08-17T13:09:36.0124349Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T13:09:36.0124675Z # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T13:09:36.0124965Z # shellcheck disable=SC2046 2022-08-17T13:09:36.0125181Z docker stop $(docker ps -q) || true 2022-08-17T13:09:36.0125410Z # Prune all of the docker images 2022-08-17T13:09:36.0125625Z docker system prune -af 2022-08-17T13:09:36.0136623Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:09:36.0136848Z env: 2022-08-17T13:09:36.0137024Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:09:36.0137198Z ##[endgroup] 2022-08-17T13:09:36.4820680Z d575262774dc 2022-08-17T13:09:37.4628248Z Deleted Containers: 2022-08-17T13:09:37.4628572Z d575262774dc0d1e393588f1d6d33b933b69ac8732de85fd3597b8ff7f0bd71e 2022-08-17T13:09:37.4628757Z 2022-08-17T13:09:42.3313448Z Deleted Images: 2022-08-17T13:09:42.3314316Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T13:09:42.3315373Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan@sha256:516d0f6e64b674c0722f8d9349fea354474069da0ed695d171f2dd77c1703ee3 2022-08-17T13:09:42.3316065Z deleted: sha256:892871bfc9d0cf46e93f4893a72848c2c8904f378660bb3a052c7e705a1e38a0 2022-08-17T13:09:42.3316530Z deleted: sha256:c2877a8e6a5e301c3a128faf9e1630748ae2fc952d6d90277352bd762108fb2c 2022-08-17T13:09:42.3316967Z deleted: sha256:d9a249727858b2e601ec205f31915c6bdd15424646ca5aa932061e0033f8d979 2022-08-17T13:09:42.3317430Z deleted: sha256:2f7a6534896a304ae755d44caffb42d38cf8c067ffc0cddeb3fc4b87332b24d0 2022-08-17T13:09:42.3317857Z deleted: sha256:c2e818bbc30c6545f97e53a03ab1fcc9058d6d2af2d54a15d1e426f0fa841cac 2022-08-17T13:09:42.3318201Z deleted: sha256:657fcd7684d904ac0b6defc9a2aafc9bcba52ebf460b2aa6ba3377fa7772f255 2022-08-17T13:09:42.3318553Z deleted: sha256:37dae91b7901e63e8b0d7160eafdbba6107c91edeaf218ed3c371bce9d5d86fd 2022-08-17T13:09:42.3318896Z deleted: sha256:08f0702e49b913e2edada421e7ac8300676b829a4ef546c8ddebbccd87086475 2022-08-17T13:09:42.3319463Z deleted: sha256:1e43b856d35efd8f683059a7fb45be0a0bd2f5bd36052bd4e0fc255c173241c7 2022-08-17T13:09:42.3320032Z deleted: sha256:b8d2371602bd31a9c9f87382cad041aeb6d312c00c9979c6455aab6f4549bb80 2022-08-17T13:09:42.3320541Z deleted: sha256:450c884bb6ecbee4aff544f96c906c210cd3be6a0b87dd8c76d46bc35e657ad2 2022-08-17T13:09:42.3320877Z deleted: sha256:1eb6bce8a204257392a80f12152f17c80d79912ae7fbea27d21262099c589afc 2022-08-17T13:09:42.3321190Z deleted: sha256:86fb2c4237deef9a533cd563474bcb5b18e2be47e6fc0090bf60e4386eac8abb 2022-08-17T13:09:42.3321539Z deleted: sha256:eed5ec78bfef811881cd8bbb16e463e63006630fd6e374f37fb5c48f172939e7 2022-08-17T13:09:42.3321914Z deleted: sha256:12a32cf98872c58162bac345c8269854aedaa257e7c31e789f0d5b760a85abee 2022-08-17T13:09:42.3322400Z deleted: sha256:33f7d111957915b4783ceab8717c173ec56084d8f27ce3e370e099932f92f1b5 2022-08-17T13:09:42.3322925Z deleted: sha256:60b5505cf6b8966bfd401d3ea3d0a1c8eeccf2f800c7bef48ac98a22d41fb4c0 2022-08-17T13:09:42.3323793Z deleted: sha256:201bc0a3c04317fd3e9c334502cc3e90ff89c53c490ded45308845efac1958a7 2022-08-17T13:09:42.3324386Z deleted: sha256:fe547661db655549e2c949743c8457ca754bae3f27bf7f096b991359e66b12f2 2022-08-17T13:09:42.3325164Z deleted: sha256:6499e453ec6bc0a2ec2b6d3ea8dd1fd6c19fcea701d4dfa221754f72859d1cc6 2022-08-17T13:09:42.3325714Z deleted: sha256:953311ba2532ce63f58cb5912025d03350672a2e19c09d7fcade07f955e13da4 2022-08-17T13:09:42.3326038Z deleted: sha256:7438f6c6ddbfc54ff69bc8d54b4b9ea26d2e62476d49a158fa30605895894518 2022-08-17T13:09:42.3326373Z deleted: sha256:f05bc0fe0f7f21448b2cb5bc9af898b34711dab28ea4d356338b5fe9733bde5f 2022-08-17T13:09:42.3326701Z deleted: sha256:9694642a5b416234ce1cdec0d218a9b19194c437fe8c59ed675bca7d5e7a2d29 2022-08-17T13:09:42.3327099Z deleted: sha256:f5581d49c3ecc532b2bfe5f1450ecbe0ab1b44e287885a11f0d43f7e4b5a7b3e 2022-08-17T13:09:42.3327430Z deleted: sha256:f2fc7297784a7fc101e69d4ffa54c3378c6c3f8a641fe2d7f0187f61a0ef054d 2022-08-17T13:09:42.3327745Z deleted: sha256:c42cd55479a1216441851fb9cc96f9173189ed530e4e59ccf131e9f444219d37 2022-08-17T13:09:42.3328061Z deleted: sha256:75dd5018d6ece1eac883b0a67338c3d38cfee70d7f9eea62145ebd4f24983b9c 2022-08-17T13:09:42.3328392Z deleted: sha256:d30c03af0c5910d2a55497c715fa5cef648517ea791a9d2320fb9cb79ffe82ea 2022-08-17T13:09:42.3328705Z deleted: sha256:a290f779034ff703517515b396c9fc9518e3d4dbef5042b0c599a288e41e3cc0 2022-08-17T13:09:42.3329023Z deleted: sha256:3150c91b3dcab1deee3f121c5fa31310c7a3a03ed96784d5d257df156e4e1fa7 2022-08-17T13:09:42.3329352Z deleted: sha256:0fca86c3d5c2b2949fdf3267bee30b35be175ed0e79ac61b74489e902e5532c5 2022-08-17T13:09:42.3329682Z deleted: sha256:bca180c55363c93bca3216d9577ef250b6880754235bdcc7da721000f5fc3b6e 2022-08-17T13:09:42.3330008Z deleted: sha256:71c03097cccdf960ae6ba24ec99b7519c1b7686db469037d886cb0f6bbad40bf 2022-08-17T13:09:42.3330321Z deleted: sha256:62479e9c585e6e215c470cfe6f690fdbaa5126355c7fa5804d7ece64e2acbe05 2022-08-17T13:09:42.3330651Z deleted: sha256:7edb8e61ed2736fe5f32821a6b64aec7c7a64d8dce39db790bf4d66b041f8644 2022-08-17T13:09:42.3330982Z deleted: sha256:c591161dba8443f37e780a7d0dc635063b3fab7962af68eb5b23c361731eb5a4 2022-08-17T13:09:42.3331289Z deleted: sha256:4789b5add8130d1aa3f60a23376b6f28ca2430cd2090193ed4c4fc5c4d526a86 2022-08-17T13:09:42.3331609Z deleted: sha256:1ce7df8a91004d7a2ce735355ab83390b997476b278bcd1ab4be24c0541d9771 2022-08-17T13:09:42.3331933Z deleted: sha256:a7b8da319cd93eed2a1304798b2f074d4989a88e13fedb03b3a5fe63f43a7266 2022-08-17T13:09:42.3332458Z deleted: sha256:52d25e3b6fb33919593033e3f536f061f58c07f79ca47de79cede402e2982319 2022-08-17T13:09:42.3332771Z deleted: sha256:2b44f3fbe7c2d4e78cdb4758cde37e562fcc8208a5811aaf965b7a498b157b5d 2022-08-17T13:09:42.3333087Z deleted: sha256:4e0c7442d315145604912e7239c4db5e6df6501b6a1e631484156805c9cb9b97 2022-08-17T13:09:42.3333401Z deleted: sha256:5ae925eb989b8fcafe0a2b8fec3b63975ac6902d2018fbb932013492041b9ea0 2022-08-17T13:09:42.3333715Z deleted: sha256:4bba20f7d1e2263e738723464e424c37676faee9e93d796c37b8a73edc539cc8 2022-08-17T13:09:42.3334040Z deleted: sha256:cd10044f73dfef4943f788183405be52e5a21ed1b62c92b5c6f10df3ec75fc48 2022-08-17T13:09:42.3334349Z deleted: sha256:75624e194cf7122724343d17d43c7c4184ba0315702ed5da952dce682c3a6210 2022-08-17T13:09:42.3334659Z deleted: sha256:4429933d8e193fbcbe080798c0aa9c76e197b58f3510189fa2eedb161809310b 2022-08-17T13:09:42.3335139Z deleted: sha256:814852b076800e6b7c156312394319e8344e9a3a8fd6c2de4c03e4d885e18f6a 2022-08-17T13:09:42.3335706Z deleted: sha256:0d1495b7c8bc23a59c3cbca4919ff40c8404d98a3e301eec7cdc3e4e855ad244 2022-08-17T13:09:42.3336332Z deleted: sha256:13959025aff3d5f5dd0d6bfe1caab4d4ca8536d125dda4e3acf21ebe0190ef26 2022-08-17T13:09:42.3336921Z deleted: sha256:35eccb13e87ca3260540516c8a9360e104e7f799e4f914c280cd814e7260f3b1 2022-08-17T13:09:42.3337280Z deleted: sha256:69b341a6922dea8979369849a90da691b21a642b8d7c2a9b63a6f4ffaad7148f 2022-08-17T13:09:42.3337590Z deleted: sha256:1a17a78cd6948c418f3ba75b5e13e43a6a9d1d90026161fd3025af4b0e8aac03 2022-08-17T13:09:42.3337909Z deleted: sha256:e2b640a98bce3e9f4947e36b81223e9dfce180448902cfad49e37d4a9a903dfc 2022-08-17T13:09:42.3338300Z deleted: sha256:25490bb9d16b936decfc3a774c3f45e61f8f67eddbffd274b74f063ea2582d84 2022-08-17T13:09:42.3338641Z deleted: sha256:773e5c497cbb5daab98ddf1064b2384d4c6038c4adf7ee7fa351639813643a55 2022-08-17T13:09:42.3338974Z deleted: sha256:66d883a7d5859f1d48a0ad7ee3f96eb2a0570fbf3a42f14b5ad01988372feda5 2022-08-17T13:09:42.3339287Z deleted: sha256:c3f11d77a5de76ec836c52333d45ac3742c7b27d3d83feba6ec978e223715c67 2022-08-17T13:09:42.3339473Z 2022-08-17T13:09:42.3339587Z Total reclaimed space: 8.367GB 2022-08-17T13:09:42.3426042Z Post job cleanup. 2022-08-17T13:09:42.3492820Z Post job cleanup. 2022-08-17T13:09:42.7575411Z [command]/usr/bin/git version 2022-08-17T13:09:42.7622136Z git version 2.37.1 2022-08-17T13:09:42.7712137Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/dd7ae103-f5fd-4d4d-bea4-bdfd11595ab1' before making global git config changes 2022-08-17T13:09:42.7712575Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T13:09:42.7718783Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T13:09:42.7769190Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T13:09:42.7801708Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-08-17T13:09:42.8156649Z Entering 'android/libs/fbjni' 2022-08-17T13:09:42.8200627Z Entering 'third_party/FP16' 2022-08-17T13:09:42.8245147Z Entering 'third_party/FXdiv' 2022-08-17T13:09:42.8289419Z Entering 'third_party/NNPACK' 2022-08-17T13:09:42.8335151Z Entering 'third_party/QNNPACK' 2022-08-17T13:09:42.8379740Z Entering 'third_party/XNNPACK' 2022-08-17T13:09:42.8497872Z Entering 'third_party/benchmark' 2022-08-17T13:09:42.8541998Z Entering 'third_party/cpuinfo' 2022-08-17T13:09:42.8591889Z Entering 'third_party/cub' 2022-08-17T13:09:42.8640163Z Entering 'third_party/cudnn_frontend' 2022-08-17T13:09:42.8679622Z Entering 'third_party/eigen' 2022-08-17T13:09:42.8740066Z Entering 'third_party/fbgemm' 2022-08-17T13:09:42.8800048Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T13:09:42.8863492Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T13:09:42.8926473Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T13:09:42.9009017Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T13:09:42.9057794Z Entering 'third_party/flatbuffers' 2022-08-17T13:09:42.9097375Z Entering 'third_party/fmt' 2022-08-17T13:09:42.9141839Z Entering 'third_party/foxi' 2022-08-17T13:09:42.9195509Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T13:09:42.9241126Z Entering 'third_party/gloo' 2022-08-17T13:09:42.9287934Z Entering 'third_party/googletest' 2022-08-17T13:09:42.9331467Z Entering 'third_party/ideep' 2022-08-17T13:09:42.9405169Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T13:09:42.9505008Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T13:09:42.9583632Z Entering 'third_party/ios-cmake' 2022-08-17T13:09:42.9626561Z Entering 'third_party/ittapi' 2022-08-17T13:09:42.9660651Z Entering 'third_party/kineto' 2022-08-17T13:09:42.9695228Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T13:09:42.9728808Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T13:09:42.9765520Z Entering 'third_party/nccl/nccl' 2022-08-17T13:09:42.9813713Z Entering 'third_party/neon2sse' 2022-08-17T13:09:42.9854334Z Entering 'third_party/nlohmann' 2022-08-17T13:09:42.9889953Z Entering 'third_party/onnx' 2022-08-17T13:09:43.0029220Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T13:09:43.0125487Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T13:09:43.0171577Z Entering 'third_party/onnx-tensorrt' 2022-08-17T13:09:43.0273413Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T13:09:43.0400643Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T13:09:43.0481487Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T13:09:43.0558489Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T13:09:43.0605509Z Entering 'third_party/pocketfft' 2022-08-17T13:09:43.0641130Z Entering 'third_party/protobuf' 2022-08-17T13:09:43.0753415Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T13:09:43.0813213Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T13:09:43.0870376Z Entering 'third_party/psimd' 2022-08-17T13:09:43.0915028Z Entering 'third_party/pthreadpool' 2022-08-17T13:09:43.0969672Z Entering 'third_party/pybind11' 2022-08-17T13:09:43.1015899Z Entering 'third_party/python-enum' 2022-08-17T13:09:43.1056385Z Entering 'third_party/python-peachpy' 2022-08-17T13:09:43.1100977Z Entering 'third_party/python-six' 2022-08-17T13:09:43.1143351Z Entering 'third_party/sleef' 2022-08-17T13:09:43.1187142Z Entering 'third_party/tbb' 2022-08-17T13:09:43.1223306Z Entering 'third_party/tensorpipe' 2022-08-17T13:09:43.1277574Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T13:09:43.1334386Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T13:09:43.1402944Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T13:09:43.1465063Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T13:09:43.1520812Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T13:09:43.1574205Z Entering 'third_party/zstd' 2022-08-17T13:09:43.1642880Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T13:09:43.1673702Z http.https://github.com/.extraheader 2022-08-17T13:09:43.1682956Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-08-17T13:09:43.1723021Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-08-17T13:09:43.1993574Z Entering 'android/libs/fbjni' 2022-08-17T13:09:43.2012797Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2040089Z Entering 'third_party/FP16' 2022-08-17T13:09:43.2059505Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2086345Z Entering 'third_party/FXdiv' 2022-08-17T13:09:43.2106361Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2132970Z Entering 'third_party/NNPACK' 2022-08-17T13:09:43.2152758Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2179362Z Entering 'third_party/QNNPACK' 2022-08-17T13:09:43.2199296Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2226692Z Entering 'third_party/XNNPACK' 2022-08-17T13:09:43.2246593Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2283852Z Entering 'third_party/benchmark' 2022-08-17T13:09:43.2305268Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2331743Z Entering 'third_party/cpuinfo' 2022-08-17T13:09:43.2351816Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2378852Z Entering 'third_party/cub' 2022-08-17T13:09:43.2399723Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2428520Z Entering 'third_party/cudnn_frontend' 2022-08-17T13:09:43.2448013Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2480504Z Entering 'third_party/eigen' 2022-08-17T13:09:43.2500298Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2528671Z Entering 'third_party/fbgemm' 2022-08-17T13:09:43.2551209Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2578164Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T13:09:43.2597720Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2625648Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T13:09:43.2644753Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2672447Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T13:09:43.2692680Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2718710Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T13:09:43.2739063Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2767067Z Entering 'third_party/flatbuffers' 2022-08-17T13:09:43.2787640Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2816847Z Entering 'third_party/fmt' 2022-08-17T13:09:43.2837539Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2863793Z Entering 'third_party/foxi' 2022-08-17T13:09:43.2883925Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2910255Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T13:09:43.2930441Z http.https://github.com/.extraheader 2022-08-17T13:09:43.2957207Z Entering 'third_party/gloo' 2022-08-17T13:09:43.2977106Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3003829Z Entering 'third_party/googletest' 2022-08-17T13:09:43.3024736Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3050601Z Entering 'third_party/ideep' 2022-08-17T13:09:43.3071074Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3096163Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T13:09:43.3115456Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3144250Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T13:09:43.3164602Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3198506Z Entering 'third_party/ios-cmake' 2022-08-17T13:09:43.3219237Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3245820Z Entering 'third_party/ittapi' 2022-08-17T13:09:43.3266737Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3293759Z Entering 'third_party/kineto' 2022-08-17T13:09:43.3314196Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3340891Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T13:09:43.3361316Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3389109Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T13:09:43.3408888Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3437597Z Entering 'third_party/nccl/nccl' 2022-08-17T13:09:43.3458632Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3485072Z Entering 'third_party/neon2sse' 2022-08-17T13:09:43.3507482Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3534039Z Entering 'third_party/nlohmann' 2022-08-17T13:09:43.3553910Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3582755Z Entering 'third_party/onnx' 2022-08-17T13:09:43.3603373Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3643713Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T13:09:43.3663483Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3691271Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T13:09:43.3711603Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3739940Z Entering 'third_party/onnx-tensorrt' 2022-08-17T13:09:43.3760079Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3788492Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T13:09:43.3810025Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3845626Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T13:09:43.3868152Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3898944Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T13:09:43.3920632Z http.https://github.com/.extraheader 2022-08-17T13:09:43.3948801Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T13:09:43.3971240Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4006659Z Entering 'third_party/pocketfft' 2022-08-17T13:09:43.4030693Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4060911Z Entering 'third_party/protobuf' 2022-08-17T13:09:43.4082386Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4114518Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T13:09:43.4134774Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4162150Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T13:09:43.4182529Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4211604Z Entering 'third_party/psimd' 2022-08-17T13:09:43.4232175Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4259081Z Entering 'third_party/pthreadpool' 2022-08-17T13:09:43.4280748Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4308261Z Entering 'third_party/pybind11' 2022-08-17T13:09:43.4328769Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4355611Z Entering 'third_party/python-enum' 2022-08-17T13:09:43.4375844Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4403254Z Entering 'third_party/python-peachpy' 2022-08-17T13:09:43.4423100Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4450347Z Entering 'third_party/python-six' 2022-08-17T13:09:43.4471615Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4498543Z Entering 'third_party/sleef' 2022-08-17T13:09:43.4518289Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4558639Z Entering 'third_party/tbb' 2022-08-17T13:09:43.4578838Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4607925Z Entering 'third_party/tensorpipe' 2022-08-17T13:09:43.4628825Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4655488Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T13:09:43.4675647Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4702732Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T13:09:43.4723692Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4749455Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T13:09:43.4768992Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4795655Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T13:09:43.4814754Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4840124Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T13:09:43.4860274Z http.https://github.com/.extraheader 2022-08-17T13:09:43.4890288Z Entering 'third_party/zstd' 2022-08-17T13:09:43.4911092Z http.https://github.com/.extraheader 2022-08-17T13:09:43.5142515Z Cleaning up orphan processes